body 
{
	scrollbar-face-color: #efefef;
	scrollbar-shadow-color: #999999; 
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #efefef; 
	scrollbar-darkshadow-color: #efefef;
	scrollbar-track-color: #efefef; 
	scrollbar-arrow-color: #999999;

	font-family: Trebuchet MS, Tahoma, Arial;
	margin: 0px;
	padding: 0px;
	background: url(../img/pozadi_body.gif) repeat-x;
	background-color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}


#Root 
{
	width: 770px;
	margin-left: auto;
	margin-right: auto ;
	text-align: left;
	
}

#MainTop
{
	width: auto;
	height: 123px;
	margin: 10px 0px 0px 0px;
	background: url(../img/main_top.gif) no-repeat;
}

#Main
{
	width: 770px;
	background: url(../img/pozadi_main.gif) repeat-y;
	float: left;
}

#Menu
{
	width: 180px;
	padding-top: 5px;
	padding-left: 10px;
	float: left;
}
#Menu ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#Menu .selected
{
	/*background: url(../img/menu_button_modre.jpg) no-repeat;*/
	
}


#Menu li
{
	list-style: none;
	border-bottom: 1px solid #ebebeb;
}
#Menu li a
{
	height:20px; 
	text-decoration: none;
	text-align: left;
	color: #000000;
	display: block;
}

#Menu .level_1
{
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0px 0px 20px;
	/*background: url(../img/button_odrazka.gif) no-repeat;*/
}


#Menu .level_2
{
	font-weight: normal;
	font-size: 10px;
	padding: 7px 0px 0px 35px;
	/*background: url(../img/button_odrazka_child.gif) no-repeat;*/
}


#Menu li a:hover
{
	color: #999999;
}


#Content
{
	margin-right: 5px;
	width: 560px;
	float: right;
    _height: 550px;
	min-height: 550px;
}
#BottomMenu
{
	width: 770px;
	height: 57px;
	padding-top: 28px;
	background: url(../img/pozadi_bottom.gif) no-repeat;
	color: #000000;
	text-align: center;
	font-size: 10px;
	float: left;
}
#BottomMenu a
{
	color: #000000;
	text-decoration: none;
}	
#BottomMenu a:hover
{
	text-decoration: underline;
}

#galerie
{
	margin: 0px 0px 10px 0px;
	float: left;
}
#ObrazekGalerie
{
	float: left;
	width: 160px;
	margin: 0px 0px 10px 10px;
	padding: 2px 0px 2px 0px;
	text-align: center;
	border: 1px solid #ebebeb;
}
#ObrazekGalerie img
{
	float: none;
}

#Odkazy
{
	float: left;
	margin: 0px 0px 20px 20px;
}
Table.Rozvrh
{ 
	font-size: 9px;
	color: #000000;
	
	margin: 20px 0px 0px 20px;
    border-collapse: collapse;
}
Table.Rozvrh tr
{
	border: 1px solid #ebebeb;
	text-align: center; 
	padding: 5px 0px 5px 0px;
}
Table.Rozvrh td
{
	border: 1px solid #ebebeb;
	text-align: center; 
	padding: 5px 0px 5px 0px;
}
Table.Rozvrh td.td_Nadpis
{ 
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 5px 0px;
}
Table.Rozvrh td.td_Popis
{ 
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 5px 0px;
}
a.rozvrh
{
	font-style: normal;
	font-weight: normal;
	Text-decoration: none;
	color: #000000;	
}
p 
{
	text-align: justify;
	color: #000000;
	padding: 0px 20px 0px 20px;
	font-size: 10px;
}

h1
{
	font-size: 18px;
	color:#000000;
	padding: 20px 20px 0px 20px;
}

h2 
{
	font-size: 12px;
	color:#000000;
	padding: 20px 20px 0px 20px;
}
ul
{
	font-size: 10px;
	color: #000000;	
}
img
{
	border: 0px;
	/*border: 1px solid #ebebeb;
	?margin-right: 10px;*/
	float: left;
}
img.instruktori
{
	left: 20px;
	border: 1px solid #ebebeb;
}


/*

.cistic 
{  
	clear: both;
	height: 1px;
	border: none;
	margin:0px 0 0 0;
   	visibility: hidden;
	padding: 0 0 0 0px; 
}

p 
{
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 12px;
}

img
{
	border: 0;
}

h1,h2,h3,h4 
{
	padding: 0;
	margin: 0;
}

h1
{
	font-size: 14px;
}

h2 
{
	font-size: 13px;
	margin: 10px 0 10px 0;
	padding: 0 0 15px 50px;
	border-bottom: 3px solid #4B5B8A; 
	background: url(../img/image_diamonds_icon.jpg) no-repeat;
}

h2#Uvodni span {font-size: 18px;}
h2#Uvodni { font-size: 16px;}
h3 {font-size: 12px; padding: 10px 0 5px 0;}
h4 {font-size: 11px; padding: 10px 0 5px 0;}
a{text-decoration: none; color: #9AA5C9; font-size: 11px;}
a:hover{text-decoration: underline;}

ul.Ciselny{list-style:decimal;}
ul.Pismena {list-style:lower-alpha;}

.TopIndex{vertical-align: super;}

img.Left{float: left; margin: 5px 10px 8px 0;}
p.BlueLink{	border-bottom: 3px solid #4B5B8A; padding: 0 0 10px 0; margin: 0 0 10px 0; }
.BlueText{color:#BDC7F4; }

#xMainBck {background:red;}	
#Content {width: 480px;float: left; padding: 10px 0 0 0;text-align: justify; font-size: 12px; }
#Content p {clear: both;}
#_RightPanel {background: #4B5B8A; width: 217px; height: 300px; float: right; padding: 10px 0 0 0;}
#RightPanel {width: 217px; x_height: 300px; float: right; padding: 0px 0 0 0; border-top: 5px solid #37497B;}

	

#Aktuality{background: #4B5B8A; padding: 10px 5px 20px 0px; margin: 0 0 0px 0; float: right; text-align: justify; width: 203px;_width: 198px;}
#Aktuality h3, #Aktuality p{margin:0; padding: 0;}
#Aktuality .News {padding: 0 0 8px 8px;}
#Aktuality a{text-decoration: none; color: #9AA5C9; font-size: 11px;}
#Aktuality a:hover{text-decoration: underline;}

img.Obrazek{border: 3px solid #4B5B8A; margin: 0 10px 10px 0;}
.Left{float: left; margin: 0 10px 5px 0;}
.BgrWhite {	background: white;}
div.Center{text-align: center;}

Table.Diamant{ font-size: 10px; color: white; border: 3px solid #4B5B8A; margin: 10px 0 10px 0;}
Table.Diamant td{ border: 1px solid #4B5B8A; text-align: center; padding: 5px;}
Table.Diamant td.td1{ font-weight: bold; text-align: left;}
Table.Diamant td.td_Nadpis{ font-weight: bold; color: white; text-align: center; background: #4B5B8A;}
Table.Diamant td.td_Popis{ font-weight: bold; color: #9AA5C9; text-align: center;}

div#Zakon h3, #Zakon h4{ text-align: center;}
div#Zakon li{padding: 0 0 5px 0;}
div#Zakon ul{list-style:decimal; padding:0 0 0 20px; _padding: 0 0 0 30px;  margin:0;}
div#Zakon ul ul{list-style:lower-alpha;}
div#Zakon ul.Pismena {list-style:lower-alpha;}

#Formular span{ display: block; width: 100px; float: left; clear: both; padding: 0 0 10px 0;}
#Formular input{ margin: 0 0 10px 0; border: 1px solid #cccccc;}
#Formular textarea{ margin: 0 0 10px 0; border: 1px solid #cccccc;}

#BtnOdeslat { padding: 10px 0 0 157px;}
#BtnOdeslat input{width: 150px; height: 21px; background: #4B5B8A; color: white; font-size: 10px; border: 1px solid #cccccc;}
textarea {width: 200px;	height: 100px;}

*/

/* .mainbody
{
	scrollbar-face-color: #efefef;
	scrollbar-shadow-color: #999999; 
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #efefef; 
	scrollbar-darkshadow-color: #efefef;
	scrollbar-track-color: #efefef; 
	scrollbar-arrow-color: #999999;

	border: 0px solid blue; 
	margin: 0; 
	padding: 0; 
	background: #ffffff; 
	font-size: 11px; 
	font-family: Trebuchet MS, Arial, sans-serif; 
	color: #333; 
	text-align: center;
}
input
{
	background-color: #efefef;
	border: 1px solid #cccccc;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: normal;
	height: 20px;
	width: 180px;
}
select
{
	background-color: #efefef;
	border: 1px solid #cccccc;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: normal;
	width: 180px;
}
textarea
{
	background-color: #efefef;
	border: 1px solid #cccccc;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: normal;
	width: 180px;
}

#maindiv {
	margin: 0 auto; 
	width: 921px; 
	background-color: #FFF; 
	text-align: left;

}

#gptop {	
	height: 106px;
	width: 838px;
	background-color: #213e7a;
}

#gpmenu {
	height: 50px;
	width: 838px;
	position: relative;
	top: 70px;
	left: 333px;
}

#gpmenu ul
{
	text-align: left;
	padding: 0px 5px 0px 3px;
	margin: 0 0 0 0;
}
#gpmenu li
{
	list-style: none;
	display: inline;
	font: normal 12px Trebuchet MS, Arial, sans-serif;
	font-weight: bold;
}
#gpmenu li a
{
	padding-top: 15px;
	padding-bottom: 17px;
	padding-left: 20px;
	padding-right: 20px;
	background: transparent;
	text-decoration: none;
	border-color: transparent;
	background: url(../images/button170.gif) no-repeat top left;
	line-height: 50px;
}
#gpmenu li a:link 
{ 
	line-height: 50px;
	color: #2649a2; border: none;
}
#gpmenu li a:visited 
{ 
	line-height: 50px;
	color: #2649a2; border: none;
}
#gpmenu li a:hover
{
	line-height: 50px;
	color: #2649a2;
	background: url(../images/button_hover170.gif) no-repeat top left;
}

.leftmenu
{
	font-size: 20px;
	color: #2649a2;
	text-decoration: none; 
	border: none;
}

.leftmenu a:link
{
	font-size: 20px;
	color: #2649a2;
	text-decoration: none; 
	border: none;
}

.leftmenu a:visited
{
	font-size: 20px;
	color: #2649a2;
	text-decoration: none; 
	border: none;
}

.leftmenu a:hover
{
	color: #11BABD;
}




#leftpanel
{
	background: url(../images/leftpanel.gif) repeat top center;
	height: 392px;
	width: 195px;
	float: left;
	margin-top: 10px;
}

#contentpanel 
{ 
	margin-top: 10px;
	width: 407px; 
	padding-left: 10px;
	float: left;
}

#rightpanel
{
	margin-top: 10px;
	padding-left: 20px;
	background: url(../images/rightpanel.gif) no-repeat top center;
	height: 392px;
	width: 175px;
}

#bottompanel
{
	margin-top: 10px;
	width: 775px; 
	height: 30px; 
	background-color: #fafafa;
	border: 1px solid #efefef;
	text-align: center; 
	padding: 8px;
	font-family: Arial, sans-serif; 
	color: #999999; 
	font-size: 11px;
	font-weight: normal;
}


#leftpanel ul {
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	font-family: Arial, sans-serif; 
	color: #efefef; 
	font-size: 15px;
	font-weight: bold;
}


#leftpanel a {
	display: block;
	padding: 5px 0px 5px 5px;
	width: 170px;
} 

#leftpanel a:link, a:visited, a:active {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px #d3993e solid;
}

#leftpanel a:hover {
	background-color: #437365;
	border-bottom: 1px #d3993e solid;
	color: #ffffff;
}

#rightpanelnews {
	font-family: Arial, sans-serif; 
	color: #585858; 
	font-size: 10px;
	font-weight: bold;
	width: 145px;	
	background-color: transparent;
	border-bottom: 1px #f4e7d1 solid;
	padding: 10px 0px 10px 0px;
}

#contentframe {
	font-family: Arial, sans-serif; 
	color: #626262; 
	font-size: 12px;
	font-weight: normal;
	background-color: transparent;
	border-bottom: 1px #e6e6e6 solid;
	padding: 10px 0px 10px 0px;
	margin: 0px 20px 10px 0px;
	width: 170px;
	background: url(../images/topgray_170.gif) no-repeat top center;
	text-align: center;
}

h2 {
	font-family: Arial, sans-serif; 
	color: #b57b1e; 
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

div.article {
	background: url(../images/gray_panel_top.gif) no-repeat top center;
	border-bottom: 1px #e6e6e6 solid;
	width: 385px;
	padding: 10px 0px 10px 10px;
	margin: 0px 0px 15px 0px
}

div.articlelonger {
	background: url(../images/graytop564.gif) no-repeat top center;
	border-bottom: 1px #e6e6e6 solid;
	width: 564px;
	padding: 10px 0px 10px 10px;
	margin: 0px 0px 15px 0px
}

.textfield {
	border: 1px #cccccc solid;
	font-size: 12px;
	font-weight: bold;
	margin: 3px;
	height: 18px;
}

textarea {
	border: 1px #cccccc solid;
	font-size: 12px;
	font-weight: bold;
	margin: 3px;
	height: 80px;
}

.submit {
	border: 1px #999999 solid;
	font-size: 11px;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
	width: 70px;
	height: 20px;
}

.articletable
{
	border: 1px #000000 solid;
	font-size: 11px;
	border-collapse: collapse;
	background-color: #cadbe4;
}	

.articletableidet
{
	border: 1px #000000 solid;
	font-size: 11px;
	border-collapse: collapse;
	background-color: #ffffff;
}	

.articletable td
{
	font-size: 11px;
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #000000;
}

.articletableidet td
{
	font-size: 11px;
	padding: 0px 0px 5px 10px;
	border-bottom: 0px solid #000000;
}

.atblue
{
	background-color: #91b4c4;
}

.atidetblue
{
	background-color: #7ea7d9;
}

.articletable th
{
	border: 0px #cccccc solid;
	font-size: 14px;
	background-color: #000000;
	text-align: left;
	color: #ffffff;
	padding: 5px;
}	

.articletableidet th
{
	border: 0px #cccccc solid;
	font-size: 14px;
	background-color: #000000;
	text-align: left;
	color: #ffffff;
	padding: 5px;
}	


.formtable
{
	border: none;
	font-size: 11px;
	border-collapse: collapse;
}	

.formtable td
{
	border: none;
	font-size: 11px;
}	

.formtable th
{
	border: none;
	font-size: 12px;
	background-color: #b87c1e;
	color: #ffffff;
}	

.checkbox {
	border: none;
}
.caption h1
{
	margin: 0px; 
	padding: 0px; 
	font-size: 16px; 
	font-weight: bold;
}

.caption a:link 
{ 
	color: blue; border: none;
	text-decoration: none;
	background-color: transparent;
}
.caption a:visited 
{ 
	color: blue; border: none;
	text-decoration: none;
	background-color: transparent;	
}
.caption a:hover
{
	color: blue;
	text-decoration: none;
	background-color: white;	
}
.image a:link 
{ 
	color: blue; border: none;
	text-decoration: none;
	background-color: transparent;
}
.image a:visited 
{ 
	color: blue; border: none;
	text-decoration: none;
	background-color: transparent;	
}
.image a:hover
{
	color: blue; border: none;
	text-decoration: none;
	background-color: transparent;	
}
.image a:active
{
	color: blue; border: none;
	text-decoration: none;
	background-color: transparent;	
}

table
{
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
}
*/


