body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
#stranka {
	width: 1003px;
	margin-left: auto;
	margin-right: auto;
        margin-bottom: 30px;
	text-align: left;
}


strong {font-weight:bold}

a img {border: 0;}

.fl {float:left;}
.fr {float:right;}
.cb {clear:both}



#logo {
	margin: 30px 0 20px 0;
        position: relative;
}
.hp-top {
    position: absolute;
    top: 24px;
    left: 65px;
    font-size: 12px;
}



#menu {
	height: 24px;
	background: url(../images/bg_menu.png) repeat-x top;
	text-align: center;
	margin-bottom: 3px;
}
#menu a {
	font-size: 13px;
	font-weight: bold;
	display: block;
	float: left;
	height: 24px;
	color: #000;
	text-decoration: none;
	padding: 0px 23px;
	line-height: 24px;
}
#menu a:hover,
#menu a.current {
	background: url(../images/bg_menu_hover.png) repeat-x top;
}
#menu {
	padding-left: 20px;
}



#flash {
	width: 1003px;
	height: 250px;
	margin: 0 0 10px 0;
	/*background: url(../images/flash.jpg);*/
}
#flash img {
	float: left;
}
#flash img.first {
	margin-right: 3px;
}
#flash_razitko {
	position: absolute;
	z-index: 999;
	margin-top: -130px;
	margin-left: 375px;
}
#flash_hormann {
	position: absolute;
	z-index: 999;
	margin-top: -137px;
	margin-left: 692px;
}


#novinky {
	float: left;
	width: 184px;
	padding: 13px 18px 0 18px;
	background: #f4f4f4 url(../images/bg_novinky.png) repeat-x top;
	font-size: 11px;
}
#novinky .info {
	width: 109px;
	height: 25px;
	background: url(../images/h2_novinky.gif) no-repeat;
	margin-bottom: 15px;
}

#novinky #menu-ostatni {
    padding-top: 20px;
}

#novinky #menu-ostatni div{
    padding-bottom: 3px;
    font-weight: bold;
}
.basket {
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 10px;
    width: 180px;
}
.basket .nakupniKosik {
    text-align: right;
    margin-top: 5px;
    clear: both;
}
.basket .cena {
        float: right;
        color: #900;
}
.basket .polozek {
       float: left;
}
.basket a {
    color: #003E7D;
	float: none;
	text-align: left;
	padding: 0;
}
.basket .kosik {
        display: block;
	width: 87px;
	height: 25px;
	background: url(../images/h2_kosik.png) no-repeat;
	margin-bottom: 5px;
	cursor: pointer;
}


#novinky .eshop {
	width: 79px;
	height: 25px;
	background: url(../images/h2_eshop.png) no-repeat;
	margin-bottom: 5px;
	cursor: pointer;
}
#novinky a {
	color: #000;
}
#novinky a:hover {
	color: #003e7d;
	text-decoration: none;
}
#novinky p {
	margin-bottom: 15px;
}


#novinky ul {
        list-style: none;
	line-height: 18px;
        margin:0px;
        padding-left: 0px;
}
#novinky ul ul {
	font-weight: bold;
	font-size: 12px;
	margin-left: 18px;
}
#novinky ul ul li {
	list-style: url(../images/odrazka_item2.png);
}
#novinky ul ul ul {
	margin-left: 15px;
	font-weight: normal;
	font-size: 10px;
}
#novinky ul ul ul li {
	list-style: url(../images/odrazka_item.png);
}


#text {
	width: 768px;
	float: left;
	font-size: 13px;
        line-height:1.33;
	margin: 0 0 0 15px;
}
h1 {
	color: #f29400;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
h2 {
	color: #f29400;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
h3 {
	color: #f29400;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
h4 {
	color: #003e7d;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}
#text p {
	color: #000;
	margin-bottom: 18px;
}
#text a {
	color: #003e7d;
}
#text a:hover {
	color: #f29400;
	text-decoration: none;
}
#text ul {
	margin-bottom: 15px;
}
#text li {
	list-style-type: square;
	margin-left: 15px;
}

#text .blue {
	color: #003e7d;
}
#text .orange {
	color: #f29400;
}

#text .gallery {
	background: #efefef;
	margin-bottom: 15px;
	padding-top: 7px;
}
#text .gallery img {
	padding: 0 0 7px 7px;
}
#popis .cena {
	background: #f2e9da;
	padding: 5px 0 2px 0;
	margin-bottom: 15px;
}
#popis .cena .b {
	float: left;
	margin-left: 25px;
}
#popis .cena .c {
	float: left;
	margin-left: 25px;
}
#popis .c tr {
	vertical-align: top;
	color: #023e7d;
}
#popis .c input {
	font-size: 11px;
	margin-left: 3px;
	margin-bottom: 3px;
}
#popis {
	margin-bottom: 15px;
}

#objednavka {
	width: 100%;
	margin-bottom: 25px;
}
#objednavka td {
	border-top: 1px solid #efefef;
}
#objednavka tr.popis td {
	border: 0;
	color: #f29400;
}
#objednavka .bDph {
	text-align: right;
}
#objednavka .sDph {
	text-align: right;
}
#objednavka .a {
	width: 90px;
	text-align: right;
	color: #888;
}
#objednavka .b {
	width: 90px;
	text-align: right;
	color: #900;
	padding-left: 25px;
}
#objednavka .odebrat a {
	color: #888;
	font-size: 10px;
}
#objednavka .celkem .a {
	border-top: 1px solid black;
}
#objednavka .celkem .b {
	border-top: 1px solid black;
}

#oform {
	font-size: 90%;
}
#oform th {
	padding-right: 10px;
}
#oform input {
	font-size: 12px;
}
#oform th, #oform td {
	padding-bottom: 2px;
}
#oform tr.required td, #oform tr.required th {
	font-weight: bold;
	color: #900;
}
#oform #frmobjednavka-send {
	margin: 10px 5px 10px 0;
}

.item {
    float: left;
    margin: 0;
    width: 373px;
    height: 232px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    padding-top: 10px;
}
.item .image {
    height: auto;
    margin-bottom: 5px;
    overflow: hidden;
}
.item .image img {
    width: 150px;
}
.item h2.nazev {
    background: transparent;
    padding: 0;
    margin: 0px;
    font-weight: bold;
    font-size: 12px;
}
.item .popis {
    font-size:11px;
    height:167px;
    overflow:hidden;
}

.item .detail-left {
    float:left;
    width:213px;
}
.item .detail-right {
    width:150px;
    margin-right:10px;
    float:left;
}

.lichy {
    border-right: 1px solid #eee;
    padding: 10px 10px 0 0;
}
.sudy {
    padding: 10px 0 0 10px;
}    
.item .sklad {
    margin-top: 15px;
    text-align: center;
}

.cena .a {
	float: left;
	text-align: center;
	padding-left: 5px;
	color: #888;
    font-size: 11px;
}

.cena .b {
	float: right;
	text-align: center;
	padding-right: 5px;
	color: #900;
    font-size: 11px;
}
.sklad{
    font-size: 11px;
}
.a span {
	font-size: 9px;
}
.b span {
	font-size: 9px;
}



#zapati {
	height: 16px;
	font-size: 10px;
	text-align: right;
	margin: 10px 0 15px 0;
	padding: 3px 10px 0 0;
	background: url(../images/bg_zapati.png) repeat-x top;
}


#text .paginator {
	font-size: 13px;
	font-weight: bold;
	color: #ccc;
	margin-bottom: 10px;
	border: 0;
}
#text .paginator a {
	color: #003e7d;
    margin-right: 5px;
}
#text .paginator a:hover {
	color: #f29400;
}
#text .paginator .current {
	background: #f29400;
	padding: 2px 6px 2px 6px;
	color: white;
    margin-right: 5px;
}

#text .paginator .button {
    margin-right: 5px;
}




.hledani {
    margin-top: 30px;
    float: right;
}
.hledani-input {
    float:left;
    background: url(../images/hledani-input.png) top left no-repeat;
    border: 0;
    width: 143px;
    height: 30px;
}
.hledani-input input {
    border: 0px;
    background: transparent;
    display: block;
    margin: 5px;
    padding: 0px 5px;
    height: 20px;
    line-height: 20px;
    width: 123px;
    font-size: 15px;
    color: black;
}
.hledani-btn {
    float:left;
    width: 40px;
    height: 30px;
}
.hledani-btn input {
    display: block;
    background: url(../images/hledani-btn.png) 0px 0px no-repeat;
    width: 40px;
    height: 30px;
    border: 0;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}
.hledani-btn input:hover {
    background-position: 0px -30px;
}

.cGreen { color: green;}
.cGreen2 { color: lawngreen;}



/* PRY.cz */
a.pry {float:right;color: #333;background: url('https://www.pry.cz/favicon.png') center left no-repeat;padding-left: 20px;line-height: 18px;font-size: 12px;text-decoration: none;}
a.pry:hover {color: black;}