body {
	background: #a5cfdf url('images/bg.jpg') repeat-x;
	overflow-y:scroll;
	margin:0px;
}

body, td {
	font-family:tahoma;
	font-size:12px;
}


a {
	color:#3C6B99;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.main {
	height:100%;
	width:100%;
}

.left_side {
	background: url('images/left_side.jpg') right repeat-y;
}

.right_side {
	background: url('images/right_side.jpg') left repeat-y;
}

.maxheight {
	height:100%;
}


.header {
	height:240px;
	background: url('images/header.jpg') no-repeat;
}

#ostutasku {
	position:absolute;
	top:76px;
	left:33px;
	width:221px;
	height:118px;
}

.ostutasku {
	color:white;
}

.ostutasku a {
	color:white;
}

.footer {
	background: url('images/footer.jpg') repeat-x;
}

.footer a {
	color:white;
}

.fmenu td {
	padding:0px 15px 0px 15px;
}

.fmenu .fmbr {
	padding:0px;
	width:2px;
	font-size:11px;
	color:white;
}

.path_name {
	height:38px; 
	background: url('images/path.jpg') repeat-x;
	font-size:17px;
	font-family:tahoma;
	color:white;
	font-weight:normal;
	padding-left:10px;
}

.path_name a {
	color:white;
	text-decoration:none;
}

.path_name a:hover {
	color:#E2F4FE;
	text-decoration:none;
}

.cat_name {
	background: url('images/cat_name.jpg') no-repeat; 
	height:52px;
	padding:5px 0px 0px 18px;
	color:white;
	font-family:tahoma;
	font-size:22px;
}

.content #text td {
	line-height:19px;
}

.left_menu td {
	background: white;
	height:25px;
	border-top:solid 1px #0677ba;
	padding-left:18px;
	font-weight:bold;
	color:#003e63;
}

.left_menu a {
	color:#003e63;
	text-decoration:none;
}

.left_menu a:hover,  {
	color:#003e63;
	text-decoration:underline;
}

.left_menu .sel_left a{
	color:#003e63;
	text-decoration:underline;
}

.left_menu .sel_left{
	background: #efefef;
}

.left_menu .subleftmenu td {
	padding-left:35px;
	background: #0677ba;
	height:20px;
	font-weight:normal;
	font-size:11px;
	border:1px #0677ba solid;
}



.left_menu .subleftmenu a {
	color:white;
}

.left_menu .subleftmenu .sel_subleftmenu {
	border:1px white solid;
	background: url('images/nool.jpg') no-repeat;
}

.left_menu .sel_subleftmenu a, .left_menu .subleftmenu a:hover {
	color:white;
	text-decoration:none;
}

.menu_area {
	position:absolute;
	border:solid 0px red;
	height:35px;
	width:625px;
	left:278px;
	top:205px;
}

.headerclick {
	position:absolute;
	border:solid 0px red;
	height:205px;
	cursor:pointer;
	width:100%;
	left:0px;
	top:0px;
}

.menu td {
	padding:0px 7px 0px 7px;
	text-transform:uppercase;
}

.menu .mbr {
	width:3px;
	color:white;
	padding:0px;
}

.menu a {
	color:white;
	text-decoration:none;
}

.menu a:hover {
	color:white;
	text-decoration:underline;
}

.menu .selmenu {
	text-decoration:underline;
}

.pag a {
	text-decoration:none;
	color:white;
	font-weight:bold;
}

.pag a:hover {
	text-decoration:underline;
}

.nav {
	font-weight:bold;
	color:#96D0F3;
}

.new_price {
	color:#0898EE;
	font-weight:bold;
}

.old_price {
	text-decoration:line-through;
	color:#3C6B99;
}

.price {
	color:#3C6B99;
}

.link a, .link_price {
	color:#0898EE;
}

.item_title {
	color:#0898EE;
	font-weight:bold;
	font-size:17px;
	font-family:tahoma;
}

.left_title {
	color:#4E6A89;
	font-size:12px;
	font-weight:bold;
}

.right_title {
	color:#371300;
	font-size:12px;
	font-weight:normal;
	width:100%;
}

.register label {
	color:#2D2D2D;
}

.register input, .register textarea {
	border: solid 1px #0099CC;
	padding:2px;
	color:#2D2D2D;
	width:300px;
}

.page_active {
	font-weight:bold;
	background:#52A6EB; 
	color:gray; 
	padding:1px 5px 1px 5px; 
	border:solid 1px black;
}

.page_inactive {
	font-weight:bold; 
	color:white; 
	padding:1px 5px 1px 5px; 
	background:#cccccc; 
	border:solid 1px #ACACAC;
}

.pag .special3 { color:#5A64BA; }
.pag .nav { color:#C1C1C1; }

/************************* OSTUKORV ************************************************/
#shop_content * {
	font-size:11px;
	font-family:verdana;
}

#shop_content .heading td {
	color:white;
	background: #077DC3;
	font-weight:bold;
}

#shop_content .list_items td {
	border:solid 1px #E9E9E9;
	padding-left:5px;
}

#shop_content .button {
	background:#077DC3;
	border:none;
	color:white;
	border:solid 1px #838383;
}

#shop_content .komplekt_items td {
	font-size:10px;
}