/* CSS Document */

#lang{
	width:780px;
	height:10px;
	margin:auto;
	margin-bottom:2px;
	text-align:right;
	padding-right:2px;
	padding-bottom:2px;
}

#lang a {
	font:FlamencoD;
	font-size:16px;
	padding-left:10px;
	padding-right:10px;
	color:#FF9933;
	text-decoration: none;
	font-variant:small-caps;
	font-weight:bold;
}

#links{
	background-image:url(images/bg_lielaks.jpg);
	width:780px;
	background-repeat:no-repeat;
	height:55px;
	top: 8px;
	border-top: #4b2d11 groove 1px;
}

#banners {
	margin-left:20px;
	margin-top: 100px;
	float:right;
	width:140px;
}

#banners img {
	border: #2f1a06 groove 1px;
}


#layout{
	width:780px;
	margin:auto;
	margin-top:10px;
	background-color:#4b2d11;
	border: #4b2d11 groove 1px;
	
}

#title{
	background-repeat:no-repeat;
	width:780px;
	height:40px;
	margin:auto;
	position: absolute;
	top: 25px;
	text-align:center;
	padding-left:5px;
}

#title a {
	/*font:FlamencoD;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	color:#ffe79e;
	text-decoration: none;
	width:110px;
	display:block;
	float:left;
	height:40px;
}

#title a:hover {
	color:#FF9933;
}

#title a.active {
	color:#FF9933;
}

#header{
	width:721px;
	height:165px;
	background-repeat:no-repeat;
	margin-left: 30px;
	margin-top:-35px;
}

#body{
	width:92%;
	height:100%;
	margin: 0px 0px 0px 21px;
	background-color: #4b2d11;
}

#content{
	background-color:#5f3d1d;
	width:100%;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#f7efed;
	padding: 0px 10px 0px 10px;
	border: #2f1a06 groove 1px;
}

#content h1 {
	border-bottom:1px solid #bbb;
	font-size:125%;
	padding:5px 10px 2px;
}
#content h2 {
	color:#ccc;
	font-size:115%;
	text-align:left;
	padding:0px 10px 0px;
}
#content p, span {
	padding:0px 10px 10px;
	margin-top: -10px;
}

#content a {
	color:#FF6600;
}

#item {
	width:100%;
	padding: 10px 0px 10px 0px;
	float:left;
}

#img {
	padding:5px 10px 10px 30px;
	width:300px;
	float:left;
	
}

#img img {
	border: 1px solid #bbb;
}

#txt_right {
	float:right;
	width:350px;
	padding-top:20px;
}

#titl {
	font-weight:bold;
}

#descr {
	padding-top:10px;
}

#price {
	padding-top:5px;
}

#button {
	padding-top:20px;
}

#button input {
	background-color:#4b2d11;
	border: #ff9933 solid 1px;
	color:#FFFFFF;
	width:70px;	
}

#line{
	background-image:url(images/line.jpg);
	width:180px;
	height:1px;
	background-repeat:no-repeat;
	margin-left:5px;
	margin-bottom:50px;
	position:absolute;
	left: 9px;
	top: 148px;
}
.text{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#aea4a0;
top:45px;
width:290px;
}
#line1{
	background-image:url(images/line1.jpg);
	width:491px;
	height:1px;
	background-repeat:no-repeat;
	margin-top:155px;
	margin-left:15px;
	position:absolute;
	left: 212px;
	top: -9px;
}


#footer{
	background-image:url(images/footer.jpg);
	width:780px;
	height:31px;
	background-repeat:no-repeat;
}
#foottxt{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffe79e;
margin-left:50px;
margin-top:10px;
}

#foottxt p {
	color:#ffe79e;
	text-align:center;
	line-height:31px;
	vertical-align:middle;
}


#order {
	text-align:right;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#order input, textarea {
	width:300px;
	border: #ff9933 solid 1px;
	background-color:#5f3d1d;
	color:#FFFFFF;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	scrollbar-base-color: #5f3d1d;
	scrollbar-arrow-color: #ff9933;
	
}

#order p {
	padding-right:30px;
}

#order span {
	vertical-align:top;
	padding-right:0px;
}


#ok_button {
	background-color:#4b2d11;
	border: #ff9933 solid 1px;
	color:#FFFFFF;
	width:40px;	
}

#first_page {
	width:100%; 
	text-align:center; 
	padding-top:10px;
}

#first_page a {
	color:#FF6600;
	font-weight:bold;
	font-size:28px;
	font-variant:small-caps;
}
