body {
background: #ffffff;
font-family: Arial, sans-serif;
font-size: 13px;
margin: 0;
}

a {
color: #0278e6;
}
a:hover {
text-decoration: none;
}

input {
font-family: Arial, sans-serif;
font-size: 13px;
}
input:focus {
outline:none;
}

select {
font-family: Arial, sans-serif;
font-size: 13px;
}
select:focus {
outline:none;
}

textarea {
font-family: Arial, sans-serif;
font-size: 13px;
}
textarea:focus {
outline:none;
}

h1 {
font-size: 33px;
font-weight: bold;

float: left;

color: #f626a0;

padding: 20px 50px 20px 0;
margin: 0;
}

.response_layout {
max-width: 1260px;
min-width: 400px;
padding: 0 10px;
margin: 0 auto;
}

.response_layout2 {
max-width: 1260px;
min-width: 400px;
padding: 0 3px;
margin: 0 auto;
}

.response_layout3 {
max-width: 1260px;
min-width: 400px;
padding: 0 5px;
margin: 0 auto;
}


.clear {
clear: both;
}


.hover_u {
text-decoration: underline;
}
.hover_u:hover {
text-decoration: none;
}

.hover_n {
text-decoration: none;
}
.hover_n:hover {
text-decoration: underline;
}


.krph {
-webkit-border-top-right-radius: 8px;
-khtml-border-radius-topright: 8px;
-moz-border-radius-topright: 8px;
border-top-right-radius: 8px;
}
.krpd {
-webkit-border-bottom-right-radius: 8px;
-khtml-border-radius-bottomright: 8px;
-moz-border-radius-bottomright: 8px;
border-bottom-right-radius: 8px;
}
.krld {
-webkit-border-bottom-left-radius: 8px;
-khtml-border-radius-bottomleft: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-left-radius: 8px;
}
.krlh {
-webkit-border-top-left-radius: 8px;
-khtml-border-radius-topleft: 8px;
-moz-border-radius-topleft: 8px;
border-top-left-radius: 8px;
}


#header {

}
.header_seda {
color: #6f6f6f;
}
.header_oranz {
color: #f0f0f0;
}

#header_telefon {
background: url(./images/telefon.gif) no-repeat 11px 28px;
font-size: 20px;
float: left;
padding: 30px 0 42px 42px;
}

#header_adresa {
font-size: 12px;
float: left;
padding: 22px 0 0 40px;
}

#header_hledani {
float: left;
padding: 22px 0 0 100px;
}

#header_hledani_form {
background: #fbfbfb;
width: 264px;
height: 38px;

border: 1px solid #bdbdbd;
}

#header_hledani_txt {
background: #fbfbfb;
float: left;
font-size: 11pt;
color: #616161;
width: 200px;
border: none;
padding: 0;
margin: 11px 0 0 10px;
}
#header_hledani_sub {
float: right;
width: 40px;
height: 38px;
margin: 0 4px 0 0;
}

#header_prihlaseni {
background: url(./images/prihlaseni.gif) no-repeat 8px 23px;

float: right;

width: 180px;
padding: 26px 0 20px 55px;
}
#header_prihlaseni_nadpis {
padding: 0 0 2px 0;
}
#header_prihlaseni a {
font-weight: bold;
}

#header_kosik {
background: url(./images/kosik.gif) no-repeat 8px 23px;

text-decoration: none;

float: right;
display: block;

width: 155px;
padding: 26px 0 20px 65px;
}
#header_kosik_nadpis {
font-weight: bold;
padding: 0 0 2px 0;
}
#ulozenka_pobocka{display:none;max-width: 100%;}
#ulozenka_pobocka_nadpis{}
#ulozenka_pobocka select{max-width: 200px;}
@media screen  and (max-width: 1180px) {
	#header_hledani {
	padding: 22px 0 0 30px;
	}
}
@media screen  and (max-width: 1100px) {
	#header_kosik_prihlaseni {
	clear: both;
	}

	#header_hledani {
	float: right;
	padding: 22px 0 0 0;
	}
}
@media screen  and (max-width: 640px) {
	#header_hledani {
	clear: both;
	float: none;
	padding: 0 0 10px 0;
	}
	#header_hledani_form {
	margin: 0 auto;
	}
	#header_prihlaseni {
	float: left;
	}
	#header_adresa {
	float: right;
	padding: 10px 10px 0 0;
	}
	#header_telefon {
	background: url(./images/telefon.gif) no-repeat 0 18px;
	font-size: 20px;
	float: left;
	padding: 20px 0 15px 42px;
	}
	#header_kosik {
	background: url(./images/kosik.gif) no-repeat 8px 13px;
	width: 125px;
	padding: 16px 0 20px 60px;
	}
	#header_prihlaseni {
	background: url(./images/prihlaseni.gif) no-repeat 8px 13px;
	width: 160px;
	padding: 16px 0 20px 50px;
	}

}

#header_menu {
background: #ffffff;

padding: 10px 0 12px 0;

border-bottom: 3px solid #ffffff;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;

-webkit-border-top-right-radius: 7px;
-khtml-border-radius-topright: 7px;
-moz-border-radius-topright: 7px;
border-top-right-radius: 7px;

-webkit-border-bottom-right-radius: 7px;
-khtml-border-radius-bottomright: 7px;
-moz-border-radius-bottomright: 7px;
border-bottom-right-radius: 7px;

-webkit-border-bottom-left-radius: 7px;
-khtml-border-radius-bottomleft: 7px;
-moz-border-radius-bottomleft: 7px;
border-bottom-left-radius: 7px;

-webkit-border-top-left-radius: 7px;
-khtml-border-radius-topleft: 7px;
-moz-border-radius-topleft: 7px;
border-top-left-radius: 7px;

}



#header_logo {
float: left;
height: 64px;
padding: 0 0 0 14px;
}
#header_logo img {
width: 232px;
height: 64px;
}

#header_kategorie_blok {
margin: 0 14px 0 330px;
}

#header_kategorie {
display: table;

float: right;

max-width: 800px;
width: 100%;

}
#header_kategorie_tr {
display: table-row;
}
.header_kategorie {
font-size: 13px;
font-weight: bold;
color: #000;

text-decoration: none;
text-align: center;
vertical-align: middle;

display: table-cell;
height: 64px;
padding: 0 5px;
}
.header_kategorie:hover {
background: #D5F1D6;
}

.header_kategorie_border {
border-left: 1px solid #B4B4B4;
}

@media screen  and (max-width: 1100px) {
	#header_kategorie {
	display: block;
	}
	#header_kategorie_tr {
	display: block;
	}
	.header_kategorie {
	display: inline;
	}
	.header_kategorie_border {
	border: none;
	}
}
@media screen  and (max-width: 640px) {
	#header_menu {
	padding: 10px 0;
	}
	#header_kategorie_blok {
	clear: both;
	margin: 0;
	padding: 5px 5px 5px 5px;
	}
	#header_kategorie {
	float: none;
	border-top: 1px solid #f0f0f0;
	padding: 5px 0 0 0;
	}

}


#uvod_nabidka {
padding: 8px 0 20px 0;
}
#uvod_nabidka img {
border: none;
width: 100%;
}

#uvod_kategorie_bg {
background: #ececec;
}
#uvod_kategorie {
padding: 39px 0 25px 0;
}

.uvod_kategorie_blok {
float: left;
width: 25%;
}




.uvod_kategorie {
margin: 0 7px 0 7px;
border: 1px solid #dcdcdc;
}
.uvod_kategorie_ram {
background: url(./images/uvod_kategorie.gif) repeat-x;
margin: 0 7px;
height: 24px;
}



.uvod_kategorie_hlavni {
font-size: 18px;
font-weight: bold;
color: #fff;
text-decoration: none;

display: block;

height: 38px;

padding: 22px 22px 0 22px;

border-bottom: 2px solid #f0f0f0;
}

.uvod_kategorie_hlavni1 {background-color: #ff9600;}
.uvod_kategorie_hlavni2 {background-color: #3190cd;}
.uvod_kategorie_hlavni3 {background-color: #cd4002;}
.uvod_kategorie_hlavni4 {background-color: #901ec6;}

.uvod_kategorie_hlavni5 {background-color: #26801d;}
.uvod_kategorie_hlavni6 {background-color: #cea501;}
.uvod_kategorie_hlavni7 {background-color: #0d48a1;}
.uvod_kategorie_hlavni8 {background-color: #1ec6a8;}


.uvod_podkategorie_blok {
background: #fff;
padding: 30px 16px 0 16px;
}
.uvod_podkategorie {
font-size: 13px;
line-height: 2em;
height: 150px;
}
.uvod_podkategorie_a {
font-size: 12px;
color: #303030;
}
.uvod_kategorie_vice {
text-align: right;
padding: 8px 10px;
}

@media screen  and (max-width: 1120px) {
	.uvod_kategorie_blok {
	width: 33.3%;
	}
}
@media screen  and (max-width: 880px) {
	.uvod_kategorie_blok {
	width: 50%;
	}
}
@media screen  and (max-width: 590px) {
	.uvod_kategorie_blok {
	width: 100%;
	}
	.uvod_podkategorie {
	height: 100px;
	}
}



#uvod_akce {
padding: 0 0 50px 0;
}

#uvod_akce_odkazy {
font-size: 20px;
text-align: center;
padding: 15px 0 25px 0;
}

#uvod_akce_odkazy a {
margin-left: 28px;
margin-right: 28px;
}

.uvod_akce_a {
color: #ff9600;
text-decoration: underline;
}
.uvod_akce_a:hover {
text-decoration: none;
}
.uvod_akce_n {
color: #003046;
text-decoration: none;
}
.uvod_akce_n:hover {
text-decoration: underline;
}
.uvod_akce_pa {
display: block;
}
.uvod_akce_pn {
display: none;
}


.vypis_polozek {
padding: 30px 0;
}


.vypis_polozka_blok {
float: left;
width: 25%;
}
@media screen  and (max-width: 1150px) {
	.vypis_polozka_blok {
	float: left;
	width: 33%;
	}
}
@media screen  and (max-width: 940px) {
	.vypis_polozka_blok {
	float: left;
	width: 50%;
	}
}
@media screen  and (max-width: 760px) {
	.vypis_polozka_blok {
	float: left;
	width: 100%;
	}
}
@media screen  and (max-width: 650px) {
	.vypis_polozka_blok {
	float: left;
	width: 50%;
	}
}
@media screen  and (max-width: 560px) {
	.vypis_polozka_blok {
	float: left;
	width: 100%;
	}
}







.uvod_polozka_blok {
float: left;
width: 20%;
}
@media screen  and (max-width: 1150px) {
	.uvod_polozka_blok {
	float: left;
	width: 25%;
	}
}
@media screen  and (max-width: 940px) {
	.uvod_polozka_blok {
	float: left;
	width: 33%;
	}
}
@media screen  and (max-width: 760px) {
	.uvod_polozka_blok {
	float: left;
	width: 50%;
	}

	#uvod_akce_odkazy a {
	display: block;
	margin: 0 0 5px 0;
	}
}
@media screen  and (max-width: 560px) {
	.uvod_polozka_blok {
	float: left;
	width: 100%;
	}
}




.vypis_polozka {
padding: 0 5px 35px 5px;
}

.vypis_polozka_foto {
background: #fff;
text-align: center;
height: 178px;
padding: 18px 0 0 0;
}


.vypis_akce {
}
.vypis_akce {
font-size: 11px;
font-weight: bold;
color: #fff;
text-decoration: none;
display: block;
position: absolute;
padding: 3px 14px;
}

.vypis_akce_0 {
margin: 0;
}
.vypis_akce_1 {
margin-top: 30px;
}
.vypis_akce_2 {
margin-top: 60px;
}
.vypis_akce_3 {
margin-top: 90px;
}

.vypis_akce_do {
background: #ff9600;
}
.vypis_akce_no {
background: #0d48a1;
}
.vypis_akce_mn {
background: #901ec6;
}
.vypis_akce_vn {
background: #26801d;
}

.modra {
color: #003046;
}
.vypis_polozka_nadpis {
font-size: 15px;
font-weight: bold;

height: 50px;
padding: 4px 0 0 0;
}
.vypis_polozka_extra{color: #003046;font-style: italic;}
.vypis_koupit {
float: right;
padding: 0 9px 0 0;
}
.vypis_koupit img {
width: 55px;
height: 48px;
border: none;
}

.vypis_cena {
font-size: 15px;
font-weight: bold;
padding: 5px 0 3px 0;
}
.vypis_bezna {
font-size: 13px;
color: #6e8894;
text-decoration: line-through;
height: 20px;
}

.vypis_dostupnost {
font-size: 11px;
}

.vypis_dostupnost_skladem {
color: #1a991d;
}
.vypis_dostupnost_neni {
color: #5d7683;
}

#footer_bg {
background: #ececec;
}
#footer {
padding: 0 0 20px 0;
}

.footer_sloupec {
font-size: 13px;
color: #444;
float: left;
width: 25%;
}
.footer_nadpis {
font-weight: bold;
padding: 30px 0 20px 30px;
}
.footer_odkazy {
line-height: 1.8em;
padding: 0 0 0 30px;
}
.footer_odkazy a {
color: #444;
text-decoration: none;
}
.footer_odkazy a:hover {
text-decoration: underline;
}

@media screen  and (max-width: 730px) {
	.footer_sloupec {
	width: 50%;
	}
}








#kategorie {
background: #eef1f2;
padding: 2px 0;
}

.kategorie_neaktivni {
background: #ff9600 url(./kategorie/kategorie.png) no-repeat 22px 13px;

font-size: 15px;

color: #fff;
text-decoration: none;
display: block;

padding: 16px 16px 16px 69px;

border-top: 1px solid #f5f6f7;
border-bottom: 1px solid #d5d9da;
}
.kategorie_neaktivni:hover {
background: #ed7b09 url(./kategorie/kategorie.png) no-repeat 22px 13px;
}


.kategorie_vybrane {
background: #dfe4e7;

font-size: 15px;

color: #5d7683;
text-decoration: none;
display: block;

padding-top: 16px;
padding-right: 16px;
padding-bottom: 16px;

border-top: 1px solid #f5f6f7;
border-bottom: 1px solid #d5d9da;
}
.kvl0 {padding-left: 16px;}
.kvl1 {padding-left: 31px; background: #dfe4e7 url(./images/podkat.gif) no-repeat 16px 20px;}
.kvl2 {padding-left: 46px; background: #dfe4e7 url(./images/podkat.gif) no-repeat 31px 20px;}
.kvl3 {padding-left: 61px; background: #dfe4e7 url(./images/podkat.gif) no-repeat 46px 20px;}
.kvl4 {padding-left: 76px; background: #dfe4e7 url(./images/podkat.gif) no-repeat 61px 20px;}
.kvl5 {padding-left: 91px; background: #dfe4e7 url(./images/podkat.gif) no-repeat 76px 20px;}

.podkategorie_neaktivni {
background: #eef1f2 url(./images/podkat.gif) no-repeat 16px 20px;

font-size: 15px;

color: #5d7683;
text-decoration: none;
display: block;

padding: 16px 16px 16px 31px;

border-top: 1px solid #f5f6f7;
border-bottom: 1px solid #d5d9da;
}
.podkategorie_neaktivni:hover {
background-color: #e2e8ea;
}

#levy_sloupec {
float: left;
width: 255px;
padding: 23px 0;
}
#kategorie {
display: block;
}
#menu_kategorie {
display: none;
}
#workspace {
padding: 23px 0 50px 10px;
}
#workspace_blok {
float: right;
width: 100%;
}
#novinky_clanky_left {
display: block;
}
#novinky_clanky_wrk {
display: none;
}

@media screen  and (max-width: 650px) {
	#levy_sloupec {
	float: none;
	width: 100%;
	padding: 12px 0;
	}
	#kategorie {
	display: none;
	}
	#menu_kategorie {
	background: #e2e8ea;
	font-size: 16px;
	text-align: center;
	text-decoration: none;

	color: #5d7683;
	display: block;

	padding: 10px 0;
	border: 1px solid #d5d9da;
	}

	#workspace {
	padding: 12px 0 50px 0;
	}
}




h1 {
font-size: 33px;
font-weight: bold;

float: left;

color: #003046;

padding: 20px 10px 20px 0;
margin: 0;
}
h1.color_mn {
background: url(./images/h1_mn.gif) no-repeat 100% 34px;
}
h1.color_no {
background: url(./images/h1_no.gif) no-repeat 100% 34px;
}
h1.color_vn {
background: url(./images/h1_vn.gif) no-repeat 100% 34px;
}
h1.color_do {
background: url(./images/h1_do.gif) no-repeat 100% 34px;
}


#drobeckove_menu {
font-size: 13px;
color: #5d7683;
}
#drobeckove_menu a {
color: #5d7683;
}
#drobeckove_menu a.hover_n {
font-weight: bold;
}


#vsechny_kategorie {
padding: 0 0 50px 0;
}

#vsechny_kategorie a {
color: #5d7683;
}




.celkem_polozek {
color: #5d7683;
padding: 10px 10px;
}

.strankovani {
padding: 5px 0 5px 9px;
}
.strankovani a {
font-size: 13px;
font-weight: bold;
text-align: center;
text-decoration: none;
color: #5d7683;
display: block;
float: left;
border: 1px solid #a0a3b4;

min-width: 24px;
padding: 5px 0;
margin: 2px;

-webkit-border-top-right-radius: 7px;
-khtml-border-radius-topright: 7px;
-moz-border-radius-topright: 7px;
border-top-right-radius: 7px;

-webkit-border-bottom-right-radius: 7px;
-khtml-border-radius-bottomright: 7px;
-moz-border-radius-bottomright: 7px;
border-bottom-right-radius: 7px;
border-bottom-right-radius: 7px;

-webkit-border-bottom-left-radius: 7px;
-khtml-border-radius-bottomleft: 7px;
-moz-border-radius-bottomleft: 7px;
border-bottom-left-radius: 7px;

-webkit-border-top-left-radius: 7px;
-khtml-border-radius-topleft: 7px;
-moz-border-radius-topleft: 7px;
border-top-left-radius: 7px;

}
.strankovani a:hover {
background-color: #5d7683;
color: #fff;
}

.strankovani a.aktivni {
background-color: #5d7683;
color: #fff;
}
.strankovani a.aktivni:hover {
background-color: #eef1f2;
color: #5d7683;
}
.strankovani div.tecky {
float: left;
padding: 4px 0 0 0;
}

#nenalezeno {
text-align: center;
padding: 50px 0;
}



#menu_nasept{position:relative;}
#nabidka{position: absolute;background: white;border: 1px solid #8a9da6;padding: 10px;z-index: 9999999;top: 4px;width: 325px;

-webkit-border-top-right-radius: 7px;
-khtml-border-radius-topright: 7px;
-moz-border-radius-topright: 7px;
border-top-right-radius: 7px;

-webkit-border-bottom-right-radius: 7px;
-khtml-border-radius-bottomright: 7px;
-moz-border-radius-bottomright: 7px;
border-bottom-right-radius: 7px;
border-bottom-right-radius: 7px;

-webkit-border-bottom-left-radius: 7px;
-khtml-border-radius-bottomleft: 7px;
-moz-border-radius-bottomleft: 7px;
border-bottom-left-radius: 7px;

-webkit-border-top-left-radius: 7px;
-khtml-border-radius-topleft: 7px;
-moz-border-radius-topleft: 7px;
border-top-left-radius: 7px;


}
.nabidka_option{border-bottom: 1px dotted #53b7e8; display: block;}
.nabidka_option:hover{background:#f1f9fe;}
.nabidka_option_polozka{/*!  */width: 220px;display: inline-block;font-size: 14px;}
.nabidka_option_img{display: inline-block;width: 50px;height: 40px;}
.nabidka_option_img img{max-width: 100%;max-height: 100%;}
.nabidka_button {
background: #ff9600;
text-align: center;
color: #fff;
text-decoration: none;

display: block;


padding: 9px 0;
margin: 5px 0 0 0;

-webkit-border-top-right-radius: 7px;
-khtml-border-radius-topright: 7px;
-moz-border-radius-topright: 7px;
border-top-right-radius: 7px;

-webkit-border-bottom-right-radius: 7px;
-khtml-border-radius-bottomright: 7px;
-moz-border-radius-bottomright: 7px;
border-bottom-right-radius: 7px;
border-bottom-right-radius: 7px;

-webkit-border-bottom-left-radius: 7px;
-khtml-border-radius-bottomleft: 7px;
-moz-border-radius-bottomleft: 7px;
border-bottom-left-radius: 7px;

-webkit-border-top-left-radius: 7px;
-khtml-border-radius-topleft: 7px;
-moz-border-radius-topleft: 7px;
border-top-left-radius: 7px;

}








