BODY, HTML {
	background-color: #E7E5E5;
	background-image: url(/web/images/bg_site.gif);
	background-position: left top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2px;
}


#all {
	position: absolute;
	left: 50%;
	width: 1000px;
	margin: 0px;
	margin-left: -500px;
	padding: 0px;
	padding-bottom: 20px;
	float: left;	
}

/* HORNY BANNER */
#topbanner {
	position: relative;
	width: 1000px;
	height: 152px;
	margin: 0px;
	padding: 0px;
	background-image: url(/web/images/bg_topbanner.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}

DIV.topbannerin {
	position: relative;
	left: 8px;
	width: 984px;
	margin: 0px;
	margin-top: 7px;
	padding: 0px;
	float: left;
}

/* HORNE MENU */
#topmenu {
	position: relative;
	width: 1000px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background-image: url(/web/images/bg_topmenu_body.gif);
	background-position: left top;
	background-repeat: repeat-x;
	float: left;
}

#topmenuright {
	position: relative;
	width: 12px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background-image: url(/web/images/bg_topmenu_right.gif);
	background-position: right;
	background-repeat: no-repeat;
	float: right;
}

#topmenuleft {
	position: relative;
	width: 12px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background-image: url(/web/images/bg_topmenu_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}

#topmenubody { /* Obsah horneho menu */
	position: relative;
	width: 975px;
	margin: 0px;
	margin-top: 6px;
	padding: 0px;
	float: left;
}

ul.topmenulink {
	position: relative;
	left: 8px;
	width: 960px;
	float: left;
	margin: 0px;
	padding: 0px;
}

li.topmenulink {
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	list-style-type: none;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #2A99eE;
	text-align: center;
}

li.topmenulink a {
	font-size: 11px;
	line-height: 12px;
	color: #00597E;
	text-decoration: none;
}

li.topmenulink a:hover {
	color: #FD3400;
	text-decoration: none;
}

li.topmenulink2 {
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	list-style-type: none;
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	color: #2A99eE;
	text-align: center;
}

li.topmenulink2 a {
	font-size: 11px;
	line-height: 24px;
	color: #00597E;
	text-decoration: none;
}

li.topmenulink2 a:hover {
	color: #FD3400;
	text-decoration: none;
}

li.topmenusep {
	position: relative;
	width: 17px;
	height: 30px;
	background-image: url(/web/images/bg_topmenu_sep.gif);
	background-position: center;
	background-repeat: no-repeat;
	list-style: none;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}


/* STREDOVA CAST STRANKY */
#main {
	position: relative;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	background-image: url(/web/images/bg_main_body.gif);
	background-position: left top;
	background-repeat: repeat-y;
	float: left;
}

#mainleft { /* Lavy obsah */
	position: relative;
	width: 710px;
	margin: 0px;
	padding: 0px;
	background-image: url(/web/images/bg_mainleft_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}

#mainright { /* Pravy obsah */
	position: relative;
	width: 290px;
	margin: 0px;
	padding: 0px;
	background-image: url(/web/images/bg_mainright_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}

DIV.mainrightin {
	position: relative;
	left: 20px;
	width: 246px;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	float: left;
}

DIV.mainleftin {
	position: relative;
	left: 26px;
	width: 660px;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	float: left;
}

.maintext {
	font-size: 12px;
	line-height: 14px;
	color: #345B71;
}

.maintext a {
	font-size: 12px;
	line-height: 14px;
	color: #D44A00;
	text-decoration: underline;
}

.maintext a:hover {
	color: #346B91;
	text-decoration: none;
}

H1 {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	float: left;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #D85300; /*#207AA8;*/
}

H2.maintext {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	float: left;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #207AA8;
}

H2.maintext a {
	font-size: 14px;
	line-height: 16px;
	color: #207AA8;
	text-decoration: none;
}

H2.maintext a:hover {
	color: #346B91;
	text-decoration: underline;
}

H2.maintextc {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	float: left;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #207AA8;
	text-align: center;
}

P {
	position: relative;
	width: 100%;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	float: left;
}

strong.redbig {
	color: #FF1000;
	font-size: 18px;
	line-height: 22px;
}

strong.red {
	color: #FD3400;
}

strong.space {
	font-size: 2px;
	line-height: 4px;
}

.tdc {
	text-align: center;
}

DIV.clear {
	position: relative;
	width: 100%;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	float: left;
}

.imageh {
	border: 1px solid #BBDCFD;
}

/* SPODNA CAST */
#bottom {
	position: relative;
	width: 1000px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background-image: url(/web/images/bg_bottom.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}

DIV.bottomin {
	position: relative;
	left: 15px;
	width: 969px;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	float: left;
	font-size: 11px;
	line-height: 12px;
	color: #91ADBF;
}

.bottomin a {
	font-size: 11px;
	line-height: 12px;
	color: #819DaF;
	text-decoration: none;
}

.bottomin a:hover {
	color: #516D7F;
	text-decoration: none;
}

DIV.bottomleft {
	position: relative;
	width: 273px;
	margin: 0px;
	padding: 0px;
	float: left;
}

DIV.bottomright {
	position: relative;
	width: 694px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: right;
}