@import url("SpryValidationTextField.css");
@import url("SpryValidationTextarea.css");
@import url("SpryValidationSelect.css");


html,body{
  margin:0px;
  padding:0px;
  background:url('/images/bg.jpg') #C8C8C8 top left repeat-x;
  font-family: "Verdana", "Tahoma", Arial, helvetica, sans-serif;
  font-size: 11px;

}


div#Content {
	width: 815px;
	background: white;
	border: 0px solid red;
	margin: 0 auto;
	border-left: 1px solid black;
	border-right: 1px solid #D7D7D7;

}

div#Header { background: white;  position: relative; height: 190px;}
div#MainContent { background: url(../images/bg_strip.jpg) repeat-y;}
div#LeftColumn { width: 200px; border: 0px solid red; float: left;}
div#RightColumn { width: 575px; border: 0px solid red; float: right;}
div#RightColumnContent { padding-right: 10px;}
div#Footer { height: 5px;  background: url(../images/bg_strip2.jpg) repeat-y; font-size: 1px;}



div.cistic {
	clear: both;
}






h1 {
	font-size: 160%;
	border-left: 12px solid #00A4D9;
	padding-left: 5px;
	background: #E7EBED;
	
}

h2 {
	font-size: 140%;
}

h2.akreditace_name {
	color: #00A5D9;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	font-size: 110%;
	margin: -10px 0px 20px 0px;
	text-decoration: underline; 
}

h3 {
	font-size: 120%;
}


ul {
	margin: 0;
   padding: 0;
	margin-top: -16px;
}

ul li {
    list-style-type: none
	  
}

ul li ul  {
	margin-left: 0px;
	text-align: right;
	background-color: #EEEEEE;
	margin: 0;
	
}

ul li ul li {
border-bottom: 1px solid white;
}

ul li ul li a {
color: #000066;
text-decoration: none;
display: block;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 3px;
}

ul li ul li a:hover, ul li ul li a.selected {
background-color: #C1EBF9;
}

img {
	border: 0;
}

div#Page ul {
	margin-left: 20px;
	margin-top: 15px;
	
}

div#Page ul li {
list-style-type: square;
margin-top: 5px;
}

div#Page p {
	margin-top: 15px;
	/*
	background: url("/images/odstavec.gif") no-repeat left top;
	text-indent: 15px
	*/
}



a {
	color: navy;
}

a:hover {
	color: blue;
}

.tiskove_zpravy, .akreditace_vypis{
	width: 560px;
	height: 30px;	
	font-size: 120%;
	padding: 5px 0px 15px 0px;	
}

.tiskove_zpravy .left, .akreditace_vypis .left{	
	float: left;	
	width: 50%;
	height: auto;	
}

.tiskove_zpravy .right{
	float: right;
	width: 50%;	
	height: auto;	
}

.akreditace_vypis .right{
	float: right;	
	height: auto;
	width: 48%;
	font-size: 70%;
	text-align: right;	
	color: rgb(192,192,192);
	padding-top: 4px;	
}

table.kontakt th{
	font-weight: bold;
	text-align: right;
	width: auto;
}

.tiskove_zpravy_registrace{
	border: 0px solid red;
	margin: -10px 0px 20px 0px;
	text-align: right;  
}
