html {
	font-size: 100%;
	height: 100%;
	margin-bottom: 1px; /* Always show a scrollbar to avoid jumping  */
	text-align:center;
}
body {padding:0; margin:0;}
body{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:1.5em;
	vertical-align:top;
	padding:0px;
	background-repeat: repeat-x;
	background-image: url(/images/bgnd.jpg);
	background-color: #bbbbbb;
}


br{font-size:10px}

#mainFrame{
	width:763px;
	padding:12px;
	text-align:left;
	background-color:#B4B5B7;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.highlights {
	background-color: #4671A4;
	padding:30px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 3px;
}

#contentFrame{

  width:100%;
  margin:0;
  padding:0;
}


#insideContentFrame{   /*IE fix*/
	background-color: #137081;
	height: 207px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftInsider {
	float: left;
	width: 360px;
}



/**********************/

a, a:hover{text-decoration:none; font-weight:bold;}
a{
	color:#FFFFFF;
	text-decoration: underline;
}
a:hover{
	color:#FF0000;
}





/***********************/
ol, ul {
	list-style: disc;
	margin-left:25px;
}
li{
	margin-left:35px;
}

#headerFrame {
	height: 53px;
	background-image: url(/images/bgnd1.jpg);
}
#rightInsider {
	float: left;
	width: 530px;
	margin-left: 10px;
}
#bottomContentFrame {
	height: 235px;
	margin-top: 5px;
}

#bottomContentFrame2 {
	min-height: 250px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #385881;
}
#bottomContentFrame3 {
	height: 9px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-top: 0px;
	background-color: #032147;
}

h1 {
	font-size: 20px;
	color: #FFFFFF;
	margin-bottom: 5px;
	letter-spacing:-1.3px;
	font-weight: bold;
	padding-top: 30px;
	padding-left: 5px;
}

h2 {
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 5px;
	letter-spacing:-1.0px;
	font-weight: bold;
	padding-left: 5px;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 5px;
	letter-spacing:-1.3px;
	font-weight: bold;
	padding-left: 5px;
}

p {
	margin: 10px;
}

.inforam {
	float: left;
	height: 225px;
	width: 253px;
	margin-right: 1px;
}
.c1 {
	background-color: #052F6B;
}
.c1:hover {
	background-color: #930012;
}
.c2 {
	background-color: #385881;
}
.c2:hover {
	background-color: #930012;
}
.c3 {
	background-color: #537EB3;
}
.c3:hover {
	background-color: #930012;
}
.odsazeni { 
	padding:5px;
}
.nadpis {
	font-size:12px;
	font-weight: bold;
}
.news {
	font-size:11px;
	background-color: #456FA0;
	margin-top: 10px;
	padding: 5px;
}

.fotoblok{
	
	float:left;
	margin:5px;
	background-color: #0d3569;
	padding:5px;

}


tr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

