@charset "utf-8";
/* CSS Document */

body {
	margin:0px 0px 0px 0px;
	font-size:12px;
	color:#474747;
	background:#2b2b2b url(../images/body/background.gif) center repeat-y;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font-size:22px;
	color:#000;
	font-weight:normal;
	padding:2px 0px 0px 48px;
	margin:0px 0px 0px 0px;
	background:url(../images/obsah/nadpisy/h1.gif) left center no-repeat;
	height:36px;
}

h2 {
	font-size:17px;
	color:#000;
	font-weight:normal;
	padding:4px 0px 0px 30px;
	margin:10px 0px 0px 0px;
	background:url(../images/obsah/nadpisy/h2.gif) left center no-repeat;
	height:28px;
	float:left;
	width:100%;
}

.cistic {
	clear:both;
}

/* div ktery vycentruje stranku na stred */
.vycentruj {
	margin: 0 auto;
	width:990px;
}

#header {
	height:290px;
	width:100%;
	background:url(../images/header/background.png) repeat-x;
}

/* vrchni menu */
#top_menu {
	margin:-25px 0px 0px 0px;
	width:100%;
	height:69px;
	_line-height:39px;
	background:url(../images/menu-top/background.gif) repeat-x;
	position:relative;
	z-index:10;
}

#top_menu .left {
	background:url(../images/menu-top/left.gif) no-repeat;
	height:69px;
	width:10px;
	float:left;
}

#top_menu .right {
	background:url(../images/menu-top/right.gif) no-repeat;
	height:69px;
	width:10px;
	float:right;
}

#top_menu ul {
	margin:10px 0px 0px -10px;
	_margin:0px 0px 0px -10px;
	padding:0px 0px 0px 0px;
	float:left;
}

#top_menu ul li {
	margin:5px 0px 0px 0px;
	padding:0px 20px 0px 20px;
	float:left;
	color:#ff9108;
	list-style:none;
	font-size:15px;
	background:url(../images/menu-top/oddelovac.gif) no-repeat right center;
}

#top_menu ul li a{
	text-decoration:none;
	color:#ff9108;
}

#top_menu ul li a:hover{
	text-decoration:none;
	color:#e57f00;
}

#top_menu .infobox {
	color:#fff;
	padding:17px 0px 0px 0px;
	font-size:13px;
	float:right;
	text-align:right;
}

#top_menu .infobox a{
	color:#ff9108;
	text-decoration:underline;
	font-weight:bold;
}

/* menu leve */
.vertical_menu {
	width:221px;
	float:left;
	margin:0px 0px 0px 0px;
}

.vertical_menu2 {
	width:221px;
	float:left;
	margin:0px 0px 0px 0px;
	_margin:0px -30px 0px -5px;
}

.vertical_menu .sedy_top, .vertical_menu2 .sedy_top {
	width:221px;
	height:8px;
	background:url(../images/menu/sedy-top.gif) no-repeat;
	font-size:1px;
}

.vertical_menu .sedy_bottom, .vertical_menu2 .sedy_bottom {
	margin:0px 0px 10px 0px;
	width:221px;
	height:8px;
	background:url(../images/menu/sedy-bottom.gif) no-repeat;
}

.vertical_menu .bily_bottom, .vertical_menu2 .bily_bottom {
	margin:0px 0px 10px 0px;
	width:221px;
	height:8px;
	background:url(../images/menu/bily-bottom.gif) no-repeat;
}

.vertical_menu .sedy_center, .vertical_menu2 .sedy_center {
	padding:0px 0px 0px 0px;
	width:221px;
	background:#474747;
	color:#fff;
}

.vertical_menu .sedy_center h6, .vertical_menu2 .sedy_center h6 {
	margin:0px 0px 0px 0px;
	padding:0px 10px 3px 10px;
	font-weight:normal;
	color:#ff9108;
	text-decoration:underline;
	font-size:12px;
}

.vertical_menu .sedy_center h6 a, .vertical_menu2 .sedy_center h6 a{
	color:#ff9108;
	text-decoration:underline;
}

.vertical_menu .sedy_center .datum, .vertical_menu2 .sedy_center .datum {
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:10px 10px 5px 10px;
}

.vertical_menu .sedy_center .popis, .vertical_menu2  .sedy_center .popis{
	margin:0px 10px 0px 10px;
	padding:20px 0px 5px 0px;
	text-align:justify;
	border-bottom:1px dotted #777777;
}

.vertical_menu .sedy_center .ukazat_vse, .vertical_menu2 .sedy_center .ukazat_vse{
	margin:0px 10px 0px 10px;
	padding:20px 0px 5px 0px;
	text-align:right;
}

.vertical_menu .sedy_center .ukazat_vse2, .vertical_menu2 .sedy_center .ukazat_vse2{
	margin:0px 10px 0px 10px;
	padding:20px 0px 5px 0px;
	text-align:left;
}

.vertical_menu .sedy_center .ukazat_vse a,.vertical_menu .sedy_center .ukazat_vse2 a, .vertical_menu2 .sedy_center .ukazat_vse a,.vertical_menu2 .sedy_center .ukazat_vse2 a{
	color:#ff9108;
	text-decoration:underline;
}

.vertical_menu .sedy_center .tagy, .vertical_menu2 .sedy_center .tagy {
	margin:0px 10px 0px 10px;
	padding:10px 0px 5px 0px;
	color:#ff9108;
	text-align:justify;
	line-height:22px;
}

.f10 {
	font-size:10px;
}

.f11 {
	font-size:11px;
}

.f12 {
	font-size:21px;
}

.f13 {
	font-size:13px;
}

.f14 {
	font-size:14px;
}

.f15 {
	font-size:15px;
}

.f16 {
	font-size:16px;
}

.f17 {
	font-size:17px;
}

.f18 {
	font-size:18px;
}

.vertical_menu .sedy_center .tagy a, .vertical_menu2 .sedy_center .tagy a{
	text-decoration:underline;
	color:#ff9108;
}

.vertical_menu .bily_center, .vertical_menu2 .bily_center {
	padding:0px 0px 0px 0px;
	width:221px;
	background:#ffffff;
}

.vertical_menu .zajimavy_clanek, .vertical_menu2 .zajimavy_clanek {
	padding:0px 0px 0px 0px;
	width:221px;
	background:#474747;
}

.vertical_menu .zajimavy_clanek ul, .vertical_menu2 .zajimavy_clanek ul {
	padding:10px 0px 10px 0px;
	margin:0px 0px 0px 0px;
}

.vertical_menu .zajimavy_clanek ul li, .vertical_menu2 .zajimavy_clanek ul li {
	padding:0px 0px 3px 15px;
	list-style:none;
}

.vertical_menu .zajimavy_clanek ul li a, .vertical_menu2 .zajimavy_clanek ul li a{
	color:#ff9108;
	text-decoration:underline;
}

.vertical_menu .zajimavy_clanek ul li a:hover, .vertical_menu2 .zajimavy_clanek ul li a:hover {
	color:#ffc071;
}


.vertical_menu .sedy_center ul, .vertical_menu2 .sedy_center ul {
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
}

.vertical_menu .sedy_center ul li, .vertical_menu2 .sedy_center ul li {
	padding:0px 10px 0px 30px;
	list-style:none;
	height:30px;
	background:url(../images/menu/li.gif) repeat-x;
	line-height:30px;
}

.vertical_menu .sedy_center ul li:hover, .vertical_menu2 .sedy_center ul li:hover {
	background-position:-221px 0;
}

.vertical_menu .sedy_center ul li a, .vertical_menu2 .sedy_center ul li a{
	color:#fff;
	text-decoration:none;
}

.vertical_menu .sedy_center ul li span a, .vertical_menu2 .sedy_center ul li span a {
	color:#ff9108;
	text-decoration:underline;
	font-weight:bold;
}

.vertical_menu .sedy_center .select, .vertical_menu2 .sedy_center .select {
	margin:10px 0px 10px 10px; 
	color:#474747;
	width:200px;
}

.vertical_menu .hledat_box, .vertical_menu2 .hledat_box {
	background:url(../images/menu/search-back.gif) no-repeat;
	width:158px;
	height:25px;
	border:none;
	color:#b3b3b3;
	margin:5px 5px 0px 10px;
	padding:7px 2px 0px 5px;
	float:left;
}

.vertical_menu form, .vertical_menu2 form {
	clear:both;
	float:left;
}

.vertical_menu .hledat_tl, .vertical_menu2 .hledat_tl {
	background:url(../images/menu/search-tl.gif);
	width:29px;
	height:41px;
	border:none;
	color:#b3b3b3;
	padding:0px 0px 0px 0px;
	margin:5px 0px 0px 2px;
}

.vertical_menu .orange_top, .vertical_menu2 .orange_top {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	width:221px;
	height:40px;
	background:url(../images/menu/orange-top.gif) no-repeat;
	line-height:40px;
}

.vertical_menu .orange_top h5, .vertical_menu2 .orange_top h5{
	color:#000000;
	font-size:15px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.vertical_menu .podpora, .vertical_menu2 .podpora {
	padding:10px;
	margin:10px 0px 0px 0px;
	width:201px;
	height:109px;
	background:url(../images/menu/podpora.gif) no-repeat;
}

.vertical_menu .podpora .dotaz, .vertical_menu2 .podpora .dotaz{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#787878;
	font-size:19px;
	font-weight:bold;
}


.vertical_menu .podpora .volejte, .vertical_menu2 .podpora .volejte{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#787878;
	font-size:13px;
	font-weight:bold;
}

.vertical_menu .podpora .telefon, .vertical_menu2 .podpora .telefon{
	margin:0px 0px 0px 0px;
	padding:22px 0px 0px 0px;
	color:#82aa15;
	font-size:19px;
	font-weight:bold;
}

.vertical_menu .podpora .email, .vertical_menu2 .podpora .email{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#82aa15;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.vertical_menu .podpora .email a, .vertical_menu2 .podpora .email a{
	color:#82aa15;
	text-decoration:underline;
}

.vertical_menu .sedy_center .otazka, .vertical_menu2 .sedy_center .otazka {
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	font-size:14px;
}

.vertical_menu .sedy_center .odpoved, .vertical_menu2 .sedy_center .odpoved {
	margin:0px 0px 0px 0px;
	padding:10px 10px 0px 10px;
	color:#ff9c00;
	font-size:14px;
	text-decoration:underline;
}

.vertical_menu .sedy_center .odpoved a, .vertical_menu2 .sedy_center .odpoved a{
	text-decoration:underline;
	color:#ff9c00;
}

.vertical_menu .sedy_center .hlasu, .vertical_menu2 .sedy_center .hlasu {
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	color:#fff;
	font-size:11px;
}






.obsah {
	margin:0px 10px 0px 10px;
	_margin:0px 0px 0px -4px;
	padding:0px 16px 20px 16px;
	_padding:0px 0px 20px 16px;
	width:496px;
	_width:496px;
	background:#fff;
	_background:;
	float:left;
}

.obsah .top {
	margin:0px -16px 20px -16px;
	_margin:0px 0px 20px -16px;
	background:url(../images/obsah/top.gif) no-repeat;
	height:8px;
	width:538px;
	_position:relative;
	_z-index:1000000;
}

.obsah_bottom {
	float:left;
	background:url(../images/obsah/bottom.gif) no-repeat center;
	height:8px;
	width:100%;
	font-size:1px;
}

.obsah p {
	color:#474747;
	font-size:12px;
}

.vice_informaci {
	padding:0px 0px 0px 10px;
	width:100%;
	text-align:right;
	height:13px;
	color:#ff9108;
}

.vice_informaci a {
	color:#ff9108;
	text-decoration:underline;
}

.kategorie_ram {
	margin:30px -6px 0px -6px;
}

.kategorie {
	padding:15px 5px 0px 0px;
	margin:0px 3px 6px 3px;
	_margin:0px 2px 6px 2px;
	background:url(../images/obsah/kategorie/background.gif);
	width:157px;
	height:52px;
	float:left;
	color:#343434;
	font-size:13px;
	font-weight:bold;
}

.kategorie a{
	text-decoration:none;
	color:#343434;
}

.kategorie a:hover{
	text-decoration:none;
	color:#000;
}

.akcni_box {
	color:#0054ff;
	margin:10px 0px 0px -3px;
	width:496px;
	height:98px;
	border:1px solid #dfdfdf;
	float:left;
	background:url(../images/obsah/akcni-box/background.gif) repeat-x bottom;
}

.akcni_box .velke {
	margin:10px 0px 0px 15px;
	color:#0054ff;
	font-size:16px;
	font-weight:bold;
	text-transform: uppercase;
}

.akcni_box .velke a, .akcni_box .male a{
	color:#0054ff;
	text-decoration:none;
}

.akcni_box .male {
	margin:5px 0px 0px 15px;
	color:#0054ff;
	font-size:13px;
	text-transform: uppercase;
}

.akcni_box .levy_popis {
	height:98px;
	float:left;
}

.strankovani {
	margin:-35px 0px 0px -3px;
	padding:0px 10px 0px 10px;
	color:#fda531;
	line-height:35px;
	height:35px;
	background:url(../images/obsah/strankovani/background.gif) repeat-x right;
	float:left;
	font-size:12px;
	font-weight:bold;
	letter-spacing:3px;
}

.strankovani a{
	text-decoration:none;
	color:#fda531;
}

.strankovani a:hover{
	text-decoration:none;
	color:#fda531;
}

.nejprodavanejsi {
	margin:15px 0px 0px -3px;
	width:496px;
	min-height:150px;
	border:1px solid #dfdfdf;
	float:left;
	background:url(../images/obsah/tabulka-nejprodavanejsi/back2.gif) repeat-x bottom;
}

.nejprodavanejsi .cara{
	margin:42px -1px 0px 0px;
	height:100px;
	width:1px;
	font-size:1px;
	background:#acacac;
	float:left;
}

.nejprodavanejsi .box1 {
	width:165px;
	float:left;
}

.nejprodavanejsi .box1 .top {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 12px;
	line-height:35px;
	background:url(../images/obsah/tabulka-nejprodavanejsi/back.gif) repeat-x top;
	width:153px;
	height:35px;
	float:left;
}

.nejprodavanejsi .box1 strong {
	color:#000000;
	margin:10px 0px 0px 12px;
	float:left;
}

.nejprodavanejsi .box1 ul {
	padding:0px 0px 0px 12px;
	margin:5px 0px 0px 0px;
	float:left;
}

.nejprodavanejsi .box1 ul li {
	padding:0px 0px 5px 15px;
	margin:0px 0px 0px 0px;
	list-style:none;
	background:url(../images/obsah/tabulka-nejprodavanejsi/list.png) left top no-repeat;
}

.nejprodavanejsi .box1 ul li a{
	color:#595959;
	text-decoration:underline;
}

.nejprodavanejsi .box1 ul li a:hover{
	color:#323232;
	text-decoration:underline;
}

.polozky_ram {
	width:519px;
	background:url(../images/obsah/plozky/back.gif) repeat-y center;
	float:left;
}

.polozka {
	padding:10px 23px 20px 0px;
	margin:0px 0px 0px 0px;
	width:150px;
	float:left;
	text-align:center;
	background:url(../images/obsah/plozky/bottom.gif) bottom right no-repeat;
}

.polozka h3 {
	color:#ff9108;
	font-size:13px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	min-height:55px;
	float:left;
	text-align:center;
	text-decoration:underline;
	width:100%;
}

.polozka h3 a{
	color:#ff9108;
	text-decoration:underline;
}

.footer {
	width:100%;
	min-height:240px;
	background:#222222 url(../images/footer/back.gif) top repeat-x;
	float:left;
	color:#949494;
}

.footer .box {
	width:175px;
	float:left;
	padding:0px 25px 0px 25px;
}

.footer h4{
	font-size:20px;
	font-weight:normal;
	margin:30px 0px 10px 0px;
}

.footer ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.footer ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}

.footer ul li a {
	color:#ff9c00;
	text-decoration:underline;
}

.footer ul li a:hover {
	color:#ffc263;
	text-decoration:underline;
}

.footer .vycentruj .cara {
	margin:40px 0px 0px 0px;
	width:2px;
	height:150px;
	float:left;
	background:url(../images/footer/cara.gif) repeat-y;
}

.footer .vycentruj .cara2 {
	margin:10px 0px 0px 0px;
	width:100%;
	height:1px;
	font-size:1px;
	float:left;
	background:#2b2b2b;
}

.footer .vycentruj p {
	text-align:right;
	color:#fff;
	float:right;
	widows:100%;
	font-size:11px;
}

.footer .vycentruj p a{
	color:#fff;
}


.img1 {
	border:none;
	text-decoration:none;
}

.img2 {
	border:none;
	margin:-10px 0px 0px 15px;
}

.img3 {
	float:right;
	border:none;
}

.img4 {
	border:none;
	margin:0px 10px 0px 0px;
}


.img5 {
	border:none;
	float:left;
	margin:-15px 0px 0px 0px;
}

.img6 {
	border:none;
	margin:10px 0px 10px 0px;
}

.img7 {
	float:left;
	border:none;
}

.img8 {
	padding:15px 0px 15px 0px;
	float:left;
	border:none;
}

.img9 {
	margin:0px 5px 0px 0px;
	border:none;
}

.img10 {
	margin:10px 5px 10px 0px;
	border:none;
}

.img11 {
	margin:3px 10px 10px 12px;
	border:none;
}

.orange1 {
	color:#ff9108;
	text-decoration:underline;
}

.orange2 {
	color:#ff9108;
	text-decoration:underline;
}













.popisujeme{
	display: block;
	clear: both;
	padding: 10px 0px 10px 0px;
}
.popisujeme table{
	float: right;
	font-size: 0.8em;
	width: 70%;
}
.popisujeme img{
	float: left;
}





























#main{
	width: 970px;
	background: White;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 5px 0px 5px;
}
#main #header{
	background: #DEE6EC url(header.jpg) no-repeat top;
	width: 970px;
	height: 122px;
	text-align: left;
	border-bottom: 1px solid #5B0016;
}
#main #header img{
	margin: 18px 0px 0px 18px;
}
#main #menuh{
	color: White;
	background: #DEE6EC url(bg-menuh.gif) repeat-x top;	
	display: block;
	height: 33px;
	margin: 3px 0px 5px 0px;
	text-align: left;
	padding: 8px 10px 0px 10px; 
}
#main #menuh a{
	color: white;
}
#main #footer{
	background: #DEE6EC url(bg-footer.gif) repeat-x top;
	display: block;
	clear: both;
	height: 20px;
	text-align: left;
	padding: 13px 10px 0px 10px;
}
#main #footer a{
	color: White;
}
.right{
  float: right;
}

.left{
  float: left;
}
#menul{
	float: left;
	width: 160px;
	text-align: left;
	font-size: 0.9em;
}
#menup{
	float: left;
	width: 160px;
	text-align: left;
	font-size: 0.9em;
}
.menuv{	
	background: #E5E5E5 url(bg-menubot.gif) repeat-x bottom;
	width: 100%;
	padding: 0px 0px 25px 6px;
}
.menuv a{	
	color: Black;
}
.menuv ul{	
	clear: both;
}
.menuv li{	
	list-style: none;
}
.menuv ol{
	margin: 0px;
	padding: 0px 0px 0px 23px;
	clear: both;
}
.menuv ol li{	
	list-style: decimal;
}
.menuv p{	
	text-align: center;
}
#menul h4{
	color: White;
   background: #E5E5E5 url(bg-menun.gif) repeat-x top left;
	display: block;
	width: 100%;
	font-size: 1.1em;
	height: 30px;
	padding: 3px 0px 0px 6px;
	border-top: 5px solid White;
	float: left;
}
#menul h4 a{
	color: White;
}
#menup h4{
	color: White;
   background: #E5E5E5 url(bg-menun.gif) repeat-x top left;
	display: block;
	width: 100%;
	font-size: 1.1em;
	height: 30px;
	padding: 3px 0px 0px 6px;
	border-top: 5px solid White;
	float: left;
}
#menup h4 a{
	color: White;
}
#middle{
	float: left;
	text-align: justify;
	width: 617px;
	margin: 0px 7px 10px 15px;
}
#middle h2{
	font-size: 1em;
	display: block;
	text-align: left;
	color: White;
	border-bottom: 1px solid Black;
	padding: 6px 5px 6px 6px;
	margin: 10px -2px 7px -2px;
	background: #3E3E3E url(bg-h2.gif) repeat-x bottom;
	clear: both;
}
#middle h2 a{
	color: White;
	text-decoration: underline;
}
#middle h2 a:hover{
	color: Silver;
	text-decoration: none;
}
#middle p{
	padding:5px 1px 5px 1px;
	font-size: 0.8em;
}

#middle li{
	list-style: none;
}

.produkt3{
	display: block;
	width: 136px;
	height: 230px;
	border: 1px solid #8B8B8B;
	float: left;
	padding:4px;
	margin: 3px;
	text-align: center;
	font-size: 0.8em;
	position: relative;
}
.produkt3 .detailkup{
	position: absolute;
	bottom: 1px;
	display: block;
	left: 5px;
	width: 134px;
}
.produkt3 .detailkup a{
	color: White;
	display: block;
	width: 52px;
	float: left;
	font-weight : bold;
	padding: 10px 7px 10px 7px;
	background: #3E3E3E url(bg-h2.gif) repeat-x bottom;
	margin: 5px 0px 0px 0px;
}
.produkt3 .detailkup a:hover{
	background: White;	
	color: Gray;
	border: 1px solid #3E3E3E;
	padding: 9px 6px 9px 6px;
}

.produktakcni{
	display: block;
	border: 1px solid #8B8B8B;
	padding:5px;
	margin: 3px;
	text-align: left;
	font-size: 0.8em;
	float: left;
	width: 592px;
	font-size: 0.75em;
}
.produktakcni .fotka{
	float: left;
	width: 25%;
}
.produktakcni .popis{
	float: left;
	margin: 0px 0px 0px 5px;
	border-left: 1px solid #8B8B8B;
	padding: 0px 0px 0px 5px;
	width: 70%;
}
.produktakcni h4{
	color: #A41637;
	font-size: 1.3em;
}
.produktakcni .puvodni{
	text-decoration: line-through;
}
.produktakcni .cena{
	color: Red;
	font-size: 1.2em;
}
.produktakcni i{
	padding: 10px 0px 0px 0px;
	font-size: 1.1em;
	display: block;
}
.produktakcni .detailkup a{
	color: White;
	display: block;
	width: 40px;
	float: right;
	font-weight : bold;
	padding: 10px 7px 10px 7px;
	background: #3E3E3E url(bg-h2.gif) repeat-x bottom;
	margin: 5px 0px 0px 0px;
}
.produktakcni .detailkup a:hover{
	background: White;	
	color: Gray;
	border: 1px solid #3E3E3E;
	padding: 9px 6px 9px 6px;
}
.radek{
	display: block;
	clear: both;
}
.poslednidva{
	display: block;
	width: 185px;
	height: 285px;
	border: 1px solid #8B8B8B;
	float: left;
	padding:5px;
	margin: 3px;
	text-align: center;
	font-size: 0.9em;
	position: relative;
}
.poslednidva .detailkup{
	position: absolute;
	bottom: 1px;
	display: block;
	left: 5px;
	width: 185px;
}
.poslednidva .detailkup a{
	color: White;
	display: block;
	width: 78px;
	float: left;
	font-weight : bold;
	padding: 10px 7px 10px 7px;
	background: #3E3E3E url(bg-h2.gif) repeat-x bottom;
	margin: 5px 0px 0px 0px;
	margin: 0px auto 0px auto;
}
.poslednidva .detailkup a:hover{
	background: White;	
	color: Gray;
	border: 1px solid #3E3E3E;
	padding: 9px 6px 9px 6px;
}
.poslednidva h4{
	color: #FF6600;
	font-size: 1.1em;
}
.poslednidva h4 b{
	color: red;
}
.poslednidva .puvodni{
	text-decoration: line-through;
}
.poslednidva .cena{
	color: Red;
	font-size: 1.1em;
}
.poslednidva p{
	display: block;
	font-size: 0.9em;
	text-align: justify;
	margin: 5px 0px 5px 0px;
}
#tridit{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	background: #ECECEC;
	font-size: 0.9em;
}
#strankovani{
	text-align: center;
	background: #ECECEC;
	border-bottom: 1px solid #D8D8D8;
	border-top: 1px solid #D8D8D8;
	display: block;
	clear: both;
	font-size: 0.8em;
	padding: 3px;
}
#strankovani a{
	color: #600017;
}

#bannerbot{
	margin: 0px auto 0px auto;
	clear: both;
	display: block;
}
#komentare{
	text-align: left;
}
#komentare a{
	font-size: 0.7em;
}
#komentare p{
	display: block;
	border-bottom: 1px solid #E4EAEF;
	margin: 5px 0px 10px 0px; 
}
.drobecky{
	display: block;
	background: #E5E5E5;
	font-size: 0.8em;
	padding: 6px 5px 6px 6px;
	margin: 10px -2px 7px -2px;
}
.drobecky a{
	color: Black;
}
.cervena{
	color: Red;
	font-size: 1.1em;
	margin-right: 5px;
}
.pocetkusu{
	text-align: right;
}
.pocetkusu input{
	margin-top: 15px;
	margin-bottom: 15px;
}
.pridarkosiku{
	text-align: left;
}
.pridarkosiku a{
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
	padding: 4px;
	background: #E4EAEF;
	border: 1px solid #ABBDCD;
	width: 55%;
}.pridarkosiku a:hover{
	background: #ABBDCD;
	border: 1px solid #8FA7BC;
}
#seznamkosiku{
	width: 100%;
	font-size: 0.83em;
	margin: 0px 0px 20px 0px;
}
#seznamkosiku .nazevzbozi{
	width: 50%;
}
#seznamkosiku input{
	font-size: 0.83em;
}
#seznamkosiku .podtrzeni{
	border-bottom: 1px dashed #8FA7BC;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 15px 0px; 
}
.dotaz{
	float: left;
	margin: 2px 0px 0px 0px;
}
.adresa{
	font-size: 0.8em;
	width: 100%;
}
.adresa td{
	padding: 3px;
}
.adresa input{
	margin: 3px 0px 3px 0px;
}
.adresa .modrabg{
	background: #E4E4E4;
}
.aligncenter{
	text-align: center;
	margin: 10px;
}






select {
	background-color : White;
	color : Black;
	width: 100px;
	font-family : Arial;
	font-size : 11px;
	font-weight : bolder;
}

#popis_kategorie{
	text-align: left;
	background: #EFF2F5;
	border-bottom: 1px solid #E4EAEF;
	border-top: 1px solid #E4EAEF;
	display: block;
	clear: both;
	font-size: 1em;
	padding: 3px;
}

.tipvkategorii{
	display: block;
	width: 140px;
	border: 1px solid #E4EAEF;
	float: left;
	padding:5px;
	margin: 3px;
	text-align: center;
	font-size: 0.8em;
}

.tipvkategorii .detailkup a{
	display: block;
	color: White;
	width: 56px;
	float: left;
	font-weight : bold;
	padding: 10px 7px 10px 7px;
	background: #3E3E3E url(bg-h2.gif) repeat-x bottom;
	margin: 5px 0px 0px 0px;
}

.tipvkategorii .detailkup a:hover{
	background: White;	
	color: Black;
	border: 1px solid #3E3E3E;
	padding: 9px 6px 9px 6px;
}

.a_login{
	font-size: 0.8em;
	width: 60%;
	text-align: center;
}

.a_login td{
	padding: 3px;
	text-align: center;
}

.a_login input{
	margin: 3px 3px 3px 3px;
}

.a_login .modrabg{
	background: #E4E4E4;
}

.button{
	background: #ADADAD url(bg-button.gif) repeat-x bottom;
	padding: 3px;
	border: 1px solid #ADADAD;
	color: White;
}

#menulb{
	background: #E5E5E5;
	width: 166px;
	padding: 5px 0px 0px 0px;
}
#menulb ul{
	display: block;
	margin: 0px;
	padding: 0px;
}
#menulb li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	float: left;
}
#menulb a{
	display: block;
	width: 95%;
	padding: 0px 0px 1px 7px;
	border-bottom: 2px solid White;
	border-top: 1px solid #E5E5E5;
}
#menulb a:hover{
	background: Silver;
	text-decoration: none;
	border-top: 1px solid Gray;
}
.itext{
	background: url(bg-itext.gif) repeat-x top;
	border: 1px solid #8B8B8B;
	text-align: center;
}



