* {
	margin: 0;
	padding: 0;
}

body {
	background: #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #222;
	min-height:700px;
}

a {
	text-decoration: none;
	color: #425969;
}
a:hover {
	text-decoration: none;
	color: #111;
}

#wrap {
	background: #fff url(images/header2.gif) no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

#header2{
	background: #eee url(images/content.gif) repeat-y;
}

#header {
	margin-left:15px;
	margin-right:15px;
	background: #fff url(images/header.gif) no-repeat;
}

#content {
padding: 0 20px;
}

.right {
float: right;
width: 770px;
text-align: justify;
padding-top: 20px;
}
.right h1 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
margin-left: 10px;
height: 30px;
line-height: 30px;
background: url(images/h2.jpg) repeat-x;
color: #fff;
}

.right h4 {
	font-size: 18px;
	font-weight: 100;
	padding-left: 10px;
	margin-left: 10px;
	height: 30px;
	line-height: 30px;
	background: url(images/h2.jpg) repeat-x;
	color: #fff;
}


.h2div {
background-image: url(images/h1.jpg);
background-repeat: no-repeat;

}

.h2div2 {
background-image: url(images/h3.jpg);
background-repeat: no-repeat;

}


.left {
float: left;
width: 180px;
padding-top: 10px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #576582 url(images/h4.jpg) repeat-x;
color: #fff;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 20px;
color: #6E6E6E;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
color:#6E6E6E;
}
.left ul li a:hover {

}


.meniu {
color: #425969;
font-weight: 600;
}

.items{
border:1px solid #999999;
background-color:#fff;


}

.articles {
padding: 10px;
}

.itemtext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #6E6E6E;

}
.meniutext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #6E6E6E;
}

.meniutext1 {

font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: 600;
font-size: 12px;
color:#6E6E6E;
}

.meniupaz {
background-color:#F9F9FF;
color:#fff;

}
.meniupazne{



}

.pilka {
color:#6E6E6E;
}


#footer {
text-align: center;
font-size: 11px;
color: #aaa;
margin-top: 40px;

padding-top: 15px;
padding-bottom: 10px;
background: #eee url(images/bottom.gif) no-repeat;
}
#footer a { color: #aaa; }
#footer a:hover { color: #111; }
