/*
* lila: #ed189b
*/

@import url('jquery.lightbox.packed.css');
@import url('fotos.css');


html{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	letter-spacing:0.03pc;
}

body{
	background: #aaa url(../img/body_bg.gif) left top repeat-x;
	margin: 0;
	position: relative;
}

h1{
	margin: 0 0 8px 0px;
	padding: 0;
	font-size: 15px;
}

h2, h3{
	display: block;
	font-weight: bold;
	margin: 5px 0;
	font-size: 14px;
}

p{
	margin: 0;
	padding: 0;
}

a{
	color: #ed189b;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	
}

img{
	border: none;
}

td{
	padding: 0;
}

input, textarea, select{
	border: solid 1px #999;
	width: 190px;
	margin: 3px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding: 2px;
	letter-spacing:0.03pc;
}

textarea{
	width: 327px;
}

select{
	width: 196px;
}

input[type="checkbox"]{
	width: 20px;
	border: none;
	float: left;
	margin: 6px 6px 0 0;
}

input.btn{
	padding: 2px 0;
	width: auto;
	background: #fff;
	font-weight: bold;
	border: none;
	border-bottom: solid 4px #ed189b;
}

input.btn:active{
	border-color:#00ffe9;
}

ol li{
	padding: 5px 0;
	font-size: 11px;
}

.clear{
	clear: both;
}

#catch{
	display: none;
}

#page{
	background: url(../img/page_bg.gif) right top no-repeat;
	width: 950px;
	min-height: 590px;
	margin: 0 auto;
	position: relative;
}

#foot_cont{
	background: #000;
}

#foot{
	padding: 0 0 1px 0;
	line-height: 14px;
	font-size: 10px;
	color: #fff;
	width: 866px;
	margin: 0 auto;
}

#foot a{
	color: #fff;
}

#foot a.orange:hover{
	color: #ff7300;
}

#menu{
	position: absolute;
	top: 0;
	left: 0;
}

#navi{
	padding: 13px 0 0 0;
	margin: 0 0 60px 0;
	background: url(../img/menu_0_bg.gif) left top no-repeat;
}

#navi ul{
	list-style-type: none;
	margin: 0;
	padding:0 0 0 42px;
}

.o-nas #navi,
.about-us #navi{
	background: url(../img/menu_1_bg.gif) left top no-repeat;
}
.kontakt #navi,
.contact #navi{
	background: url(../img/menu_2_bg.gif) left top no-repeat;
}
.kresla #navi,
.chairs #navi{
	background: url(../img/menu_3_bg.gif) left top no-repeat;
}

.doplnky #navi,
.add-ons #navi{
	background: url(../img/menu_4_bg.gif) left top no-repeat;
}
.napsali-o-nas #navi,
.references #navi{
	background: url(../img/menu_5_bg.gif) left top no-repeat;
}

.ceny #navi,
.prices #navi{
		background: url(../img/menu_ceny_bg.gif) left top no-repeat;
}

.nav_1 li{
	position: relative;
	display: block;
	height: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

.nav_1 li a span{
	display: none;
}

.nav_1 li a{
	margin: 0;
	padding: 0;
	width: 80px;
	height: 18px;
	line-height: 18px;
	display: block;
}

.nav_1 li.item_1 a{
	background: url(../img/menu_item_1.gif) left top no-repeat;
}

.nav_1 li.item_2 a{
	background: url(../img/menu_item_2.gif) left top no-repeat;
}

.nav_1 li.item_3 a{
	background: url(../img/menu_item_3.gif) left top no-repeat;
}

.nav_1 li.item_4 a{
	background: url(../img/menu_item_4.gif) left top no-repeat;
}

.nav_1 li.item_5 a{
	width: 90px;
	background: url(../img/menu_item_5.gif) left top no-repeat;
}

.nav_1 li.item_6 a{
	background: url(../img/menu_item_6.gif) left top no-repeat;
}

.nav_1 li.item_7 a{
	background: url(../img/menu_item_7.gif) left top no-repeat;
}

.nav_1 li.item_8 a{
	background: url(../img/menu_item_8.gif) left top no-repeat;
}

.nav_1 li.item_9 a{
	background: url(../img/menu_item_9.gif) left top no-repeat;
}

.nav_1 li.item_10 a{
	width: 100px;
	background: url(../img/menu_item_10.gif) left top no-repeat;
}

.nav_1 li.item_13 a{
	background: url(../img/menu_item_13.gif) left top no-repeat;
}

.nav_1 li.item_100 a{
	background: url(../img/menu_item_100.gif) left top no-repeat;
}

.nav_1 li a:hover{
	background-position: right top;
}


#breadcrumbs{
	position: absolute;
	top: 95px;
	right: 0;
}

#breadcrumbs a{
	
}

#breadcrumbs a:hover{
	
}


#langswitch{
	font-weight: bold;
	font-size: 13px;
	margin: 60px 0 0 42px;
}

#langswitch a{
	color: #000;
}

#langswitch span{
	color: #fff;
}

#langswitch span a:hover
{
	color: #ed189b;
	text-decoration:none;
}



#flash_logo{
	width:  245px;
	height: 283px;
	background: url(../img/logo.jpg) top left no-repeat;
}

#content{
	padding: 0 0 0 245px;
}

#image_cont{
	position: absolute;
	top: 0;
	left: 244px;
	width: 466px;
	min-height: 590px;
	margin-bottom: 20px;
}

#view_1{
	z-index: 10;
}

#image_cont img{
	position: absolute;
	top: 0;
	left: 0;
}

#rotator{
	background: url(../img/3d_icon.gif) center center no-repeat;
	position: absolute;
	top: 530px;
	left: 350px;
	width: 100px;
	height: 30px;
	z-index: 50;
	display: none;
}

#rotator a{
	display: block;
	width: 35px;
	height: 30px;
	position: absolute;
	top: 0;
}

#rotator a.prev{
	left: 0;
	background: url(../img/prev_small.gif) top left no-repeat;
}

#rotator a.next{
	right: 0;
	background: url(../img/next_small.gif) top left no-repeat;
}

#rotator a:hover{
	background-position: left bottom;
}


#text_wide{
	text-align: right;
	padding: 142px 0 0 0;
	margin: 0 0 20px 25px;
}

#text{
	text-align: right;
	padding: 142px 0 0 0;
	margin: 0 0 20px 465px;
}

#items_cont{
	clear: both;
	width: 679px;
	padding: 0;
	margin: 0 0 0 27px;
}

#details_thumbs a,
#items_cont a,
#related_thumbs a{
	display: block;
	overflow: hidden;
	border: solid 1px #9a9a9a;
}

#items_cont a{
	border-color: transparent;
}

#items_cont a{
	float: left;
	width: 120px;
	height: 120px;
	position: relative;
	margin: 0 0 13px 13px;
	display: block
}

#items_cont a.fifth{
	margin-right: 0;
}

#items_cont a span{
	display: block;
	width: 120px;
	height: 14px;
	position: absolute;
	top: 52px;
	left: 0;
	color: #fff;
	font-size: 10px;
	text-align: center;
	padding: 2px 0;
}

#items_cont a span.txt{
	z-index: 101;
	display:none;
}

#items_cont a span.bg{
	background: #888;
	z-index: 100;
	opacity:0.8;
	filter:alpha(opacity=80);
	display:none;
}

#details_thumbs a:hover,
#items_cont a:hover,
#related_thumbs a:hover{
	border-color: #ed189b;
	text-decoration: none;
	/* or #ff39ca; asi in psd?? */
}

#details_thumbs{
	margin: 27px 0 10px 0px;                 
	padding: 0;
	overflow: visible;
}

#details_thumbs div{  
	background: url(../img/plus.gif) top left no-repeat;
	padding-left: 44px;
	width: 208px;
}

#related_thumbs{
	margin: 0px 0 10px 0px;                 
	padding: 0;
	overflow: visible;
}

#related_thumbs div{
	width: 208px;
	padding-left: 44px;
}


.thmbs_1{
	margin-left: 138px;
	width: 68px;
}

.thmbs_2{
	width: 138px;
	margin-left: 70px;
}

#details_thumbs a,
#related_thumbs a{
	float: left;
	width: 55px;
	height: 55px;
	margin: 0 12px 12px 0;
	overflow: hidden;
}


#related_thumbs a span{
	display: none;
}

#i_want_it{
	visibility:hidden;
}


.want_it{
	margin-bottom: 30px;
}

.price,
.related,
.want_it a{
	font-size: 12px;
	font-weight: bold;
	margin:15px 0;
}

.related{
	margin-bottom: 10px
}

/*
.home #text{
	margin: 0 0 0 465px;
}
*/
#order_form{
	display: none;
	width: 450px;
	position: absolute;
	top: 650px;
}

#order_form img{
	display: none;
	position: absolute;
	top: 25px;
	right: 30px;
	border: solid 1px #999;
}

#contact_form h3{
	margin-bottom: 18px;
}

#contact_form td{
	padding: 1px 0;
}
#contact_form a#close{
	width: 25px;
	height: 25px;
	background: url(../img/close.gif) center center no-repeat;
	position: absolute;
	top: 2px;
	right: 2px;
	display: none;
}


span.star{
	color: #ed189b;
	font-size:12px;
}

#error{
	color:#ed189b;
	margin-bottom: 5px;
	width: 303px;
}

#buy_rules span{
	font-size:10px;
}


