/*
CSS http://www.mediacio.cz/  
*/

body {
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size: 12px;
	color: #828282;
	background-image: URL('../images/bg-page.gif');
}

h1 {

	margin:0px;
	padding:0px;
	font-size: 17px;
	color:#00A0D6;
}



img {  
	margin: 0px; 
	padding: 0px;
	border: 0px;
}



a {
	color: #828282;
	font-size: 12px;
	text-decoration: none;
} 
a:visited {
	color: #828282;
  text-decoration: none;	
} 
a:hover {
	color: red;
	text-decoration: none;
} 


.tags {

  font-size: 1px;
	color:white;
	
}

.nadpis {

	margin:0px;
	padding:0px;
	font-size: 17px;
	color:#00A0D6;
	font-weight: bold;
}

.nadpis2 {
	color: #828282;
	font-size: 12px;
}


.nadpis3 {
	color: red;
	font-size: 12px;
}


/* format page */

#templatemo_container {
	margin: 0px auto;
	padding-left: 31px;
	width: 951px;
	height: 1000px;
	margin-top: 0px;
	background: url(images/bgpage.gif) no-repeat;
}

#templatemo_header {
	margin: 0px;
	padding-left: 0px;
	width: 892px;
	height: 115px;	
	background: white;
}

#templatemo_obsah {
	float: left;
	margin: 0px;
	padding-left: 0px;
	width: 639px;
	height: 755px;
	
}

#templatemo_right_menu {
	float: left;
	margin: 0px;
	padding-left: 0px;
	width: 253px;
	height: 755px;

}

#templatemo_pata {
  float: left;
	margin: 0px;
	padding-left: 0px;
	width: 892px;
	height: 115px;	
}





/* format right menu */

.text_right_menu {
	margin: 0px 10px 0px 15px;
	     color: #828282;

}

.text_right_menu2 {
	margin: 0px 10px 0px 0px;
	     color: #828282;

}

.text_obsah_box {
	margin: 5px 20px 0px 15px;
	     color: #828282;

}


/* formular */

select.kraj {
  border : 1px solid #DFDFDF;
  width:145px;
  height: 20px;
  font-weight: bold;
  font-size: 11px; 
  font-family: Arial;
 
}

select.problem {
  border : 1px solid #DFDFDF;
  width:250px;
  height: 25px;
  font-weight: bold;
  font-size: 11px; 
  font-family: Arial;
 
}

textarea.box {
	width: 230px;
	height: 90px;
	border: 1px solid silver;
  font-weight: bold;
  font-size: 11px;
  font-family: Arial;

}


textarea.box2 {
	width: 370px;
	height: 100px;
	border: 1px solid #DFDFDF;
  font-weight: bold;
  font-size: 11px;
  font-family: Arial;

}

input.text1{
  border-top : 1px solid #DFDFDF;
  border-left : 1px solid #DFDFDF;
  border-bottom : 1px solid #DFDFDF;
  border-right : 1px solid #DFDFDF;
  width: 42px;
  height: 11px;
  font-weight: bold;
  font-size: 11px;
}

input.text2{
  border-top : 1px solid #DFDFDF;
  border-left : 1px solid #DFDFDF;
  border-bottom : 1px solid #DFDFDF;
  border-right : 1px solid #DFDFDF;
  width: 20px;
  height: 11px;
  font-weight: bold;
  font-size: 11px;

}

input.text3{
  border-top : 1px solid #DFDFDF;
  border-left : 1px solid #DFDFDF;
  border-bottom : 1px solid #DFDFDF;
  border-right : 1px solid #DFDFDF;
  width:140px;
  height: 13px;
  font-weight: bold;
  font-size: 11px;
}

input.text4{

  border-top : 1px solid #DFDFDF;
  border-left : 1px solid #DFDFDF;
  border-bottom : 1px solid #DFDFDF;
  border-right : 1px solid #DFDFDF;
  width:200px;
  height: 20px;
  font-weight: bold;
  font-size: 11px;
}


input.radio {
  margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 0px;
  width: 13px;
  height: 13px;


}

input.checkbox {
  margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 0px;
  width: 13px;
  height: 13px;


}

input.checkbox_sprava {
  width: 9px;
  height: 9px;

}


.kalkulace {
  color: #A9A9A9;
  font-size: 10px;

}

  






















 