/* 
==================================================
	BODY
==================================================
*/
BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	background-image : url(../_img/bgr/main.gif);
	background-repeat : repeat-y;
	background-color : #FFFFFF;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	SCROLLBAR-FACE-COLOR: #0098DB;
	SCROLLBAR-HIGHLIGHT-COLOR: #F2F2F2;
	SCROLLBAR-SHADOW-COLOR: #939393;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #81817F
}

BODY.BODY_NOTES {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	background-color : #FFFFFF;
	margin-left : 30px;
	margin-right : 10px;
	margin-top : 10px;
	margin-bottom :1 0px;
	SCROLLBAR-FACE-COLOR: #0098DB;
	SCROLLBAR-HIGHLIGHT-COLOR: #F2F2F2;
	SCROLLBAR-SHADOW-COLOR: #939393;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #81817F
}
/* 
==================================================
	BODY
==================================================
*/



/* 
==================================================
	NADPISY, TABULKY, TD, TH
==================================================
*/
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	letter-spacing : 1px;
	color : #000000
}

TD.OBSAH {
	background-image : url(../_img/bgr/obsah.gif);
	background-repeat : no-repeat;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	letter-spacing : 1px;
	color : #000000
}

DIV {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	letter-spacing : 1px;
	color : #000000;
	text-align : justify
}

P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	letter-spacing : 1px;
	color : #000000;
	text-align : justify
}

TH {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : 1px;
	background-color : #0098DB;
	color : #FFFFFF
}
/* 
==================================================
	NADPISY, TABULKY, TD, TH
==================================================
*/



/* 
==================================================
	ODKAZY, A
==================================================
*/
A:link {
	color : #0098DB;
	font-weight : bold;
	text-decoration : underline
}

A:hover {
	color : #0098DB;
	font-weight : bold;
	text-decoration : none
}

A:visited {
	color : #0098DB;
	font-weight : bold;
	text-decoration : underline
}
/* 
==================================================
	ODKAZY, A
==================================================
*/



/* 
==================================================
	FORMATOVANI TEXTU, RUZNE
==================================================
*/
HR {
	color : #0098DB;
	width : 100%
}

B {
	font-weight : bold
}

U {
	text-decoration : underline
}

I {
	font-style : italic
}

.BLUE {
	color : #0098DB
}
/* 
==================================================
	FORMATOVANI TEXTU, RUZNE
==================================================
*/



/* 
==================================================
	TLACITKA, INPUT
==================================================
*/
INPUT {
	background-color: #FFFFFF;
	color : #000000;
	border : 1px;
	border-style : solid
}

INPUT.BLUE {
	background-color: #0098DB;
	color : #FFFFFF;
	border : 1px;
	border-style : solid;
	font-weight : bold
}

INPUT.RADIO {
	background-color: transparent;
	border : 0px;
}

INPUT.CHECKBOX {
	background-color: transparent;
	border : 0px;
}
/* 
==================================================
	TLACITKA, INPUT
==================================================
*/

#telo {
	padding-top: 0;
}

#hlav {
	width: 100%;
	height: 299px;
	background-image : url(../_img/bgr/sitka.gif);
}

#menu {
	position: absolute;
	left: 40px;
}

#modry_obd {
	position: absolute;
	width: 40px;
	height: 299px;
	background-color: #91D9F8;
}

#menu .m1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 175px;
	height: 124px;
	background-image : url(../_img/theme/t01.jpg);
	background-repeat : no-repeat;
}

#menu .m2 {
	position: absolute;
	left: 175px;
	top: 0;
	width: 217px;
	height: 124px;
	background-image : url(../_img/theme/t02.jpg);
	background-repeat : no-repeat;
}

#menu .m3 {
	position: absolute;
	left: 392px;
	top: 0;
	width: 176px;
	height: 124px;
	background-image : url(../_img/theme/t03.jpg);
	background-repeat : no-repeat;
}

#menu .m4 {
	position: absolute;
	left: 0;
	top: 124px;
	width: 175px;
	height: 175px;
	background-image : url(../_img/theme/t04.jpg);
	background-repeat : no-repeat;
}

#menu .m5 {
	position: absolute;
	left: 175px;
	top: 124px;
	width: 217px;
	height: 175px;
	background-image : url(../_img/theme/t05.jpg);
	background-repeat : no-repeat;
}

#menu .m6 {
	position: absolute;
	left: 392px;
	top: 124px;
	width: 176px;
	height: 175px;
	background-image : url(../_img/theme/t06.jpg);
	background-repeat : no-repeat;
}

#menu .menu_on {
	position: absolute;
	left: 393px;
	top: 205px;
}

#menu .menu_on .mi {
	width: 159px;
	height: 20px;
}


#menu .menu_on img {
	display: none;
	width: 159px;
	height: 20px;
	border: 0;
}

#phlav {
	width: 100%;
	height: 179px;
	background-image : url(../_img/bgr/sitka.gif);
}

#pmenu {
	position: absolute;
	left: 40px;
}

#pmodry_obd {
	position: absolute;
	width: 40px;
	height: 179px;
	background-color: #91D9F8;
}

#pmenu .m1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 180px;
	height: 179px;
	background-image : url(../_img/theme/p01.jpg);
	background-repeat : no-repeat;
}

#pmenu .m2 {
	position: absolute;
	left: 180px;
	top: 0;
	width: 180px;
	height: 179px;
	background-image : url(../_img/theme/p02.jpg);
	background-repeat : no-repeat;
}

#pmenu .m3 {
	position: absolute;
	left: 360px;
	top: 0;
	width: 209px;
	height: 179px;
	background-image : url(../_img/theme/p03.jpg);
	background-repeat : no-repeat;
}

#pmenu .menu_on {
	position: absolute;
	left: 395px;
	top: 79px;
}

#pmenu .menu_on .mi {
	width: 153px;
	height: 20px;
}


#pmenu .menu_on img {
	display: none;
	width: 153px;
	height: 20px;
	border: 0;
}
