@charset "UTF-8";
/* CSS Document */

body {
margin: 0;
background: #f5a402 url(img/bg.png) repeat-x;
}

#container {
margin-left: -441px;
width: 882px;
position: relative;
left: 50%;
}

div[id="header"] {
width: 882px;
height: 216px;

}

#menu ul {
margin: 0;
padding: 0;
list-style: none;
width: 882px;
height: 57px;
float: right;
background: url(img/menu.png) no-repeat;
}

#menu ul li {
float: right;
}

#menu ul a {
display: block;
padding: 0.7em 2.2em;
line-height: 2.1em;
margin-right: 1em;
text-decoration: none;
font: bold medium Verdana, Arial, Helvetica, sans-serif;
background: url(img/bodka.png) no-repeat left center;
color: #8a2600;
}

#menu ul a:hover {
color: #fff;
}

div[id="content"] {
width: 882px;
background: url(img/body.png) repeat-y;
}

.text .img_priatelia {
width: 60px;
border: 0;
}

.text .img_vychod {
width: 200px;
border: 0;
}

.text .img_viva {
padding-left: 1em;
width: 130px;
border: 0;
}

.text .img_euro {
padding-left: 1em;
width: 150px;
border: 0;
}

.text .img_edomasa {
width: 100px;
border: 0;
}

.text .img_hladas {
width: 100px;
border: 0;
}

.text .img_hlavni {
width: 150px;
border: 0;
}

.text .img_sitsef {
width: 200px;
border: 0;
}

.text .img_dodavatelia {
width: 60px;
border: 0;
}

.text .img_dodavatelia2 {
width: 100px;
border: 0;
}

.text .areal {
width: 600px;
border: 0;
}

.text .typ_partnera {
padding-left: 1em;
font: italic x-small Verdana, Arial, Helvetica, sans-serif;
color: #f4c62d;
}

.first_button {
padding-left: 3.3em;
}

.next_button {
padding-left: 0.6em;
}

.text {
margin: 0 auto;
text-align: justify; 
font: small Verdana, Arial, Helvetica, sans-serif;
width: 85%;
color: #333333;
}

.text img {
float: left;
width: 200px;
padding: 1em 0 1em;
}

.text .volej {
float: inherit;
width: 114px;
}

.text .futbal {
width: 117px;
}

.text .bike {
width: 190px;
}

.text .vodny_futbal {
width: 141px;
}

.text .paintball {
width: 135px;
}

.text p {
float: right;
width: 540px;
padding: 1em 0 0.7em;

}

.text a {
font: italic bold small Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #f4c62d;
}

.text a:hover {
text-decoration: underline;
}

.text p a {
font: italic bold small Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #f4c62d;
}

.text p a:hover {
text-decoration: underline;
}

.clear {
clear: both;
}

div[id="footer"] {
width: 882px;
height: 22px;
padding: 0.8em 6em;
background: url(img/footer.png) no-repeat;
clear: both;
font: x-small Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
}

#footer a {
color: #FFFFFF;
text-decoration: none;
}

#footer a:hover {
color: #FFFFFF;
text-decoration: underline;
}

/* Metoda Phark nahradzania textu prehliadnym obrazkom */

h1 {
margin: 0;
padding: 0;
text-indent: -5000px;
background: url(img/header.png) no-repeat;
width: 883px;
height: 161px;
}

h1 a {
width: 800px; 
height: 161px; 
display: block;
}

/* Nadpis nad textom */

h2 {
margin: 0;
padding: 0 1em 0.3em;
background: url(img/nadpis_bg.png) no-repeat left bottom;
font: bold medium Verdana, Arial, Helvetica, sans-serif;
color: #f4c62d;
}

/* Nadpis clanku */

h3 {
margin: 0;
padding: 0.5em 1em 0.3em 0.3em;
font: bold medium Verdana, Arial, Helvetica, sans-serif;
color: #f4c62d;
}

/* Nadpis nad textom */

h4 {
margin: 0;
padding: 0 1em 0.3em;
background: url(img/nadpis_bg.png) no-repeat left bottom;
font: bold small Verdana, Arial, Helvetica, sans-serif;
color: #f4c62d;
}

/* formular */

fieldset {
margin: 1em 0;
padding: 1em;
border: 1px solid #ccc;
background: #f8f8f8;
}

legend {
font-weight: bold;
color: #000000;
}

label {
display: block;
}

.contacts {
width: 300px;
}

.email {
display: none;
}

.required {
font-size: 0.75em;
color: #760000;
}

input.radio {
float: left;
margin-right: 1em;
}

input:focus, textarea:focus {
background: #ffc;
}

input[type="text"], textarea {
border-top: 2px solid #999;
border-left: 2px solid #999;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
}

#specification div {
width: 8em;
float: left;
}

#specification h4 {
font: bold small Verdana, Arial, Helvetica, sans-serif;
}

#specification label {
width: 3em;
float: none;
display: inline;
font: small Verdana, Arial, Helvetica, sans-serif;
}

#specification p {
margin: 0.3em 0;
}

textarea {
width: 400px;
height: 200px;
}

/* hlasenia po odoslani kalkulacie */

.error
{
	color: #FF0000;
	background-color: #F9E1E9;
	padding: 20px;
	border: 1px #FF0000 solid;
	width: 300px;
}

.ok
{
	color: #006600;
	background-color: #E2FDDB;
	padding: 20px;
	border: 1px #006600 solid;
	width: 300px;
}

/* tabulka */




.reg tr:hover {
background-color: #f3d882;
color: #333333;
}
