body {
	margin: 0px;
	padding: 0px;
	background: #EBEBEB;
	/* url(../grafika/mepro/bg_page.jpg) repeat-x top;
	*/
	/*behavior:url("css/hover.htc");
	*/
}
body a {
	color: #F27A00;
	text-decoration: none;
}
body a:hover {
	color: #F27A00;
	text-decoration: none;
}
FIELDSET {
	border : 1px solid Silver;
}
.nezobrazovat {
	display: none;
}
.resetovac {
	clear: both;
}
img {
	border: none;
}
.form_button_objednavka {
	background-color: #00BDF4; /*#F0F0F0;*/
	color: White; /*Gray;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid White; /*Silver;*/
	height : 20px;	
	cursor: pointer;
	margin-top: 5px;
}
.form_combo {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	border : 1px solid Silver;
	height : 15px;	
}
.input-hledej {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	border : 1px solid #8EBD48;
	height : 15px;	
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	border : 1px solid Silver;
}

/*
table {
	border-top: 1px solid Silver;
	border-left: 1px solid Silver;
}
table td {
	border-right: 1px solid Silver;
	border-bottom: 1px solid Silver;		
}*/

/* -- ---------------------- ------------------------------------------------------------------------------------------------------------*/
#stranka-celek {
	width: 980px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	
}
#stranka-celek-tisk {
	width: 980px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	/*font-size: 0.8em;*/
}

/* -- PORADI PRVKU NA STRANCE ------------------------------------------------------------------------------------------------------------*/
#top {
	position: absolute;
	width: 980px;
	text-align: left;
	background: #FFFFFF;	
}
#bottom {
	position: absolute;
	padding-top: 137px;
	width: 980px;
	text-align: left;
	background: #FFFFFF;	
	/*background: #C1F2FF url(../grafika/mepro/bg_obsah.gif) repeat-y left;*/
}
#bottom .obsah-act{
	padding: 10px 30px 10px 37px;
	_height: 400px;
	min-height: 400px;
	font-size: 0.8em;
}

.obsah-act .popis-cena{
	color: #9F9F9F;
	display: inline;
	font-size: 1em;	
	font-weight: bold;	
	margin: 0px 0px 0px 0px;
}

.obsah-act .seznam_cena_sleva{
	color: Red;
	display: inline;
	text-decoration : line-through;
}







/* -- HLAVICKA --------------------------------------------------------------------------------------------------------------------------*/
#hlavicka {
	width: 980px;
	height: 114px;
	background: url(../grafika/vitaltech/hlavicka.jpg) no-repeat top;
}
#hlavicka .logo {
	position:absolute;
	top: 35px;
	left: 60px;
}
/* -- NAVIGACE --------------------------------------------------------------------------------------------------------------------------*/
#hlavicka .menu {
	position:absolute;
	top: 0px;
	left: 490px;
	width: 497px;
	height: 20px;
	display: inline;
	padding-left: 8px;
	padding-top: 2px;
	font-size: 12px;
	font-weight : normal;
	color: #FFFFFF;
}
#hlavicka .menu a{
	font-size: 12px;
	font-weight : normal;	
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}
#hlavicka .menu a:hover{
	color: #98FB00;
	text-decoration: none;
}
#hlavicka .menu .select {
	color: #98FB00;
	text-decoration: none;
}



#hlavicka .menu_shop {
	position:absolute;
	top: 114px;
	left: 0px;
	width: 935px;
	height: 23px;
	font-size: 12px;
	font-weight : normal;
	color: #FFFFFF;
	background: url(../grafika/vitaltech/bg_menu_shop.jpg) no-repeat bottom;
	padding-left: 45px;
}
#hlavicka .menu_shop .menu_shop_element{
	float: left;
	background: #7CA53F url(../grafika/vitaltech/bg_menu_shop_element80.jpg) no-repeat;	
	width: 80px;
	height: 19px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	margin-right: 4px;
	padding-top: 2px;
}
#hlavicka .menu_shop .menu_shop_element:hover{
	color: #FFFFFF;
	background: #7CA53F url(../grafika/vitaltech/bg_menu_shop_element80_mo.jpg) no-repeat;	
	text-decoration: none;	
}
#hlavicka .menu_shop .menu_shop_element_uvod{
	float: left;
	background: #7CA53F url(../grafika/vitaltech/bg_menu_shop_element_uvod.jpg) no-repeat;	
	width: 80px;
	height: 19px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	margin-right: 4px;
	padding-top: 2px;
	margin-left: 10px;
	_margin-left: -7px;	
}
#hlavicka .menu_shop .menu_shop_element_uvod:hover{
	color: #FFFFFF;
	background: #7CA53F url(../grafika/vitaltech/bg_menu_shop_element_uvod_mo.jpg) no-repeat;	
	text-decoration: none;	
}




#hlavicka .menu_shop .menu_shop_element_akce{
	float: left;
	background: #7CA53F url(../grafika/vitaltech/bg_menu_shop_element_akce.jpg) no-repeat;	
	width: 80px;
	height: 19px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	margin-right: 4px;
	padding-top: 2px;
}
#hlavicka .menu_shop .menu_shop_element_akce:hover{
	color: #FFFFFF;
	background: #7CA53F url(../grafika/vitaltech/bg_menu_shop_element_akce_mo.jpg) no-repeat;	
	text-decoration: none;	
}

#hlavicka .menu_shop .menu_shop_element_pujcovna{
	float: left;
	background: #7CA53F url(../grafika/vitaltech/bg_menu_shop_element_pujcovna.jpg) no-repeat;	
	width: 125px;
	height: 19px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	margin-right: 10px;
	padding-top: 2px;
}
#hlavicka .menu_shop .menu_shop_element_pujcovna:hover{
	color: #FFFFFF;
	background: #7CA53F url(../grafika/vitaltech/bg_menu_shop_element_pujcovna_mo.jpg) no-repeat;	
	text-decoration: none;	
}

#hlavicka .menu_shop .menu_shop_element_kos{
	float: left;
	background: #7CA53F url(../grafika/vitaltech/bg_menu_shop_element_kos.jpg) no-repeat;	
	width: 125px;
	height: 19px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	margin-right: 4px;
	padding-top: 2px;
}
#hlavicka .menu_shop .menu_shop_element_kos:hover{
	color: #FFFFFF;
	background: #7CA53F url(../grafika/vitaltech/bg_menu_shop_element_kos_mo.jpg) no-repeat;	
	text-decoration: none;	
}


#hlavicka .menu_shop .menu_shop_element_select{
	float: left;
	width: 80px;
	height: 21px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	text-align: center;
	border-right: 1px solid #FFFFFF;		
	background-color: #FFFFFF;
}
.menu_shop_element_link {
	color: #035C72;
	text-decoration: none;
	font-size: 12px;
	font-weight : normal;
}
.menu_shop_element_link a{
	color: #FFFFFF;
	text-decoration: none;
}
.menu_shop_element_link a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.menu_shop_element_link-select {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight : normal;
}

.zakaznik{
	position: absolute;
	left: 810px;
	top: 98px;
	/*
	text-align: right;
	margin-right: 20px;
	*/
	color: Black;
	text-decoration: none;
	font-size: 11px;
	font-weight : normal;
}


#hlavicka .form-hledej {
	position: absolute;
	/*left: 813px;*/
	right: 38px;
	_right: 61px;
	top: 114px;
	
}



















/* -- BANNERY -----------------------------------------------------------------------------------------------------------------------------*/
.banner_akce {
	float: left;
	width: 162px;
	height: 266px; /*276*/
	background: #FFFFFF url(../grafika/vitaltech/banner_akce.jpg) no-repeat bottom;
	margin-right: 18px;		
	cursor: pointer;	
	font-size: 14px;
	font-weight: bold;
	color:#f23300;
	/*padding-left: 10px;*/
	padding-top: 10px;
	text-align: center;	
	margin-left: 45px; /*45*/
	_margin-left: 22px;
	margin-right: 18px;
}
.banner_akce:hover {
	/*background: #FFFFFF url(../grafika/vitaltech/banner_akce_mo.jpg) no-repeat bottom;*/
}



.bannery-akce {
	float: left;
	display: block;
	width: 165px;	
	height: 276px;
	margin-left: 45px; /*45*/	
	_margin-left: 22px;
	margin-right: 18px;

}
.banner_akce_1 {
	float: left;
	width: 165px;
	height: 96px; /*276*/
	background: #FFFFFF url(../grafika/vitaltech/banner_akce_1.jpg) no-repeat top;
	cursor: pointer;	
	font-size: 14px;
	font-weight: bold;
	color:#ffffff;
	/*padding-left: 10px;*/
	padding-top: 10px;
	text-align: center;	
}
.banner_akce_1:hover {
	background: #FFFFFF url(../grafika/vitaltech/banner_akce_1_mo.jpg) no-repeat top;
	color:#ffffff;	
}
.banner_akce_2 {
	float: left;
	width: 165px;
	height: 158px; /*276*/
	background: #FFFFFF url(../grafika/vitaltech/banner_akce_2.jpg) no-repeat bottom;
	cursor: pointer;	
	font-size: 14px;
	font-weight: bold;
	color:#f23300;
	/*padding-left: 10px;*/
	padding-top: 10px;
	text-align: center;	
	margin-top: 2px;
}
.banner_akce_2:hover {
	background: #FFFFFF url(../grafika/vitaltech/banner_akce_2_mo.jpg) no-repeat bottom;
}






.banner_zahradni_technika {
	float: left;
	width: 163px;
	height: 266px; /*276*/
	background: #FFFFFF url(../grafika/vitaltech/banner_zahradni_technika.jpg) no-repeat bottom;
	margin-left: 45px; /*45*/	
	_margin-left: 22px;	
	margin-right: 18px;		
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	color:#f23300;
	/*padding-left: 10px;*/
	padding-top: 10px;
	text-align: center;	
}
.banner_zahradni_technika:hover {
	background: #FFFFFF url(../grafika/vitaltech/banner_zahradni_technika_mo.jpg) no-repeat bottom;
}
.banner_naradi {
	float: left;
	width: 162px;
	height: 266px; /*276*/
	background: #FFFFFF url(../grafika/vitaltech/banner_naradi.jpg) no-repeat bottom;
	margin-right: 18px;		
	cursor: pointer;	
	font-size: 13px;
	font-weight: bold;
	color:#f23300;
	/*padding-left: 10px;*/
	padding-top: 10px;
	text-align: center;	
}
.banner_naradi:hover {
	background: #FFFFFF url(../grafika/vitaltech/banner_naradi_mo.jpg) no-repeat bottom;
}
.banner_pracovni_obuv {
	float: left;
	width: 163px;
	height: 266px; /*276*/
	background: #FFFFFF url(../grafika/vitaltech/banner_pracovni_obuv.jpg) no-repeat bottom;
	margin-right: 18px;		
	cursor: pointer;	
	font-size: 13px;
	font-weight: bold;
	color:#f23300;
	/*padding-left: 10px;*/
	padding-top: 10px;
	text-align: center;	
}
.banner_pracovni_obuv:hover {
	background: #FFFFFF url(../grafika/vitaltech/banner_pracovni_obuv_mo.jpg) no-repeat bottom;
}
.banner_nakladace {
	float: left;
	width: 163px;
	height: 266px; /*276*/
	background: #FFFFFF url(../grafika/vitaltech/banner_nakladace.jpg) no-repeat bottom;
	margin-right: 18px;		
	cursor: pointer;	
	font-size: 13px;
	font-weight: bold;
	color:#f23300;
	/*padding-left: 10px;*/
	padding-top: 10px;
	text-align: center;	
}
.banner_nakladace:hover {
	background: #FFFFFF url(../grafika/vitaltech/banner_nakladace_mo.jpg) no-repeat bottom;
}
.banner_bazar {
	float: left;
	width: 163px;
	height: 266px; /*276*/
	background: #FFFFFF url(../grafika/vitaltech/banner_bazar.jpg) no-repeat bottom;
	margin-right: 18px;		
	font-size: 13px;
	font-weight: bold;
	color:#f23300;	/* změna dne 28.5.09 */
	/*padding-left: 10px;*/
	padding-top: 10px;
	text-align: center;	
}
.banner_bazar:hover {
	background: #FFFFFF url(../grafika/vitaltech/banner_bazar_mo.jpg) no-repeat bottom;
}
.banner_bazar_linky {
	margin-top: 16px; /*14*/
	margin-left: 18px;
	margin-right: 28px;	
	text-align: left;	
}
.banner_bazar_link {
	padding-top: 4px; /*4*/
	/*margin-left: 10px;*/
	font-size: 13px;
	font-weight: bold;
	color:#f23300;
	text-align: left;	
}
.banner_bazar .sub-link{
	cursor: pointer;	
	font-size: 13px;
	font-weight: bold;
	color:#f23300;
	/*padding-left: 10px;*/
	text-align: left;	
}

/* -- PATICKA -----------------------------------------------------------------------------------------------------------------------------*/
#paticka {
	width: 980px;
	height: 20px;
	clear: both;
	background: #D1D1D1 url(../grafika/vitaltech/bg_paticka.jpg) no-repeat bottom;
}
.ihelp {
	float: left;
	width: 479px;
	font-size: 12px;	
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 10px;
}
.ihelp a {
	color: #FFFFFF;
}
.ihelp a:hover {
	color: #F27B00;
}
.paticka-menu {
	width: 483px;
	float: right;
	padding-top: 2px;	
	padding-left: 8px;
	font-size: 12px;
	font-weight : normal;	
	color: #FFFFFF;
	text-decoration: none;
}
.paticka-menu a{
	font-size: 12px;
	font-weight : normal;	
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}
.paticka-menu a:hover{
	color: #98FB00;
	text-decoration: none;
}
.paticka-menu a.select{
	color: #98FB00;
	text-decoration: none;
}


/* -- MENU LEVA STRANA --------------------------------------------------------------------------------------------------------------------*/
#obsah-left{
    float: left;
	width: 197px; /*207*/
	padding: 0px 10px 0px 0px;
	margin: 10px 0px 0px 0px;	
}
#obsah-left p{
	color: Black;
	/*font-size: 0.8em;	*/
	margin: 0px 0px 0px 0px;
}
#obsah-left .zakaznik_nadpis{
	color: #035C72; /*Gray;*/
	font-size: 12px;
	font-weight: bold;
	/*margin-left: 10px;*/
	text-align: right;
	margin-right:5px;	
}
#obsah-left .zakaznik{
	color: #035C72; /*Gray;*/
	font-size: 12px;
	font-weight: normal;
	/*margin-left: 10px;*/
	text-align: right;	
	margin-right:5px;		
}

/* - ZAHRADNÍ TECHNIKA --------------------------------------------------------------------------------------------------------------- */
#obsah-left .sub-menu-1 {
	margin: 0px 0px 15px 0px;padding: 0px;background: #EEF2DE url(../grafika/vitaltech/bg_tree_zahrada.jpg) repeat-y top;display: block;}
#obsah-left .sub-menu-1 li {
	list-style: none;color: #205305;border-bottom: 1px solid #FFFFFF;font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;}
#obsah-left ul li a {
	display: block;}
#obsah-left .sub-menu-1 li a{
	text-decoration: none;color: #205305;font-weight : bold;padding-left: 25px;padding-right: 3px;display: block;padding-top: 3px;padding-bottom: 4px;}
#obsah-left .sub-menu-1 li a:hover{
	color: #205305;background: #EEF2DE url(../grafika/vitaltech/bg_tree_zahrada_mo.jpg) repeat-y top;}
#obsah-left .sub-menu-1 li.select a {
	color: #205305;background: #EEF2DE url(../grafika/vitaltech/bg_tree_zahrada_mo.jpg) repeat-y top;}
/* -------------------------------- */
#obsah-left .sub-menu-1 li.sub-li {
	color: #5C1E00;}
#obsah-left .sub-menu-1 li.sub-li:hover{
	color: #5C1E00;}
#obsah-left .sub-menu-1 li.sub-li a {
	color: #5C1E00;font-weight: normal;	padding-left: 35px;}
#obsah-left .sub-menu-1 li.sub-li a:hover {
	color: #5C1E00;}
#obsah-left .sub-menu-1 li.sub-li-select {
	color: #5C1E00;}
#obsah-left .sub-menu-1 li.sub-li-select a {
	color: #5C1E00;font-weight: normal;padding-left: 35px;background: #EEF2DE url(../grafika/vitaltech/bg_tree_zahrada_mo.jpg) repeat-y top;}
/* -------------------------------- */
#obsah-left .sub-menu-1 li.sub2-li {
	color: #A60505;}
#obsah-left .sub-menu-1 li.sub2-li:hover{
	color: #A60505;}
#obsah-left .sub-menu-1 li.sub2-li a {
	color: #A60505;font-weight: normal;padding-left: 45px;}
#obsah-left .sub-menu-1 li.sub2-li a:hover {
	color: #A60505;}
#obsah-left .sub-menu-1 li.sub2-li-select {
	color: #A60505;}
#obsah-left .sub-menu-1 li.sub2-li-select a {
	color: #A60505;font-weight: normal;padding-left: 45px;background: #EEF2DE url(../grafika/vitaltech/bg_tree_zahrada_mo.jpg) repeat-y top;}
	
/* - NÁŘADÍ --------------------------------------------------------------------------------------------------------------- */
#obsah-left .sub-menu-2 {
	margin: 0px 0px 15px 0px;padding: 0px;background: #EEF2DE url(../grafika/vitaltech/bg_tree_naradi.jpg) repeat-y top;display: block;}
#obsah-left .sub-menu-2 li {
	list-style: none;color: #205305;border-bottom: 1px solid #FFFFFF;font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;}
#obsah-left ul li a {
	display: block;}
#obsah-left .sub-menu-2 li a{
	text-decoration: none;color: #205305;font-weight : bold;padding-left: 25px;padding-right: 3px;display: block;padding-top: 3px;padding-bottom: 4px;}
#obsah-left .sub-menu-2 li a:hover{
	color: #205305;background: #EEF2DE url(../grafika/vitaltech/bg_tree_naradi_mo.jpg) repeat-y top;}
#obsah-left .sub-menu-2 li.select a {
	color: #205305;background: #EEF2DE url(../grafika/vitaltech/bg_tree_naradi_mo.jpg) repeat-y top;}
/* -------------------------------- */
#obsah-left .sub-menu-2 li.sub-li {
	color: #5C1E00;}
#obsah-left .sub-menu-2 li.sub-li:hover{
	color: #5C1E00;}
#obsah-left .sub-menu-2 li.sub-li a {
	color: #5C1E00;font-weight: normal;	padding-left: 35px;}
#obsah-left .sub-menu-2 li.sub-li a:hover {
	color: #5C1E00;}
#obsah-left .sub-menu-2 li.sub-li-select {
	color: #5C1E00;}
#obsah-left .sub-menu-2 li.sub-li-select a {
	color: #5C1E00;font-weight: normal;padding-left: 35px;background: #EEF2DE url(../grafika/vitaltech/bg_tree_naradi_mo.jpg) repeat-y top;}
/* -------------------------------- */
#obsah-left .sub-menu-2 li.sub2-li {
	color: #A60505;}
#obsah-left .sub-menu-2 li.sub2-li:hover{
	color: #A60505;}
#obsah-left .sub-menu-2 li.sub2-li a {
	color: #A60505;font-weight: normal;padding-left: 45px;}
#obsah-left .sub-menu-2 li.sub2-li a:hover {
	color: #A60505;}
#obsah-left .sub-menu-2 li.sub2-li-select {
	color: #A60505;}
#obsah-left .sub-menu-2 li.sub2-li-select a {
	color: #A60505;font-weight: normal;padding-left: 45px;background: #EEF2DE url(../grafika/vitaltech/bg_tree_naradi_mo.jpg) repeat-y top;}

/* - NAKLADAČE --------------------------------------------------------------------------------------------------------------- */
#obsah-left .sub-menu-3 {
	margin: 0px 0px 15px 0px;padding: 0px;background: #EEF2DE url(../grafika/vitaltech/bg_tree_nakladace.jpg) repeat-y top;display: block;}
#obsah-left .sub-menu-3 li {
	list-style: none;color: #205305;border-bottom: 1px solid #FFFFFF;font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;}
#obsah-left ul li a {
	display: block;}
#obsah-left .sub-menu-3 li a{
	text-decoration: none;color: #205305;font-weight : bold;padding-left: 25px;padding-right: 3px;display: block;padding-top: 3px;padding-bottom: 4px;}
#obsah-left .sub-menu-3 li a:hover{
	color: #205305;background: #EEF2DE url(../grafika/vitaltech/bg_tree_nakladace_mo.jpg) repeat-y top;}
#obsah-left .sub-menu-3 li.select a {
	color: #205305;background: #EEF2DE url(../grafika/vitaltech/bg_tree_nakladace_mo.jpg) repeat-y top;}
/* -------------------------------- */
#obsah-left .sub-menu-3 li.sub-li {
	color: #5C1E00;}
#obsah-left .sub-menu-3 li.sub-li:hover{
	color: #5C1E00;}
#obsah-left .sub-menu-3 li.sub-li a {
	color: #5C1E00;font-weight: normal;	padding-left: 35px;}
#obsah-left .sub-menu-3 li.sub-li a:hover {
	color: #5C1E00;}
#obsah-left .sub-menu-3 li.sub-li-select {
	color: #5C1E00;}
#obsah-left .sub-menu-3 li.sub-li-select a {
	color: #5C1E00;font-weight: normal;padding-left: 35px;background: #EEF2DE url(../grafika/vitaltech/bg_tree_nakladace_mo.jpg) repeat-y top;}
/* -------------------------------- */
#obsah-left .sub-menu-3 li.sub2-li {
	color: #A60505;}
#obsah-left .sub-menu-3 li.sub2-li:hover{
	color: #A60505;}
#obsah-left .sub-menu-3 li.sub2-li a {
	color: #A60505;font-weight: normal;padding-left: 45px;}
#obsah-left .sub-menu-3 li.sub2-li a:hover {
	color: #A60505;}
#obsah-left .sub-menu-3 li.sub2-li-select {
	color: #A60505;}
#obsah-left .sub-menu-3 li.sub2-li-select a {
	color: #A60505;font-weight: normal;padding-left: 45px;background: #EEF2DE url(../grafika/vitaltech/bg_tree_nakladace_mo.jpg) repeat-y top;}

/* - BAZAR --------------------------------------------------------------------------------------------------------------- */
#obsah-left .sub-menu-4 {
	margin: 0px 0px 15px 0px;padding: 0px;background: #EEF2DE url(../grafika/vitaltech/bg_tree_bazar.jpg) repeat-y top;display: block;}
#obsah-left .sub-menu-4 li {
	list-style: none;color: #205305;border-bottom: 1px solid #FFFFFF;font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;}
#obsah-left ul li a {
	display: block;}
#obsah-left .sub-menu-4 li a{
	text-decoration: none;color: #205305;font-weight : bold;padding-left: 25px;padding-right: 3px;display: block;padding-top: 3px;padding-bottom: 4px;}
#obsah-left .sub-menu-4 li a:hover{
	color: #205305;background: #EEF2DE url(../grafika/vitaltech/bg_tree_bazar_mo.jpg) repeat-y top;}
#obsah-left .sub-menu-4 li.select a {
	color: #205305;background: #EEF2DE url(../grafika/vitaltech/bg_tree_bazar_mo.jpg) repeat-y top;}
/* -------------------------------- */
#obsah-left .sub-menu-4 li.sub-li {
	color: #5C1E00;}
#obsah-left .sub-menu-4 li.sub-li:hover{
	color: #5C1E00;}
#obsah-left .sub-menu-4 li.sub-li a {
	color: #5C1E00;font-weight: normal;	padding-left: 35px;}
#obsah-left .sub-menu-4 li.sub-li a:hover {
	color: #5C1E00;}
#obsah-left .sub-menu-4 li.sub-li-select {
	color: #5C1E00;}
#obsah-left .sub-menu-4 li.sub-li-select a {
	color: #5C1E00;font-weight: normal;padding-left: 35px;background: #EEF2DE url(../grafika/vitaltech/bg_tree_bazar_mo.jpg) repeat-y top;}
/* -------------------------------- */
#obsah-left .sub-menu-4 li.sub2-li {
	color: #A60505;}
#obsah-left .sub-menu-4 li.sub2-li:hover{
	color: #A60505;}
#obsah-left .sub-menu-4 li.sub2-li a {
	color: #A60505;font-weight: normal;padding-left: 45px;}
#obsah-left .sub-menu-4 li.sub2-li a:hover {
	color: #A60505;}
#obsah-left .sub-menu-4 li.sub2-li-select {
	color: #A60505;}
#obsah-left .sub-menu-4 li.sub2-li-select a {
	color: #A60505;font-weight: normal;padding-left: 45px;background: #EEF2DE url(../grafika/vitaltech/bg_tree_bazar_mo.jpg) repeat-y top;}

/* - PRACOVNÍ OBUV ----------------------------------------------------------------------------------------------------------- */
#obsah-left .sub-menu-5 {
	margin: 0px 0px 15px 0px;padding: 0px;background: #EEF2DE url(../grafika/vitaltech/bg_tree_pracovni_obuv.jpg) repeat-y top;display: block;}
#obsah-left .sub-menu-5 li {
	list-style: none;color: #205305;border-bottom: 1px solid #FFFFFF;font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;}
#obsah-left ul li a {
	display: block;}
#obsah-left .sub-menu-5 li a{
	text-decoration: none;color: #205305;font-weight : bold;padding-left: 25px;padding-right: 3px;display: block;padding-top: 3px;padding-bottom: 4px;}
#obsah-left .sub-menu-5 li a:hover{
	color: #205305;background: #EEF2DE url(../grafika/vitaltech/bg_tree_pracovni_obuv_mo.jpg) repeat-y top;}
#obsah-left .sub-menu-5 li.select a {
	color: #205305;background: #EEF2DE url(../grafika/vitaltech/bg_tree_pracovni_obuv_mo.jpg) repeat-y top;}
/* -------------------------------- */
#obsah-left .sub-menu-5 li.sub-li {
	color: #5C1E00;}
#obsah-left .sub-menu-5 li.sub-li:hover{
	color: #5C1E00;}
#obsah-left .sub-menu-5 li.sub-li a {
	color: #5C1E00;font-weight: normal;	padding-left: 35px;}
#obsah-left .sub-menu-5 li.sub-li a:hover {
	color: #5C1E00;}
#obsah-left .sub-menu-5 li.sub-li-select {
	color: #5C1E00;}
#obsah-left .sub-menu-5 li.sub-li-select a {
	color: #5C1E00;font-weight: normal;padding-left: 35px;background: #EEF2DE url(../grafika/vitaltech/bg_tree_pracovni_obuv_mo.jpg) repeat-y top;}
/* -------------------------------- */
#obsah-left .sub-menu-5 li.sub2-li {
	color: #A60505;}
#obsah-left .sub-menu-5 li.sub2-li:hover{
	color: #A60505;}
#obsah-left .sub-menu-5 li.sub2-li a {
	color: #A60505;font-weight: normal;padding-left: 45px;}
#obsah-left .sub-menu-5 li.sub2-li a:hover {
	color: #A60505;}
#obsah-left .sub-menu-5 li.sub2-li-select {
	color: #A60505;}
#obsah-left .sub-menu-5 li.sub2-li-select a {
	color: #A60505;font-weight: normal;padding-left: 45px;background: #EEF2DE url(../grafika/vitaltech/bg_tree_pracovni_obuv_mo.jpg) repeat-y top;}


/* -- OBSAH PRAVÁ STRANA --------------------------------------------------------------------------------------------------------------------*/
#obsah-right {
	float: right;
	color: #453E22;
	width: 763px; /*773*/
	padding-left: 10px;
	padding-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.8em;
	min-height: 400px;		
}
#obsah-right p{
	color: #5B5D5F;
	font-size: 0.9em;
	margin: 0px 0px 0px 0px;
	line-height : normal;
}
#obsah-right h2{
	display: inline;
	color: #F27B00;
	font-weight: bold;
	font-size: 13px;
	margin: 0px 0px 10px 0px;
}

#obsah-right h3{
	color: #BA4F01;
	font-weight: bold;
	font-size: 13px;
	margin: 0px 0px 10px 0px;
}

#obsah-right .web-page{
	padding: 0px 15px 0px 0px;
}

#obsah-right .mapa-left {
	float: left;
	width: 263px;
}
#obsah-right .mapa-right {
	float: right;
	text-align: left;
	width: 470px;
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 0px;
	border-left: 1px dotted Silver;
	_height: 200px;
	min-height: 200px;

}

.porovnavani{
	padding-top: 10px;
	padding-bottom: 10px;	
}
.porovnavani-produkt{
	float: left;
	width: 105px;
	margin-right: 4px;
	min-height: 100px;			
}
.porovnavani-produkt-big{
	float: left;
	width: 300px;
	margin-right: 4px;
	min-height: 400px;			
}
.porovnavani-img{
	text-align: center;
}
.porovnavani-img-big{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}

.porovnavani-img-big-border{
	height: 200px;
}





/* -- 00 ----------------------------------------------*/
.kategorie_banner00{
	float: left;
	/*background: url(../grafika/mepro/katalog00_big.jpg) no-repeat top;*/
	width: 171px;	/*148*/
	height: 150px;	/*135*/
	cursor: pointer;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	text-align: center;
	border: 1px solid #979797;
}
.kategorie_banner00:hover{
	border: 1px solid #EF7D03;
	/*background: url(../grafika/mepro/katalog00.jpg) no-repeat top;*/
}

/* -- text ----------------------------------------------*/
.link_kategorie_banner {
	color: #1C4C00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	text-align: center;	
}
.link_kategorie_banner a{
	color: #1C4C00;
	text-decoration: none;
	margin: 0px 10px 10px 0px;
}
.link_kategorie_banner a:hover{
	color: #512405;
	text-decoration: none;
}
.img-odsazeni{
	margin-top: 10px;
}

/* -- NAVIGACE  ------------------------------------------------------------------------------------------------------------------------------*/
#navigace-hierarchie {
	font-size: 1em;
	font-weight: bold;
	color: #706E6E;
	margin-bottom: 5px;
}
#navigace-hierarchie a:hover{
	text-decoration: none;
	color: #205305;
}
#navigace {
	width: 744px;
	height: 25px;
	font-size: 1em;
	color: #706E6E;
	background-color: #E8E7E7;
	margin-bottom: 10px;
}
#navigace .text {
	padding-top: 3px;
	margin-left: 145px;
	_margin-left: 72px;	
	float: left;
	width: 522px;
	color: #F27B00;
	/*overflow: hidden;*/
}
#navigace .text a{
	text-decoration: none;
	color: #935B0C;
	font-weight : bold;
}
#navigace .zpet {
	float: left;
	width: 405px;
	_width: 405px;
	padding-top: 5px;
	padding-left: 5px;
}
#navigace .zpet a:hover{
	text-decoration: none;
	color: #F27A00;
}
#navigace .razeni {
	float: left;
	width: 330px;
	padding-top: 5px;
	text-align: right;
}
#navigace .razeni a:hover{
	text-decoration: none;
	color: #F27A00;
}

#navigace .razeni-1 {
	float: left;
	width: 165px;
	padding-top: 5px;
}
#navigace .razeni-1 a:hover{
	text-decoration: none;
	color: #F27A00;
}
#navigace .razeni-2 {
	float: left;
	width: 70px;
	padding-top: 5px;
}
#navigace .razeni-2 a:hover{
	text-decoration: none;
	color: #F27A00;
}
#navigace .razeni-3 {
	float: left;
	width: 85px;
	padding-top: 5px;	
}
#navigace .razeni-3 a:hover{
	text-decoration: none;
	color: #F27A00;
}
#navigace a{
	text-decoration: none;
	color: #878481;
	/*padding-left: 10px;*/
}
#navigace img {
	vertical-align: middle;
}

.filtr {
	float: left;
	font-weight: normal;
	font-size: 11px;
	display: inline;
}
.filtr a:hover{
	color: #205305;
}
.filtr form{
	float: left;
	margin-right: 5px;
}
.filtr input{
	font-weight: normal;
	font-size: 11px;
	border : 1px solid Silver;
}
.filtr checkbox{
	border: 0px solid Silver;
	background-color: Silver;
}

.filtr .checkbox-filtr{
	border: 0px solid Silver;
	vertical-align: middle;
}












/* -- SEZNAM  --------------------------------------------------------------------------------------------------------------------------------*/
#seznam {
	text-align: left;
	width: 744px;
	border-top: 3px solid #F27B00;
	margin-top: 10px;
}
#seznam p{
	margin: 5px 0px 0px 0px;
}
#seznam h3{
	color: #F27B00;
	font-size: 1.25em;	
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;	
}
#seznam h4{
	display: inline;
	font-size: 1em;		
	font-weight: bold;
}
#seznam .popis-cena{
	color: #9F9F9F;
	display: inline;
	font-size: 1em;	
	font-weight: bold;	
	margin: 0px 0px 0px 0px;
}

#seznam .seznam_cena_sleva{
	color: Red;
	display: inline;
	font-size: 1em;	
	text-decoration : line-through;
}




#seznam .produkt {
	float: left;
	border-bottom: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;		
	min-height: 160px;
	_height: 160px;
	padding-bottom: 10px;
}
#seznam .produkt .blokx{
	float: left;
	width: 722px;
	_width: 712px;	
	margin: 0px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}
#seznam .produkt .blok1{
	float: left;
	width: 372px;
	margin: 0px 5px 0px 5px;
}
#seznam .produkt .blok1 table{
	border-left: 1px dotted Silver;
	border-top: 1px dotted Silver;	
}
#seznam .produkt .blok1 td{
	border-bottom: 1px dotted Silver;
	border-right: 1px dotted Silver;	
}
.ceny{
	display: inline;
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}
#seznam .produkt .blok2{
	float: left;
	text-align: center;
	width: 240px;
	margin: 3px 0px 0px 0px;
}
#seznam .produkt .blok3{
	float: left;
	width: 120px;
	_width: 115px;
	padding-top: 47px;	
}
#seznam .produkt .blok4{
	float: left;
	width: 406px; /*370*/
	_width: 391px; /*391*/
	margin: 0px 5px 5px 5px;
}
#seznam .produkt .blok4 table{
	border-left: 1px dotted Silver;
	border-top: 1px dotted Silver;	
}
#seznam .produkt .blok4 td{
	border-bottom: 1px dotted Silver;
	border-right: 1px dotted Silver;	
}





#seznam .produkt_small {
	float: left;
	border-bottom: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;		
	min-height: 10px;
	_height: 10px;
	padding-bottom: 0px;
}
#seznam .produkt_small .blok_small{
	float: left;
	width: 722px;
	_width: 712px;	
	margin: 0px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}


#seznam .produkt .blok4 .kosik{
	float: left;
	width: 402px;
	_width: 380px;	
	margin-top: 10px;
	text-align: right;
}

#seznam .produkt .blok5{
	float: left;
}

#seznam .produkt .blok5-1{
	float: left;
	text-align: center;
	width: 314px; /*350*/
	_width: 314px; /*314*/
	min-height: 210px;
	_height: 210px;
	margin: 10px 10px 0px 0px;
	border: 1px solid Silver;
}

#seznam .produkt .blok5-3{
	float: left;
	text-align: center;
	width: 100px; /*350*/
	margin: 5px 5px 0px 0px;
	border: 1px solid Silver;
}

#seznam .produkt .blok5-3-empty{
	float: left;
	text-align: center;
	width: 100px; /*350*/
	margin: 5px 5px 0px 0px;
	border: 0px solid White;		
}

#seznam .produkt .blok5-3-last{
	float: left;
	text-align: center;
	width: 100px; /*350*/
	margin: 5px 10px 0px 0px;
	border: 1px solid Silver;
}

#seznam .produkt .blok5-3-last-empty{
	float: left;
	text-align: center;
	width: 100px; /*350*/
	margin: 5px 10px 0px 0px;
	border: 0px solid White;		
}

#seznam .button_vice{
	width: 70px;
	height: 14px;	
	color: Black;
	background: url(../grafika/vitaltech/button_vice.jpg) no-repeat top;
	margin-top: 5px;	
	margin-bottom: 5px;
	font-size: 11px;
	cursor: pointer;
	display: block;
}
#seznam .button_vice:hover{
	background: url(../grafika/vitaltech/button_vice_mo.jpg) no-repeat top;
}

#seznam .button_porovnat{
	width: 70px;
	height: 14px;	
	color: Black;
	background: url(../grafika/vitaltech/button_porovnat.jpg) no-repeat top;
	margin-top: 5px;	
	margin-bottom: 5px;
	font-size: 11px;
	cursor: pointer;
	display: block;
}
#seznam .button_porovnat:hover{
	background: url(../grafika/vitaltech/button_porovnat_mo.jpg) no-repeat top;
}
#seznam .button_tisk{
	width: 70px;
	height: 14px;	
	color: Black;
	background: url(../grafika/vitaltech/button_tisk.jpg) no-repeat top;
	margin-top: 5px;	
	margin-bottom: 5px;
	font-size: 11px;
	cursor: pointer;
	display: block;
}
#seznam .button_tisk:hover{
	background: url(../grafika/vitaltech/button_tisk_mo.jpg) no-repeat top;
}
#seznam .button_porovnat_zarovnani{
	margin-left: 332px; /* FF jinak nechce zarovnat doprava */ 
	_margin-left: 300px; /* FF jinak nechce zarovnat doprava */ 	
}

#seznam .button_koupit{
	width: 45px;
	height: 14px;	
	background: url(../grafika/vitaltech/button_koupit.jpg) no-repeat top;
	margin-top: 5px;	
	margin-bottom: 5px;
	font-size: 11px;
	/* &margin-bottom: 0px; IE7 Bill si dělá legraci  */	
	border: 0px;
	cursor: pointer;		
}
#seznam .button_koupit:hover{
	background: url(../grafika/vitaltech/button_koupit_mo.jpg) no-repeat top;
}

#seznam .button_pujcit{
	width: 45px;
	height: 14px;	
	background: url(../grafika/vitaltech/button_pujcit.jpg) no-repeat top;
	margin-top: 5px;	
	margin-bottom: 5px;
	font-size: 11px;
	/* &margin-bottom: 0px; IE7 Bill si dělá legraci  */	
	border: 0px;
	cursor: pointer;		
}
#seznam .button_pujcit:hover{
	background: url(../grafika/vitaltech/button_pujcit_mo.jpg) no-repeat top;
}

#seznam input {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	border : 1px solid Silver;
	height : 12px;	
}

.form_button {
	background-color: #E5E5E5;
	color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	border: 1px solid Silver;
	height : 20px;
	cursor: pointer;
	margin: 0px;
}
.form_button:hover {
	background-color: #ECECEC;
}

#seznam .form_button {
	background-color: #E5E5E5;
	color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	border: 1px solid Silver;
	height : 20px;
	cursor: pointer;
	margin: 0px;
}


.strankovani {
	margin-top: 7px;
	margin-right: 15px;
}






/* -- HLAVNI OBSAH HOME-------------------------------------------------------------------------------------------------------------------*/
#obsah-home {
	width: 960px; /*773*/
	padding: 10px 10px 10px 10px;
	font-size: 0.8em;
	_height: 400px;
	min-height: 400px;
}
#obsah-home .uvod{
	padding: 15px 30px 0px 45px;
}
#obsah-home .obsah{
	padding: 0px 30px 0px 37px;
}
#obsah-home .obsah .datum{
	font-weight: bold;
}
#obsah-home .obsah .nadpis{
	color: #F27B00; /*Gray; */
	font-weight: bold;
	font-size: 1em; /*14px;*/
}







#obsah-home .bannery{
	display: inline;
}


#obsah-home p{
	color: #5B5D5F;
	/*font-size: 0.8em;
	*/
	margin: 0px 0px 0px 0px;
	text-align : justify;
}
#obsah-home h2{
	color: #F27B00; /*Gray; */
	font-weight: bold;
	font-size: 1.25em; /*14px;*/
	margin: 0px 0px 10px 0px;
}



/* -- KONTAKTNÍ FORMULÁŘ ------------------------------------------------------------------------------------------------------------------*/
#obsah-home .form-nadpis{
	text-align: left;
	padding-left: 100px;	
	font-weight: bold;
}

#obsah-home .form-popis-left{
	float: left;
	width: 90px;
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
}



/* -- KLIENTSKÁ SEKCE  ------------------------------------------------------------------------------------------------------------------*/
#autorizace {	
	text-align: left;
	padding-left: 20px;
	
}
.zakaznici_titulek {
	color: Black;
	font-size: 16px;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;	
}
.zakaznici_tabulka{
	border : 1px solid Silver;
	background :#EDEDE0;
}
.zakaznici_radek{
	background : #EDEDE0;
	text-align : left;
	vertical-align : top;
	border : 0px solid;
}
.zakaznici_radek_zahlavi {
	font-size: 11px;
	font-weight: bold;
	background-color: #DEDEC0;	
}
.zakaznici_radek_popis {
    display: inline;
	font-size: 11px;
	color: Black;
	text-align : left;
	font-weight : bold;
}
.zakaznici_radek_popis_normal {
	font-size: 11px;
	color: Black;
	text-align : left;
	font-weight : normal;
}
.zakaznici_box_edit{
	display: inline;
	font-size: 11px;
	color: Black;
	text-align : left;
	font-weight : normal;
	border : 1px solid Silver;
	background : #E7E7E7;
}
.zakaznici_box{
    display: inline;
	font-size: 11px;
	color: Black;
	text-align : left;
	font-weight : normal;
}
.zbozi_poznamka {
	font-weight: normal;
	font-size: 11px;
	color: Black;
}
.zbozi_poznamka_black {
	font-weight: normal;
	font-size: 11px;
	color: Black;
	text-align : right;	
}
.zbozi_poznamka_black_left {
	font-weight: normal;
	font-size: 11px;
	color: Black;
	text-align : left;	
}
.zbozi_poznamka_red {
	font-weight: normal;
	font-size: 11px;
	color: Red;
}
.seznam {
	color: Black;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
}
.objednavky_list_zahlavi{
	margin-left: 19px;
	height: 20px;
	background-color: #C8C8C8;
	width: 729px;
	text-align: left;
    font-size: 11px;
    color: Black;
    font-weight: bold;
    padding-top: 4px;
}
.seznam .radekleft{
	color: Black;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
}
.seznam .radekright{
	color: Black;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	text-align: right;
	text-decoration: none;
}
.seznam .zahlavileft {
	color: Gray;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
}
.seznamgal .zahlaviright {
	color: Gray;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	text-decoration: none;
}
.seznam_radek {
	margin-left: 19px;
	height: 20px;
	background-color: #E8ECED;
	width: 729px;
	text-align: left;
    font-size: 11px;
    color: #8DAA4D;
    font-weight: bold;
    padding-top: 4px;
}
.seznam_sloupec_zahlavi {
	margin-left: 19px;
	height: 20px;
	background-color: #92B8ED;
	width: 729px;
	text-align: left;
    font-size: 11px;
    color: Black;
    font-weight: bold;
    padding-top: 4px;
}
.seznam_sloupec_nadpis {
	font-size: 11px;
	padding-left: 3px;
	font-weight: bold;
	/*text-align: left;	*/
}
.seznam_sloupec_nadpis_right {
	font-size: 11px;
	padding-left: 3px;
	font-weight: bold;
	text-align: right;	
}
.seznam_link_right {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px;
	border-right: 0px solid white;
	vertical-align: baseline;
	text-align : right;
}
.seznam_link_right a{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px;
	border-right: 0px solid white;
	vertical-align: baseline;
	text-align : right;
}
.seznam_cena_sleva {
	font-size: 11px;
	color: Navy;
	text-decoration : line-through;
	font-style : italic;
}
.kos {
	text-align: right;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}
.kos_castka {
	text-align: right;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
}
.kos_nadpis {
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}
.kos_zahlavi {
	font-size: 11px;
	font-weight : bold;
	background : #C8C8C8;
	border-top : 1px solid white;
	border-right : 1px solid white;
	text-align : left;		
}
.kos_zahlavi_right {
	font-size: 11px;
	font-weight : bold;
	background : #C8C8C8;
	border-top : 1px solid white;
	border-right : 1px solid white;
	text-align : right;	
}
.kos_zahlavi_celkem {
	font-size: 11px;
	font-weight : bold;
	background : #6495ED;
	border-top : 1px solid white;
	border-right : 1px solid white;
	text-align : left;
}
.kos_zahlavi_right_celkem {
	font-size: 11px;
	font-weight : bold;
	background : #6495ED;
	border-top : 1px solid white;
	border-right : 1px solid white;
	text-align : right;	
}
.kos_zahlavi_right_uhrada {
	font-size: 11px;
	font-weight : bold;
	background : #FF6347;
	border-top : 1px solid white;
	border-right : 1px solid white;
	text-align : right;
}
.kos_radek {
	font-size: 10px;
	color: Black;
	padding: 3px;
	background: #E7E7E7;
	border-right: 1px solid white;
	text-align : left;
}
.kos_radek a {
	font-size: 10px;
	color: Navy;
	text-decoration : none;
}
.kos_radek a:hover {
	color: #8DAA4D;
	text-decoration : none;
}
.kos_radek_right {
	font-size: 10px;
	color: Black;
	padding: 3px;
	background: #E7E7E7;
	border-right: 1px solid white;
	text-align : right;
}
.kos_rychlyvyber {
	display: inline;
    font-size: 10px;
	text-align: left;
	background-color: #E7E7E7;
	border: 0px;
	padding: 5px;
	width: 465px;
	height: 28px;
}






















/* ------------------------------------------------------------------------------------------------------------------------ */
/* REKLAMA */	
#advert {
	
	position: absolute;
	text-align: right;
	top: 260px;
	left: 100px;
	color: #FFFFFF;
	z-index: 99;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
}

#closeCross {
	/*float: right; */
 	/*display: block; */
	color: #FFFFFF; 
	text-decoration: none;
	background-color: Black;
	padding: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;

}
#closeCross:hover {
	color: #ffffff;
	text-decoration: underline;
}
/* ------------------------------------------------------------------------------------------------------------------------ */




