@charset "utf-8";

html {
	height:100%;
}

body {
	font-family:Tahoma,Arial,Verdana;
	font-size:13px;
	color:#000;
	background-color:#e9e9e9;
	height:100%;
	margin:0;
}

a{
	color:#666666;
}

a.adminlink:hover{
	color:#999999;
}

a.adminlink{
	color:#CC0000;
	font-size:12px;
	font-weight:normal;
}

.adminlink a:hover{
	color:#999999;
}

img{
	border:0;
}

.clear{
	clear:both;
	visibility:hidden;
}

#container{
	margin: 0 auto 0 auto;
	width:980px;
	min-height:784px;
	height:auto !important;
    height:784px;
	position:relative;
	padding:0;
}

#top{
	height:124px;
	position:relative;
	padding:18px 0 0 23px;
	background:url(../img/top.jpg) no-repeat top left;
}

#top_left{
	height:124px;
	width:300px;
	float:left;
}

#top_right{
	height:124px;
	width:366px;
	float:right;
}

#menu{
	float:right;
	width:366px;
	height:50px;
	text-align:right;
	margin-top:68px;
}

#content{
	min-height:400px;
	height:auto !important;
	height:400px;
	padding: 0 0 0 0;
	float:left;
}

#content_left{
	width:250px;
	background:url(../img/left.jpg) 10px 0px no-repeat;
	float:left;
	min-height:400px;
	height:auto !important;
	height:400px;
	padding: 0 0 0 15px;
}

#content_right{
	width:680px;
	float:right;
	padding: 10px 10px 20px 20px;
}

#content_right_wide{
	width:960px;
	float:right;
	padding: 10px 10px 20px 10px;
}

#footer{
	height:36px;
	width:980px;
	background:url(../img/bottom.jpg) no-repeat;
	float:left;
}

#contact{
	height:36px;
	width:530px;
	padding: 7px 0 0 30px;
	float:right;
	color:#fff;
	font-size:11px;
	float:left;
	font-weight:normal;
}

#logindiv{
	width:80px;
	float:right;
	margin:0;
	padding: 2px 20px 0 0;
}

#logout a{
	color:#FFFF00;
	text-decoration:none;
	display:block;
	padding-top:3px;
}

#logout a:hover{
	color:#fff;
	text-decoration:underline;
}

#teenused_link{
	margin:0;
	padding:0px;
	display:block;
	height:34px;
	width:107px;
	overflow:hidden;
	position:relative;
}

#teenused_link a{
	display:block;
	padding:0px;
	background-image: url("../img/teenused.gif");
	background-repeat: no-repeat;	
	background-position:0px 0px;
	padding-top:40px;
}

#teenused_link a:hover, #teenused_link a:active{
	background-position:0px -34px;	
}

#teenused_link .active{
	background-position:0px -34px;	
}

#tooted_link{
	margin:0;
	padding:0px;
	display:block;
	height:34px;
	width:81px;
	overflow:hidden;
	position:relative;
}

#tooted_link a{
	display:block;
	padding:0px;
	background-image: url("../img/tooted.gif");
	background-repeat: no-repeat;	
	background-position:0px 0px;
	padding-top:40px;
}

#tooted_link a:hover, #tooted_link a:active{
	background-position:0px -34px;	
}

#tooted_link .active{
	background-position:0px -34px;	
}

#galerii_link{
	margin:0;
	padding:0px;
	display:block;
	height:34px;
	width:74px;
	overflow:hidden;
	position:relative;
}

#galerii_link a{
	display:block;
	padding:0px;
	background-image: url("../img/galerii.gif");
	background-repeat: no-repeat;	
	background-position:0px 0px;
	padding-top:40px;
}

#galerii_link a:hover, #galerii_link a:active{
	background-position:0px -34px;	
}

#galerii_link .active{
	background-position:0px -34px;	
}

#kontakt_link{
	margin:0;
	padding:0px;
	display:block;
	height:34px;
	width:95px;
	overflow:hidden;
	position:relative;
}

#kontakt_link a{
	display:block;
	padding:0px;
	background-image: url("../img/kontakt.gif");
	background-repeat: no-repeat;	
	background-position:0px 0px;
	padding-top:40px;
}

#kontakt_link a:hover, #kontakt_link a:active{
	background-position:0px -34px;	
}

#kontakt_link .active{
	background-position:0px -34px;	
}

#loginpagediv{
	padding: 50px 0 0 0;
}

.textinput{
	border:1px solid #aaa;
	height:19px;
	width:140px;
	background: url(../img/input_bg.gif) top left no-repeat;
	padding: 1px 0 0 3px;
}

.submitinput{
	border:1px solid #aaa;
	height:22px;
	width:100px;
	background:#ccc;
	font-size:11px;
	padding: 0 0 2px 0;
	cursor:pointer
}

#loginsuccess{
	font-size:14px;
	color:#000;
	text-align:center;
	padding: 100px 0 0 0;
}

#loginerror{
	font-size:12px;
	color:#ff0000;
	text-align:center;
	padding: 2px 0 0 20px;
	position:absolute;
	background:url(../img/alert.png) no-repeat;
	height:16px;
}

.outerpair1 {
	background: url(../img/upperrightfade.png) right top no-repeat;
	_background:none;
	width:128px;
	
} 

.outerpair2 {
	background: url(../img/lowerleftfade.png) left bottom no-repeat;
	_background:none;
	padding-top: 8px;
	padding-left: 8px;
}

.shadowbox {
	background: url(../img/shadow.png) bottom right;
	_background:none;
}


.shadowbox img {
	vertical-align: bottom;
	border: 1px solid #ccc;
}

.innerbox {
	position: relative;
	left: -7px;
	top: -7px;
	background-color:#FFFFFF;
}

.Paginator2 { font-size: 12px; padding-top: 0px; margin: 5px 0 0 10px;}
.Paginator2 a { padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.Paginator2 a:visited { padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.Paginator2 .break { padding: 2px 6px; border: none; text-decoration: none; }
.Paginator2 .this-page {padding: 2px 6px; border: solid 1px; color: #fff; background:#5396db; border-color:#666666; text-decoration: none; }
.Paginator2 a:hover {color: #fff; background: #5396db; border-color: #666666; text-decoration: none;}



#prodinfo_left{
width:250px;
float:left;
text-align:left;
}

#prodinfo_right{
width:100px;
color:#be0000;
font-size:28px;
float:right;
text-align:right;
}

#productinfo2{
border-left: 1px solid #beb9a5;
border-right: 1px solid #beb9a5;
border-bottom: 1px solid #beb9a5;
padding:10px 10px 5px 10px;
background-color:#FFFFFF;
}

.prod_pics{
border: 0;
}

/* ---------------------- product list ------------------  */

.productlist_table{

}

.productlist_td{
	border:1px solid #beb9a5;
	width:220px;
	background-color:#FFFFFF;
}

.prdlist_name{
	padding:5px;
	text-align:left;
	color:#000;
	font-size:13px;
	line-height:100%;
	background-color:#FFFFFF;
	border-bottom:1px solid #beb9a5;
	background:#f1f1f1;
}

.prdlist_price{
	padding:5px;
	text-align:right;
	color:#be0000;
	font-size:20px;
	line-height:150%;
	background-color:#FFFFFF;
}

