
/* CSS Document */


/****************************** barvy *********************************/


/* normalní text */
body {color: #1c286c;}

/* odkazy */
a {color: #3366ff;
text-decoration: underline ;
/*cursor:url(/images/hand2.cur),url(/images/hand2.png),url(/images/hand2.gif),auto;*/
}

/* odkaz po najetí */
a:hover {background-color: rgb(217,220,255);}

/* odkaz vypadající jako tlačítko */
a.submit {color: white;}


h2.barva1, h3.barva1 {color: #666666;}

h2.barva2, h3.barva2 {color: #c41230;}








/****************************** defaultní nastavení *********************************/
body {
	font-family: arial;
	font-size: 80%;
	text-align: center;
	margin: 0;
  padding: 0;
  }

h2{
margin-top: 10px;
font-size: 140%;

 
	}
h3{font-size: 120%;}



a.submit {
	background-image: url(images/submit.gif);
	border: 0;
	height: 22px;
	display: inline-block;
	padding: 3px;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: repeat-x;
	font-size: 100%;
	text-decoration: none;
}

img {
border: 0px;
margin-right: 5px; 

}

.reklama img
{
margin: 0px; 
}

p.reklama
{
margin: 0;
width: 750px;
padding: 0;
_margin-bottom: 10px; 
&margin-bottom: 10px; 
}

p.reklama a
{
text-decoration: none;
}

.zvyraznit
{
color: #3366ff;

}


hr
{
margin: 0;
padding: 0;  
border-top: 1px #eacbd0 solid;
display: block;

}

#page {
	text-align: left;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bg_page.gif);
	
}
#main {
	text-align: center;
	position: relative;
  top: -20px;
		&top: -35px;
    _top: -90px;
_left: 10px;

	

	
	
	
	z-index: 10;

}
.conteiner {
	margin-left: auto;
	margin-right: auto;
  text-align: left;
	width: 730px;
}
#header {

	width: 793px;
	height: 165px;
	position: relative;
	top: 0;
	background-repeat: repeat-x;
	_background-image: url(images/bg_header.gif);
	background-position: 1px top;
	background-repeat: no-repeat;
	
}
.none {
	display: none;
}
h1 {
  _visibility: hidden;
  position: relative;
  left: 1px;
  width: 793px;
	height: 165px;
	font-size: 100%;
	color: white;
	display: block;
	margin-bottom: 50px;
		
}
h1 span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 793px;
	height: 165px;
	background-image: url(images/bg_header.gif);
}




.cleaner {
	font-size: 1px;
	clear: both;
	color: white;
}
.jazyky {
	clear: both;
	float: right;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.left {
	float: left;
}
.right {
	float: right;
}
p 
{
margin-top: 8px;
margin-bottom: 8px;
_margin-bottom: 6px;
&margin-bottom: 6px;
}

strong{}
/************************* menu **************/


.menu_background
{
background-color: #4958ff;
height: 25px;
width: 766px;
position: relative;
left: 17px;
top:3px;
_top: -47px;

z-index: 20;




}
.menu a:hover
{
background-color: transparent;
color: black !important;

}


.menu
{

position: relative;
left: 17px;
top: -33px;
z-index: 20;
&left: -25px;
&top: -40px;

_left: -26px;
_top: -92px;
}



.menu ul.menu_1 {
font-weight: bold;
display: block;

height: 25px;
text-transform:uppercase; 
width: 726px;

position: relative;
top: 0px;


_padding-left: 42px;
&padding-left: 42px;


_width: 724px;


}



ul.menu_1 li {
display: block;
float: left;
 color: white; 
 margin-right: 10px;
 margin-top: 5px;
  margin-bottom:0;
 	}
ul.menu_1 li:hover a { color: white;} 
ul.menu_1 li.hover a { color: white;} 



ul.menu_1 li a {text-decoration: none;color: white; }
ul.menu_1 li .active { color: #b3b0b1;	}


ul.menu_1 li
{
height: 27px;
padding-left: 5px;

}


ul.menu_1 ul  
{
background-color: #7880d2;
width: 220px;
position: absolute;
right: 40px;
top: 20px;
_left: -30px;
&left: -30px;

}

ul.menu_1 ul li
{
width: 220px;
height: 20px;
}





ul.menu_1 ul ul
{
background-color: #999999;
width: 220px;
position: absolute;
left: 200px;
_left: 140px;
&left: 140px;
top: -5px;
}


ul.menu_1 ul ul li
{
height: 20px;

}




ul.menu_1 ul li
{
float: left;
}



ul.menu_1 ul ul
{
background-color: rgb(132,132,132);

}



ul.menu_1 li ul
{
display: none;
}

ul.menu_1 li:hover ul, ul.menu_1 li.hover ul
{
display: block;
}


ul.menu_1 li:hover ul ul, ul.menu_1 li.hover ul ul
{
display: none;
}


ul.menu_1 li ul li:hover ul, 
ul.menu_1 li ul li.hover ul
{
display: block;
}

ul.menu a
{
_cursor: hand;
}

/***********************************/
#footer {

	padding-top: 17px;
  background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	_background-position: -2px top;
	text-align: left;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
_position: relative;
_left: -3px;



}

#footer .right
{
position: relative;
right: 20px;

}



fieldset {
	border: 0;
}


.left_half, right_half
{overflow: hidden;}






ul li {
position: relative;
}
ul ul, ul ul ul {
  position: absolute;
  left:0px;
  padding-left: 0px;
}
ul#menu_3 {
left:100px;
}
ul.menu_2 li, ul.menu_3 li {
  display: block;
  float: none;
  clear: both;
  left: 0px;
  
}















/************************ input ***********************/
input.text {
	border: 1px #c4c4c4 solid;
	/*background-image: url(images/input.gif);*/
}
input.submit {
	/*color: white;*/
	/*background-image: url(images/submit.gif);*/
	border: 0;
	height: 22px;
}
/************************  ***********************/
.box {
	background-image: url(images/bg_box.gif);
	margin: 10px;
	background-repeat: repeat-x;
	border: 2px #ededed solid;
	padding: 5px;
	background-color: #dedede;
}
/*************************  objekt table ******************/
table {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	border-collapse: collapse;
	border: 1px white solid
}
th {
	text-align: center;
	background-color: #4958ff;
	color: white;
	/*font-size: 80%;*/
	_font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 8px;
  padding-bottom: 8px;

}
th small {
	color: #e0e0e0;
}
td {
	/*font-size: 80%;*/
	text-align: left;
  border-bottom: 1px white solid;
	/*color: black;
	font-weight: bold;*/
	padding: 1px;
	padding-left: 5px;

}


tr.row1_true, tr.row2_true
{
	text-decoration:line-through ;
	color: #575757;
}


tr.row1_nepotvrzeno, tr.row2_nepotvrzeno
{
	color: #575757;
}



tr.row1_false, tr.row1_true, tr.row1_nepotvrzeno
{
	background-color: #c4c3c3;
}


tr.row2_false, tr.row2_true, tr.row2_nepotvrzeno  {
	background-color: #b3b3b3;
}



tr.row2_hight {
	
	font-weight: bold;
	font-size: 120%;
}

tr.row1 td.title {
	background-color: #c2112e;
	color: white;
}
tr.row2 td.title {
	background-color: #c2112e;
	color: white;
}



table td.a
{
background-color: #ffdf4b;
}

table td.o
{
background-color: #ff8080;
background-color: #ffffff;

}

table td.m
{
background-color: white;
background-color: #ff8080;

}

table td.n
{
background-color: black;
}




table.kalendar
{
table-layout: fixed;
width: 100%;
background-color: #c4c3c3;

}


table.kalendar td
{
border: 1px white solid;


}

table.kalendar th
{
border-left: 1px white solid;
_text-align: right;

}


/**************************************************************** objekt advancedform *****************************************************/


.advancedform h3 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	margin-bottom: 5px;
	text-align: right;
}
.advancedform p {
	margin: 0;
	padding: 0;
	color: #999999;
	margin-bottom: 5px;
}
.advancedform small {
	margin-left: 5px;
	color: black;
}
.advancedform .left {
	display: block !iportant;
	float: left;
	width: 20%;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: right;
}
.advancedform .right {
	width: 70%;
	text-align: left;
}
.advancedform label p {
	width: 100%;
	text-align: right;
}
.advancedform input.text {
	width: 90%;
}

.advancedform textarea {
	width: 90%;



}
/**************************************************************** objekt novinky *****************************************************/
#novinky .left {
	font-size: 80%;
	color: #999999;
}
#novinky .right {
	font-size: 90%;
}


/**************************************************************** objekt list *****************************************************/


/**************************************************************** vyhledávání *****************************************************/


.box_yellow_dark
{
font-size: 80%;
background-color: #f7d987;
padding: 2px;
margin-bottom: 2px;
color: #666666;
}

.box_yellow_light
{
margin-bottom: 2px;
font-size: 80%;
background-color: #dfdfdf;
padding: 2px;
color: #666666;
}


/**************************************************************** oddíly *****************************************************/
.vybor
{
margin-right: 20px;
float: left;
display: block;
width: 328px;
height: 180px;
background-image: url(images/bg_vybor.gif);
padding: 8px;
background-repeat: no-repeat;
}

.vybor h2
{
font-size:110%; 
color:#666666; 
 margin-bottom:5px;
margin-top: 0;
}


.main_nadpis
{
background-color: #4a58ff;
width: 100%;
color: white;
border-bottom: 1px white solid;
font-size: 120%;
padding: 3px;
margin-bottom: 0;
}


.box
{
background-color: #d1d1d1;
width:100%;
padding: 3px;
}


.box_kontakt
{
background-color: #d1d1d1;
width:100%;
padding: 6px;
background-image: url(images/bg_kontakt.gif);
background-position: right bottom;
padding-bottom: 15px;
}





