body {
    background: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    color: #000000;
    text-align: center;
    margin-top: 0 auto;
}

#container {
	width: 992px;
	margin-left: auto;
	margin-right: auto;
}

img {border: 0;}
ul{margin-left: -40px;}
h1, h2, h3 {
	color: #008bcc;
	text-transform: uppercase;
}

h1 {font-size: 120%; }
h2 {font-size: 110%; }
h3 {font-size: 90%; }

a {
	text-decoration: none;
	color: #008bcc;
}

.prtype {
	background: #a6ce39;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.prtype h3{color: #000;}
#head {
	width: 992px;
	z-index: 1;
}

#top_menu {
	position:absolute;
	margin-left: 145px;
	margin-top: 160px;
	padding: 20px;
	width: 805px;
	height: 9px;
	background-image: url(/lib/img/menu_fons.png);
	background-repeat: repeat-x;
	z-index: 5;
}

#top_menu a {
	text-decoration: none;
	text-transform: uppercase;
	color: white;
	display: block;
	float: left;
	height: 17px;
	margin-top: -20px;
	padding: 16px;
}

#top_menu .act {background-image: url(../img/roll.png);}

#nosaukums {
	position:absolute;
	text-transform: lowercase;
	color: white;
	margin-top: 70px;
	margin-left: 350px;
	font-size: 40px;
	font-weight: bold;
}

#middle {
	padding-left: 10px;
	padding-right: 20px;
	width: 608px;
	margin-left: 155px;
	padding-top: 270px;
	padding-bottom: 20px;
	text-align: left	;
	
}
.newslist {
height: 66px;

}
.newslist img {padding-right: 8px; }
#middle li{ list-style-type: none; margin-bottom: 10px;}
#left_menu li{ list-style-type: none; margin-bottom: 3px;}
#left_menu {
margin-top: 7px;
float: left;
list-style-type: none;
text-align: left;
width: 145px;
}

#left_menu a {
padding-left: 0px;
text-decoration: none;
color: #008bcc;
}
.right {
clear: right;
margin-top: 20px;
background: #008bcc;
width: 160px;
padding: 20px;
float: right;
margin-right: 2px;
color: #fff;
text-align: left;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.rightpic {
clear: right;
margin-top: 20px;
width: 200px;
float: right;
margin-right: 2px;
color: #fff;
text-align: left;
}
#right {
float: right;
width:160px;}
#right a {
	text-decoration: none;
	color: #fff;
}
#right li {
	/*list-style-type: none;*/
	margin-left: 14px;
	}
#footer {
clear: both;
background: #a6ce39;
color: white;
padding: 20px;
width: 805px;
height: 60px;
position: relative;
bottom: 0px;
left: 145px;
margin-top: 20px;
text-align: left;}