/*
author: Girts Klavins
*/

body, td,select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	margin: 10px;
	background-color: #fff;
}
td,select, input, textarea{
	margin: 0px;
}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	margin: 10px;
}
.nobr{
	white-space:nowrap;
}
form{
  margin: 0px;
  padding: 0px;  
}

/* main style */
#struc_tab{
	width: 900px;
	margin: 20px auto 10px auto;
}
#struc_left{
	width: 200px;
	border-right: 2px solid #bbb;
	padding: 10px;
}
#struc_content{
	height: 506px;
	padding: 5px;
}
#struc_left div{
	margin-top: 5px;
}

#struc_left a{
	text-decoration: none;
	font-size: 18px;
	color: #888;
}
#struc_left a:hover{
	color: #444;
}
#grozs{
	height: 30px;
	background-image: url(../img/grozs.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-left: 40px;
	text-decoration: none;
	font-size: 17px;
	color: #888;
	cursor: pointer;
}

/* bg styles */

.style1{
	background-image: url(../img/bg_2.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.style2{
	background-image: url(../img/bg_3.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.style3{
	background-image: url(../img/bg_4.jpg);
	background-position: 160px -60px;
	background-repeat: no-repeat;
}
.style4{
	background-image: url(../img/bg_5.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.style5{
	background-image: url(../img/bg_6.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}


/* mods style */
#reg_title{
	font-weight: bold;
	font-size: 16px;
	color: #444;
}
.er_alert{
	text-align: center;
	font-weight: bold;
	color: #a00;
	padding: 10px;
}
.ok_alert{
	text-align: center;
	font-weight: bold;
	color: #444;
	padding: 10px;
}
.ok_alert2{
	text-align: center;
	font-weight: bold;
	color: #444;
	padding: 50px;
	font-size: 16px;
}
.prod_right_td{
	width: 280px;
	border-left: 2px solid #aaa;
	padding: 0 20px 0 20px;
}
.prod_lev2_title{
	font-size: 19px;
	color: #008080;
	margin: 5px 0 5px 0;
}
.prod_link{
	margin-top: 10px;
}
.prod_link a{
	margin-left: 15px;
	text-decoration: none;
	color: #777;
	font-weight: bold;
	font-size: 12px;
}
.prod_link a:hover{
	color: #444;
}

/* par produktu */
#prod_name_div{
	margin: 10px 0 5px 0;
	font-size: 17px;
	color: #8CC0AE;
}
#prod_apr_div{

}
#prod_cena_div{
	margin: 10px 0 5px 0;
	font-size: 19px;
	color: #8CC0AE;
}
#prod_buy_div {
	margin: 40px 0 5px 0;
}
a.prod_link{
	margin: 0px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #69AD96;
}
a.prod_link:hover{
	color: #777;
}

/* grozam */
#grozs_tab{

}
#grozs_tab th{
	padding: 5px;
	background-color: #84BCA9;
	color: #333;
	text-align: left;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}
#grozs_tab td{
	padding: 3px;
	border-bottom: 1px solid #aaa;
}
#info_tab{
	border: 1px solid #aaa;
}
#info_tab th{
	color: #333;
	background-color: #84BCA9;
}
/* zinju sadaljai */
.news_td{
	padding-bottom: 10px;
}
.news_a{
	font-weight: bold;
	color: #008080;
	text-decoration: none;
	font-size: 13px;
}
.news_a:hover{
	color: #444;
}
.news_date{
	margin-left: 7px;
}
.news_content_up{
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #ddd;
}
.news_content_up2{
	padding: 3px 0px 3px 0px;
}

