body {
	background-color:#d8cc9a;
	background-image:url('images/bg.png');
	background-repeat:repeat-x;
	background-attachment:scroll;
	overflow-y:scroll;
	margin:0px;
}

body, td {
	font-family:tahoma;
	font-size:12px;
}


a {
	color:#e8004a;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.main {
	height:100%;
	width:957px;
}

.left_side {
	background: url('images/left_side.png') right repeat-y;
}

.right_side {
	background: url('images/right_side.png') left repeat-y;
}

.maxheight {
	height:100%;
}


.header {
	height:269px;
	background: url('images/header.png') no-repeat;
}

#ostutasku {
	position:absolute;
	top:103px;
	left:29px;
	width:224px;
	height:118px;
}

.ostutasku {
	color:white;
}

.ostutasku a {
	color:white;
}

.footer {
	background: url('images/footer.png') no-repeat;
}

.footer a {
	color:#000000;
}

.footer {
	width:100%;
}

.footer td {
	padding:0px 15px 0px 15px;
	color:#000000;
}

.fmenu .fmbr {
	padding:0px;
	width:2px;
	font-size:11px;
	color:blue;
}

.path_name {
	height:38px; 
	background: url('images/path.png') repeat-x;
	font-size:17px;
	font-family:tahoma;
	color:#ffffff;
	font-weight:normal;
	padding-left:10px;
}

.path_name a {
	color:#ffffff;
	text-decoration:none;
}

.path_name a:hover {
	color:#ffffff;
	text-decoration:none;
}

.cat_name {
	background: url('images/cat_name.png') no-repeat; 
	height:52px;
	padding:5px 0px 0px 18px;
	color:#e8004a;
	font-family:tahoma;
	font-size:22px;
}

.cat_name a {
	color:#e8004a;
}

.content #text td {
	line-height:19px;
}

.left_menu td {
	background: #fc699f;
	height:25px;
	border-top:solid 1px #e7e7e7;
	padding-left:18px;
	font-weight:bold;
	color:#e7e7e7;
}

.left_menu a {
	color:#ffffff;
	text-decoration:none;
}
.left_menu a:hover  {
	color:#ffffff;
	text-decoration:none;
}

.left_menu .sel_left a {
	color:#ffffff;
	text-decoration:underline;
}
.left_menu .sel_left a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.left_menu .sel_left{
	background: #ff90ba;
}

.left_menu .subleftmenu td {
	padding-left:35px;
	background: #fbd025;
	height:20px;
	font-weight:normal;
	font-size:11px;
	border:1px #fbd025 solid;
}



.left_menu .subleftmenu a {
	color:#fe4b8d;
}

.left_menu .subleftmenu .sel_subleftmenu {
	border:1px solid #ffffff;
	background: #f9cc17 url('images/nool.png') no-repeat;
}

.left_menu .sel_subleftmenu a, .left_menu .subleftmenu a:hover {
	color:#fe4b8d;
	text-decoration:none;
}

.menu_area {
	position:absolute;
	border:solid 0px red;
	height:35px;
	width:615px;
	left:278px;
	top:233px;
}

.headerclick {
	position:absolute;
	border:solid 0px red;
	height:205px;
	cursor:pointer;
	width:100%;
	left:0px;
	top:0px;
}

.menu td {
	padding:0px 10px 0px 10px;
	text-transform:uppercase;
}

.menu .mbr {
	width:3px;
	color:#ffffff;
	padding:0px;
}

.leftmenu {
    width: 255px;
	background-color: #e7e7e7;
}

.menu a {
	color:#ffffff;
	text-decoration:none;
}

.menu a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.menu .selmenu {
	text-decoration:underline;
}

.row1 {
  background: #e5e5e5;
}
.row2 {
  background: #cbcbcb;
}

.pag a {
	text-decoration:none;
	color:#717171;
}

.pag a:hover {
	text-decoration:underline;
}

.nav {
	font-weight:normal;
	color:;
}

.new_price {
	color:#f9467e;
	font-weight:bold;
}

.productimgborder {
  border:dotted 1px gray;
}
.productimgtopborder {
  border-top:dotted 1px gray;
}

.old_price {
	text-decoration:line-through;
	color:#f9467e;
}

.price {
	color:#f9467e;
}

.link a, .link_price {
	color:#f9467e;
}

.item_title {
	color:#f9467e;
	font-weight:bold;
	font-size:17px;
	font-family:tahoma;
}

.left_title {
	color:maroon;
	font-size:12px;
	font-weight:bold;
}

.right_title {
	color:black;
	font-size:12px;
	font-weight:normal;
	width:100%;
}

.juhend_title {
	font-size:14px;
}

.juhend_list, .juhend_list a {
	color:maroon;
}

.juhend_list a:hover {
	color:maroon;
}

.register label {
	color:#2D2D2D;
}

.register input, .register textarea {
	border: solid 1px #A44728;
	padding:2px;
	color:#2D2D2D;
	width:300px;
}


#shop_content * {
	font-size:11px;
	font-family:verdana;
}

#shop_content .heading td {
	color:white;
	background: #F9CC17;
	font-weight:bold;
}

#shop_content .list_items td {
	border:solid 1px #e7e7e7;
	padding-left:5px;
}

#shop_content .button {
	background:#DAAF05;
	border:none;
	color:white;
	border:solid 1px black;
}

#shop_content .komplekt_items td {
	font-size:10px;
}