html{
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	color: #111;
}

body{
	width: 988px;
	margin: 0 auto;
	position: relative;
	background: #e38285 url(../img/page_bg.png) center top repeat-y;
}


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

h1, h2{
	font-size: 25px;
	font-family: 'Times New Roman', serif;
	color: #a70d35;
	font-weight: normal;
	margin: 0 0 10px 0;
}

p{
	margin: 0;
	padding: 0;
}

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

table{
	border-collapse: collapse;
}

a:hover{
	text-decoration: underline;
	
}

img{
	border: none;
}

input, select, textarea{
	border: solid 1px #000;
	width: 150px;
}

textarea{
	font-family: Arial, sans-serif;
	font-size: 12px;
	width: 522px;
	height: 70px;
}

select{
	width: 250px;
}


input:focus,
textarea:focus{
	border: solid 1px #f00;
}

.left{
	float: left;
}

.clear{
	clear: both;
}


#page_cont{
	position: absolute;
	top: 60px;
	left: 0;
	background: transparent url(../img/page.png) right top repeat-y;
}

#page{
	background: transparent url(../img/page_top.png) left top no-repeat;
	margin: 0;
}


#content{
	padding: 110px 50px 180px 50px;
	width: 888px;
	min-height: 344px;
	background: transparent url(../img/page_bottom.png) left bottom no-repeat;
}

#text{
	padding: 0 50px;
}

#textx{
	padding: 0 15px 10px 15px;
	font-size: 11px;
}


#foot_cont{
	display: none;
}

#foot{
}

#foot a{

}

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

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

#navi{
	position: absolute;
	top: 30px;
	left: 490px;
	font-size: 11px;
}

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

#navi ul.nav_1 li{
	display: inline;
	padding: 0 5px;
	border-right: solid 1px #a70d35;
}

#navi a{
	text-transform: uppercase;
}

#navi a:hover{
	text-decoration: underline;
}

#logo{
	position: absolute;
	top: -50px;
	left: 65px;
}

#gg_logo{
	position: absolute;
	top: -45px;
	right: 60px;
}


#items_cont{
}

#items_cont .short_item{
	width: 217px;
	margin: 0 0 30px 5px;
	padding: 0;
	float: left;
}

#items_cont .short_item a.image,
.full_item img.left{
	display: block;
	margin: 0 0 0 35px;
}

.short_item h3,
.full_item h3{
	margin: 10px 0 5px 0;
	font-family: 'Times New Roman', serif;
	text-transform: uppercase;
	font-size: 23px;
	font-weight: normal;
}

.full_item h3{
	font-size: 32px;
}

.short_item h4,
.full_item h4{
	margin: 15px 0 5px 0;
	font-family: 'Times New Roman';
	font-size: 20px;
	font-weight: normal;
}

.short_item h4 span,
.full_item h4 span,
p.price span{
	font-size: 11px;
}

p.price span{
	display: block;
}

.full_item h4{
	font-size: 25px;
}

.short_item span.perex,
.full_item span.perex{
	display: block;
	margin: 0;
	font-family: 'Times New Roman';
}

.short_item input{
	background: transparent;
	border: solid 1px #f1eaeb;
}

.short_item form{
	margin: 0 0 10px 0;
}

.short_item .text,
.full_item .text{
	border-left: solid 1px #f00;
	margin: 0 0 0 34px;
	padding: 0 0 0 7px;
}

.full_item .text{
	min-height: 350px;
	margin: 0 0 0 265px;
	padding: 0 0 0 10px;
}

input.pieces{
	padding: 0;
	width: 20px;
	height: 16px;
	text-align: right;
	border: none;
}

input.pieces:focus{
	border-bottom: solid 1px #fff;
}

.pohybova, .pohybova input{
	color: #a70d35;
}

.pohybova .text{
	border-color: #a70d35;
}

.pohybova .btn{
	background: url(../img/btn_pohyb.png) top left no-repeat;
}
	
.regeneracni, .regeneracni input{
	color: #e28283;
}

.regeneracni .text{
	border-color: #e28283;
}

.regeneracni .btn{
	background: url(../img/btn_regen.png) top left no-repeat;
}

.relaxacni, .relaxacni input{
	color: #912713;
}

.relaxacni .text{
	border-color: #912713;
}

.relaxacni .btn{
	background: url(../img/btn_relax.png) top left no-repeat;
}

.stimulacni, .stimulacni input{
	color: #b65f80;
}

.stimulacni .text{
	border-color: #b65f80;
}

.stimulacni .btn{
	background: url(../img/btn_stim.png) top left no-repeat;
}

input.btn{ 
	color: #fff;
	padding: 0 0 2px 0;
	width: 61px;
	height: 16px;
	border: none;
	font-size: 10px;
}

#cart{
	background: url(../img/cart_border_top.png) top left no-repeat;
	padding-top: 20px;
}

#cartt{
	background: url(../img/cart_border_bottom.png) bottom left no-repeat;
	padding-bottom: 20px;
}

#carttt{
	background: url(../img/cart_border_side.png) top left repeat-y;
	padding: 0 10px;
}

#cart td img{
	width: 51px;
	height: 90px;
	padding: 0px 20px;
	display: block;
	float: left;
}


th{
	height: 16px;
	padding: 7px 5px;
	text-align: left;
	background: url(../img/th_bg.png) top left repeat-x;
}

tr#last th{
	padding-right: 0;
	padding-top: 10px;
	padding-bottom: 3px;
	background: url(../img/th_last2_bg.png) bottom left repeat-x;
}

th#first{
	width: 306px;
}

th#second{
	width: 114px;
}

th#third{
	width: 170px;
}
th#fourth{
	width: 130px;
}

#cart_items .forms{
	position: relative;
}

#cart_items .forms input.txt{
	width: 25px;
}

#cart_items .forms input.del_btn,
#cart_items .forms input.change_btn{
	background: transparent;
	border: none;
	position: absolute;
	left: 50px;
	top: 0;
	font-size:12px;
	text-decoration: underline;
	width: 60px;
}

input.emtpy_btn{
	background: transparent;
	border: none;
	font-size:12px;
	text-decoration: underline;
	width: 100px;
}

#cart_items .forms input.del_btn{
	left: 100px;
}

.order_btn{
	margin-left: 620px;
	padding: 5px 0;
	width: 133px;
	height: 30px;
	background: url(../img/order_btn.png) top left no-repeat;
	border: none;
	color: #fff;
}

.order2_btn{
	margin: 10px 0 0 620px;
	padding: 5px 0;
	width: 133px;
	height: 30px;
	background: url(../img/order_btn.png) top left no-repeat;
	border: none;
	color: #fff;
}

#cart_items{
	font-size:12px;
}

#ship td{
	border: none;
	padding: 3px;
}

td{
	border: solid 1px #aaa;
	padding: 7px;
}


#cart_items td{
	border: none;
	background: url(../img/cart_tr_border.png) bottom left repeat-x;
	padding: 10px 0;
}

#cart_items th{
	
}

#cart_items input{
	border: solid 1px #000;
}

.crmb{
	font-family: 'Times New Roman', serif;
	font-size:16px;
	padding: 38px 0 0 0;
}



th p.price,
td p.price{
	text-align: right;
	font-family: 'Times New Roman', serif;
	font-size:20px;
	line-height:19px;
	color: #A70D35;
	padding: 0 30px 0 0;
}

#ship{
	margin: 0 10px 10px 10px;
}
#ship td{
	width: 240px;
}

#ship td.txt{
	width: 120px;
}

span.error{
	display: block;
	color: #A70D35;
	padding-left: 10px;
}

span.star{
	color: #A70D35;
	font-size: 20px;
	line-height: 11px;
}

#cart_items td.ugh{
	padding:0 20px;
}

#cart_items td.ugh2{
	padding:10px 20px;
	vertical-align: top;
}

br{
	line-height: 5px;
}

.shipcrmb{
	font-family: 'Times New Roman', serif;
	font-size:16px;
	color: #A70D35;
}

