/* BLOKY */
.pozadi_oblouk_z {
	background-image: url(nadpis_pozadi_c_z_pruhledne.png);
	background-repeat: repeat-x;
	height: 48px;
	color: #16496E;
	padding-top: 12px;
}
.pozadi_oblouk_z_o {
	background-image: url(nadpis_pozadi_c_z_pruhledne_o.png);
	background-repeat: repeat-x;
	height: 48px;
	color: #16496E;
	padding-top: 12px;
}

.pozadi_bila_oblouk_stred {
	height: 8px;
	background-image: url(bila_plna_dolni.png);
}
.pozadi_bila_oblouk_stred_o {
	height: 8px;
	background-image: url(bila_plna_dolni_o.png);
}
.pozaditableramecek {
	background-image: url(z_pozadi.jpg);
}
.tableramecek {
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	background-image: url(z_pozadi.jpg);
}
.tableramecek_o {
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	background-image: url(z_pozadi_o.jpg);
}
.tablepodramecek {
   padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	padding-top: 3px;
}
.pozadi_oblouk {
	background-image: url(nadpis_pozadi_c.png);
	background-repeat: repeat-x;
	height: 60px;
	min-width: 100%;
	padding-top: 8px;
}
.pozadi_oblouk_l, .pozadi_oblouk_p {
	width: 21px;
}
.leva_prava_linka {
	border-left: 1px solid #00BC00;
	border-right: 1px solid #00BC00;
}
.pozadi_blok_dolni_leva {
	background-image: url(bila_levy_dolni_roh.png);
	background-repeat: no-repeat;
	background-position: left;
}

.pozadi_blok_dolni_prava {
	background-image: url(bila_pravy_dolni_roh.png);
	background-repeat: no-repeat;
	background-position: right;
}

/* POLOZKY ZBOZI */
.pozadi_leva_bila_linka {
	background-image: url(z_plna_leva.jpg);
	background-repeat: repeat-y;
}
.pozadi_prava_bila_linka {
	background-image: url(z_plna_prava.jpg);
	background-repeat: repeat-y;
}
.pozadi_cela {
	background-image: url(z_pozadi.gif);
}
.horni_linka {
	height: 10px;
	background-image: url(z_horni.jpg);
	background-repeat: repeat-x;
}
.dolni_linka {
	height: 10px;
	background-image: url(z_dolni.jpg);
	background-repeat: repeat-x;
}
/* KONEC POLOZKY ZBOZI */


/*  CENTRALNI UPRAVY */

A {
	font-weight: bold;
	color: #007701;
	text-decoration: none;
}
A:hover{
	font-weight: bold;
	color: #007701;
	text-decoration: underline;
}
.bordertable {
	border: 0px solid white;
}
.bordertable2 {
	border: 0px solid white;
}
.tmava {
	color: #A52A2A;
}
.svetla {
	color: #6b8e23;
}
.podtitulek {
	color: #666666;
}
BODY {
	background-image: url(pozadi.jpg);
	background-repeat: repeat-x;
	color: #505050;
	background-color: #E7FAE7;
}
.hlavni_pozadi {

}
.pozadi_patka {
	background-image: url(pozadi_patka.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.pozadi_logo {
	height: 110px;
	background-image: url(hlavni_logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
H2, H1{
	color: #005901;
	font-weight: bold;
}

/*  BUTTON */
INPUT.button_small {
	background-image: url(button_small.png);
	background-repeat: no-repeat;
	height: 24px;
	border: None;
	width: 56px;
	color: White;
	cursor: pointer;
}
INPUT.button {
	background-image: url(button.png);
	background-repeat: no-repeat;
	height: 34px;
	border: None;
	width: 88px;
	color: White;
	cursor: pointer;
}
INPUT.button_long {
	background-image: url(button_long.png);
	background-repeat: no-repeat;
	height: 34px;
	border: None;
	width: 140px;
	color: White;
	cursor: pointer;
}


/*  BUTTON */


/*  POZADI V TD PRO INPUTY */
.pozadi_input_td {
	background-image: url(input_pozadi.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 176px;
	padding-top: 2px;
}
.pozadi_input_td_small {
	background-image: url(input_pozadi_small.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 176px;
	padding-top: 2px;
}
select {
	height: 20px;
}
textarea,select {
	background-color: #EBEBEB;
	border: 1px solid #CCCCCC;
}
.horizontal_line {
	background-image: url(horizontal_link.jpg);
	background-repeat: repeat-x;

}


/* HORIZONTALNI MENU */
.pozadi {
}
.pozadi_h_m_l {
	background-image: url(horizont_menu_l.png);
	background-repeat: no-repeat;
	width: 18px;
	height: 22px;
	float: left;
}
.pozadi_h_m_l_a {
	background-image: url(horizont_menu_l_a.png);
	background-repeat: no-repeat;
	width: 18px;
	height: 22px;
	float: left;
}
.pozadi_h_m_p {
	background-image: url(horizont_menu_p.png);
	background-repeat: no-repeat;
	width: 18px;
	height: 22px;
	float: left;
}
.pozadi_h_m_p_a {
	background-image: url(horizont_menu_p_a.png);
	background-repeat: no-repeat;
	width: 18px;
	height: 22px;
	float: left;
}
.pozadi_menu_bez {
	font-weight: bold;
	color: White;
	text-align: center;
	float: left;
	cursor: pointer;
	text-decoration: none;
}
.pozadi_menu {
	text-align: center;
	font-weight: bold;
	color: #556B2F;
	float: left;
	cursor: pointer;
	text-decoration: none;
}
DIV.menu_h_odskok {
	float: left;
	text-align: center;
	padding-top: 4px;
	background-image: url(horizont_menu_c.jpg);
	background-repeat: repeat-x;
	padding-bottom: 2px;
}
DIV.menu_h_odskok_a {
	float: left;
	text-align: center;
	padding-top: 4px;
	background-image: url(horizont_menu_c_a.jpg);
	background-repeat: repeat-x;
	padding-bottom: 2px;
}
/*  KONEC HORIZONTALNI MENU */

.pozadi_podmenu {
	height: 26px;
	font-weight: bold;
	color: #006400;
	text-align: center;
	padding-top: 4px;
	padding-left: 14px;
	background-color: #b0b000;
}

/*  POLOZKA ZBOZI */
.cena_sleva_neplatna {
	font-style: oblique;
	color: #FF8C00;
}
TABLE.a {
	border: 1px solid #00BC00;
	background-color: #D4D4D6;
	color: #666666;
	margin-top: 0px;
	margin-left: 0px;
	margin: 0;
	text-align: left;
	height: 100%;
}
TABLE.b {
	border: 1px solid #00BC00;
	background-color: #D4D4D6;
	color: #666666;
	margin-top: 0px;
	margin-left: 0px;
	margin: 0;
	text-align: left;
	height: 100%;
}
DIV.linka {
	background-image: url(linka.jpg);
	background-repeat: repeat-x;
	height: 3px;
}
.sitemap {
	font: 10px Arial, Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
	padding-right: 115px;
}