/*--- CSS By FREETIME EUROPE INMOVE---*/

*{ font-family: Verdana, Helvetica, Arial, "Arial CE", sans-serif; }

body {
  background: url("../../images/bg_inmove.gif") top left repeat-x #f4f4f4;
  padding: 0px;
  margin: 0px;
  border: 0px;
  font-family: Verdana, Arial , "ArialCE";
  font-size: 11px;
  line-height: 160%;
  color: #444;
  text-align: justify;
}

/*--- DEFINICE ZAKLADNICH ELEMENTU ---*/

div, img, h1, h2, h3, h4, h5 , p, a, ul, li, span{
   margin: 0px; 
	padding: 0px; 
	border: 0px; 
   font-family: Verdana, Helevetica, Arial, "Arial CE", sans-serif;
	font-size: 11px;
	background:transparent;
}

/*--- OBECNE ZNACKY ---*/

h1 { font-size: 9px; color: #FFF;}
h2 { font-size: 15px; color: #00abea; margin: 0px 0px 20px 0px; }
h3 { margin-top: 15px; }
a  { text-decoration: none; color: #00abea; font-weight: bold; }
a:hover { color: #000; }

li {
  list-style-type: square;
  margin-left: 25px;
}

/*--- CLEAROVACI PRVEK ---*/

div.clear { display: block; clear: both; font-size: 0px; line-height: 0px; }

/*--- LAYOUT ---*/

div#freetime {
	width: 825px;
	min-height: 500px;
  _height: 500px;
   margin: 0 auto;
}

/*--- DEFINCE TOP ---*/

div#top {
	width: 825px;
	height: 44px;
	padding: 20px 0px 0px 0px;
}

/*--- DEFINIICE UNDER ---*/

div#under {
	width: 825px;
	height: 34px;
}

/*--- LOGO FREETIMEEUROPE ---*/

a#logo {
	display: block;
	width: 168px;
	height: 24px;
	background: url("../../images/freetime.gif") left top no-repeat transparent;
	margin: 0px 0px 0px 5px;
}

/*--- PLAYGROUND ---*/
			
/*------ PLAYGROUND LEVA CAST ------*/

			div#playgroundLeft{
				width: 236px;
				min-height: 500px;
			  _height: 500px;
				float: left;
			}
			
/*------ PLAYGROUND PRAVA CAST ------*/

			div#playgroundRight{
				width: 534px;
				min-height: 454px;
			  _height: 454px;
				float: left;

				padding: 46px 0px 0px 40px;
			}

/*------ PLAYGROUND PRAVA CAST ------*/

			div#playgroundRight p{
				margin: 0px 0px 20px 0px;
			}

/*--- FOOTER ---*/			

div#footer {
	font-size: 9px;
	color: #444;
}
div#footer a{
	font-weight: normal;
	font-size: 9px;
	color: #444;
}

/*--- DEFINUJEME LOGA ---*/


div.loga{
	height: 191px;
	margin-top: 19px;
}

a#logoVt{
	display: block;
	width: 210px;
	height: 191px;
	background: url("../../images/loga/inmove.gif") left top transparent;
} 

#bocniMenu li {
  list-style-type: none;
}

#billboard {
  float: right;
  margin-left: 35px;
}

#billboard img {
  border: 2px solid #00abea;
  padding: 1px;
}

.line {
		 margin-top: 10px
	}
label {
	  	display: block;
	  	float: left;
	 	width: 150px;
	 	padding: 0px 0px 0px 0px;
	    border-bottom: 1px #fff solid;
	}		

input, textarea {
	  border: 1px solid #AFAFAF;
	  background-color: #fff ;
	}
