*{ 
  margin:0;
}
body{

  background: #fed9d9 url(../img/bg.png) repeat-x;
  color: black;
  margin:0 auto;
  text-align: justify;
  font-size: 14px;
  font-family: Times;
  
}
#anim {
	width: 310px;
	height: 310px;
	float: right;
	margin-right: 20px;
	padding: 0;
	position: relative;
}


#anim img {
	border: 1px solid black;
}


#anim .a3d {
	position: absolute;
	bottom: 0;
	left: 20px;
	border: none;
}
#obal {
	background-image: url(../img/kbg.png);
	background-repeat: no-repeat;
	background-position: top center;
}

a{
	color: #000;
}
a:hover{
	color: gray;	
	text-decoration: underline;
}
h1{
	font-size:19px;
	color: #9c2757;
	text-align: left;
	margin: 0;
	padding: 15px;
	padding-bottom: 0;
}
h2{
	color:#9c2757;
	padding:10px;
}
img {
	border-color:black;
	margin:5px;
}
ul{
	margin-left:20px;
}
ol{
	margin-left:30px;
}
.clear{
      display: table; 
      width: 100%;
      _clear: both;
      font-size: 0;
      height: 0px;
      line-height: 0; 
}
#wrapper{
	width:1240px;
	margin:0 auto;
}

#wrapper2 {
	background-image: url(../img/bg_middle.png);
	background-repeat: repeat-y;
	background-position: top center;
	min-height: 500px;
}

#header{
	width:1240px;
	height:348px;
	background: url(../img/header.png) no-repeat top center;
	position: relative;
	display:block;
	margin:0px;
	padding:0px;

}
#btn_vstup {
	background: url(../img/btn_vstup.png) no-repeat top center;
	width: 111px;
	height: 108px;
	position: absolute;
	top: 70px;
	left: 10px;
	display: block;		
}
#btn_vstup2 {
	background: url(../img/btn_vstup2.png) no-repeat top center;
	width: 111px;
	height: 108px;
	position: absolute;
	top: 75px;
	right: 170px;
	display: block;		
}
#login_info {
	text-align:left;
	width: 111px;
	height: 108px;
	position: absolute;
	top: 75px;
	left: 0px;
	display: block;	
	}
#btn_klub {
	background: url(../img/btn_klub.png) no-repeat top center;
	width: 92px;
	height: 90px;
	position: absolute;
	top: 180px;
	right: 150px;
	display: block;		
}

#btn_kosik {
	background: url(../img/btn_kosik.png) no-repeat top center;
	width: 133px;
	height: 120px;
	position: absolute;
	top: 100px;
	right: 20px;
	display: block;		
	color: black;
}

#kategorie_btn {
	background: url(../img/kategorie0.png) no-repeat top center;
	width: 100px;
	height: 100px;
	position: absolute;
	top: 200px;
	left: -10px;
	display: block;		
	color: black;
}


#vyrobci_btn {
	background: url(../img/vyrobci0.png) no-repeat top center;
	width: 120px;
	height: 130px;
	position: absolute;
	top: 190px;
	left: 100px;
	display: block;		
	color: black;
}

#btn_kosik .space {
	text-align: center;
	padding-top: 75px;	
	padding-right: 10px;
	font-size: 10px;
}
#paticka {	
	background: url(../img/bg_bottom.png) no-repeat top center;
	height: 240px;
	padding-top: 47px;
	text-align: center;
}

#login{
	text-align:right;
	position:relative;
	top:25px;
	margin:0px 5px;

}
#login a{
	color:black;
	font-weight:bold;
}
#kosik{
	width:160px;
	display:block;
	float:right;
	color:white;
	position:relative;
	top:140px;
	text-align:right;
	margin:0px 5px;
	*top:-120px;
}
#kosik h2{
	color:white;
	
}
#kosik strong{
	color:black;
}
#kosik a{
	color:white;
}

#fulltext {
	position: absolute;
	height: 73px;
	width: 350px;
	bottom: 100px;
	left: 500px;
	
}

#fulltext .space {
	position: relative;	
}

#fulltext .textinput{
	width: 400px;
	height: 26px;
	background: url(../img/bginput.png) no-repeat top center;
	border:0px;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
	position: absolute;
	top: 33px;
	right: 0
	
}
#fulltext .buts {
	width: 73px;
	height: 73px;
	background: url(../img/bgbtn.png) no-repeat top center;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	border: none;
}


#horni_menu{
	position: absolute;
	left: 250px;
	bottom: 73px;
	width:950px;
	display:block;
	font-size: 14px;
}
#horni_menu .item{	
}
#horni_menu .item a{
	padding-left: 55px;
	padding-right: 55px;
	color:#ffffff;
	font-weight:bold;
	margin:0;
	vertical-align:middle;
	text-decoration: none;
}
#horni_menu .item a:hover{
	color:#fec1cb;
	
}

#content{
	z-index: 10;
}
#leftcontent{
	float: left;
	margin-top:-50px;
	z-index: 10;
	position: relative;
}

#rightcontent{
	float: right;
	margin-top:-50px;
	z-index: 10;
	position: relative;
	width: 210px;
}

#prodejna {
	width: 188px;
	height: 246px;
	background: transparent url(../img/prodejna.png);
	background-repeat: no-repeat;
	margin:auto;
}
#prodejna .nadpis {
	color:#9c2757;
	font-size: 18px;
	text-align: center;
	padding: 8px;
}
#prodejna .text {
	color:#9c2757;
	font-size: 12px;
	text-align: left;
	padding: 15px;
	padding-top: 108px;
}

.itemA {
	padding: 5px;
	padding-left: 20px;
	font-size: 14px;
	text-align: left;
	}

.itemB {
	padding: 5px;
	padding-left: 25px;
	font-size: 13px;
	background: url(../img/bg_active.png) repeat-y top right;
	text-align: left;
	}
	
.itemC {
	padding: 5px;
	padding-left: 35px;
	font-size: 13px;
	background: url(../img/bg_active.png) repeat-y top right;
	text-align: left;
	width: 170px;
	}	
		
.itemA a,
.itemB a,
.itemC a{
	color: #9c2757;
	text-decoration: none;
	}
.itemA a:hover,
.itemB a:hover,
.itemC a:hover{
	color: #000;
	}
	
.itemA_active,
.itemB_active,
.itemC_active {
	font-weight: bold;	
}
.nadpis_sekci {
	background-color: #711138;	
	color: white;
	font-size: 18px;
	width: 183px;
	min-height: 20px;
	margin-left: 2px;
	padding: 5px;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}
#centercontent{
	width: 779px;
	margin-left: 231px;
	position: relative;
	top: -45px;
}
#end{
	text-align:center;
}
/************************************************************************************/
#detail {
	padding: 20px;
}

#prihll {		
	position: absolute;
	left: 10px;
	top: 10px;
	width: 200px;
}
.toplinkh {
	position: absolute;
	left: 100px;
	display: block;
	width: 800px;
	height: 170px;
	}

.popis {
	padding: 20px;
	font-size: 14px;
	line-height: 150%;
}


#detail input{
	width:50px;
}
.form-koupit,
#detail input.form-koupit{
	width:147px;
	height:27px;
	display:block;
	background: transparent url(../img/koupit.png);
	border:none;
/* 	margin:0px auto; */
	cursor:pointer;
}
.form-prihlasit{
	width:147px;
	height:27px;
	display:block;
	background: transparent url(../img/prihlasit.png);
	border:none;
	margin:0px auto;
	cursor:pointer;
}
#obsah_kosiku{
	margin-bottom:20px;
}

#uvod-top {
	width: 779px;
	height: 173px;
	background: transparent url(../img/uvod-top.png);
	background-repeat: no-repeat;
	position: relative;
	top: -5px;
}

#uvod-top .space {
	padding: 20px;
	padding-left: 230px;
	font-size: 13px;
	color: #9c2757;
}

#uvod-top .space .nadpis {
	margin: 0;
	padding: 0;	
	font-size: 19px;
	color: #9c2757;
	padding-bottom: 20px;
}

#cenova-bomba {
	width: 690px;
	height: 340px;
	background: transparent url(../img/cenova-bomba.png);
	background-repeat: no-repeat;
	position: relative;
	margin: auto;
}

#cenova-bomba .contcb {
	padding:60px;
	padding-left: 410px;
	padding-right: 150px;
	color: white;
	text-align: left;
}

#cenova-bomba .nadpis {
	font-weight: bold;
	padding-bottom: 10px;
	text-align: left;
}

#cenova-bomba .text {
	padding-bottom: 10px;
	text-align: left;
	
}
#cenova-bomba .cena {
	font-weight: bold;
	font-size: 22px;	
}

#cenova-bomba .img {
	position: absolute;
	border: none;
	top: 38px;
	left: 31px;
}




#cenova-bomba .tl-koupit2 {
	width: 109px;
	height: 106px;
	background: transparent url(../img/koupit2.png);
	background-repeat: no-repeat;
	position: absolute;
	border: none;
	cursor: pointer;
	top: 240px;
	right: 30px;
}
#cenova-bomba .viceinfo {
	width: 80px;
	height: 78px;
	background: transparent url(../img/vice_info.png);
	background-repeat: no-repeat;
	position: absolute;
	border: none;
	cursor: pointer;
	display: block;
	top: 165px;
	right: 50px;
}



#nakupni_radce {
	background-color: white;	
	margin-top: 15px;
		
	margin-bottom: 15px;
}

.box-vyrobek {
	width: 244px;
	height: 302px;
	background: transparent url(../img/box_bg.png);
	background-repeat: no-repeat;
	position: relative;
	margin: auto;
	float: left;
	margin-left: 12px;
	margin-top: 20px;
	text-align:left;
}

.box-vyrobek .cena {
	font-size: 18px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	color: #9c2757;
	font-weight: bold;
}

.box-vyrobek .nadpis a,
.box-vyrobek .nadpis .tt {
	color: white;
	font-size: 12px;
	padding: 10px;
	padding-top: 13px;
	display: block;
	text-decoration: none;
	
	}
.box-vyrobek .nadpis a:hover{
	color:#fec1cb;
	
	}
	
.box-vyrobek .kpopis {
	position: absolute;
	top: 210px;	
	left: 0;
	text-align:left;
}

.box-vyrobek .kpopis .space1 {
	padding: 10px;
}
.box-vyrobek .img {
	position: absolute;
	top: 50px;	
	left: 10px;
	background-color: #fff;
	width:162px;
	height: 162px;
	overflow: hidden;
	padding: 0;
}

.box-vyrobek .a3di {
	position: absolute;
	top: 100px;	
	right: 8px;
	width: 65px; height: 51px;
	background-image: url(../img/3di.png);
	z-index: 100;
}


.box-vyrobek .img img {
	margin: 0;
	padding: 0;
}
.box-vyrobek .img-ramecek {
	position: absolute;
	top: 0; left: 0;
	background-image: url(../img/img-ramecek.png);
	background-repeat: no-repeat;
	width:162px;
	height: 162px;
}

.box-vyrobek .tl-koupit {
	position: absolute;
	top: 150px; right: 4px;
	background-color:transparent;
	background-image: url(../img/tl-koupit.png);
	background-repeat: no-repeat;
	width:71px;
	height: 72px;
	border: none;
	cursor: pointer;
}

.nakupni_radce_box {
	float: left;
	width: 385px;
	background-color: #fff;
	margin-bottom: 20px;
}
.nakupni_radce_box .nadpis{
	padding: 10px;
	font-size: 18px; 
	color: #9c2757;
	padding-bottom: 0;
}

.nakupni_radce_box .text{
	padding: 10px;
}
.nakupni_radce_box .nr_btn {
	background-image: url(../img/nr_btn_bg.png);
	background-repeat: no-repeat;
	width: 154px;
	height: 28px;
	display: block;	
	float: right;
	color: white;
	text-decoration: none;
}


.nakupni_radce_box .nr_btn:hover {
	color:#fec1cb;
}

.nakupni_radce_box .nr_btn span {
	padding: 6px;
	display: block;	
	text-align: center;
	width: 140px;
	margin-left: 16px;
}


.nakupni_radce_box .tl_cont {
	padding: 10px;
	text-align: right;
}

.abox_top {
	background-image: url(../img/abox_top.png);
	background-repeat: no-repeat;
	width: 187px;
	height: 28px;
	margin:auto;
	margin-top: 20px;
	color: white;
	font-size: 18px;
	text-align: center;
	padding-top: 5px;
	}
.abox_middle {
	background-image: url(../img/abox_middle.png);
	background-repeat: repeat-y;
	width: 187px;
	margin:auto;
	text-align: center;
	}
.abox_bottom {
	background-image: url(../img/abox_bottom.png);
	background-repeat: no-repeat;
	width: 187px;
	height: 12px;
	margin:auto;
	}

.abox_middle .nadpis {
	font-size: 13px;
	padding:5px;
	}
	
.abox_middle .nadpis a {
	font-size: 13px;
	padding:5px;
	color: #9c2757;
	}
	
.abox_middle .nadpis a:hover {
	color: black;
	}
	
			
.abox_middle img {
	border: 1px solid #9c2757;
	}
	
.abox {
	position: relative;
	padding-top: 10px;	
	} 	
	
.abox .tl-koupit3 {
	position: absolute;
	bottom: 0px; right: 4px;
	background-color: transparent;
	background-image: url(../img/koupit3.png);
	background-repeat: no-repeat;
	width:44px;
	height: 48px;
	border: none;
	cursor: pointer;
}

.abox .cena{
	text-align: left;
	padding-left: 15px;
	font-size: 18px;
	color: #9c2757;
	font-weight: bold;
}

.cont_space {
	padding: 25px;
}


.drob_nav {
	padding: 10px;	
}

.vlozit_inzerat {
	color: #711138;
	float: right;
	font-size: 15px;
	margin-top: -50px;
}

.chyba {
	color: red;
	padding: 10px;
}

.ok {
	color: green;
	font-size: 15px;
	font-weight: bold;
}

.inzerat {
	border: 1px solid #711138;
	margin-bottom: 10px;
	
}

.inzerat .lista {
	background-color: #711138;
	padding: 5px;
	color: white;
}

.inzerat .lista a  {
	color: white;
}

.inzerat .text  {
	padding: 5px;
}

.inzerat .text .img {
	float: left;
	width: 150px;
}

.inzerat .text .mal {
	width: 60px;
	
}

.cont_space p {
	padding-top: 5px;
	padding-bottom: 5px;
}


