body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	/*background-color:#164871;*/
	background-image:url(images/10background.jpg);
}

* {margin: 0px;padding: 0px;}*

#container {
	margin: 10px auto;
	text-align: left;
	width: 900px;
}
#main {
	width: 900px;
	display: block;
	/*background: orange;*/ 
	margin: auto;
	
}
/******************** header ********************/
#header {
	width:850px;
	height:150px;
	margin-left:25px;
	/*background-image:url(images/header.jpg);*/
	display:block;
	margin-bottom: 2px;
}

/******************** Knopo4ki ********************/
#nav {
	width:842px;
	height:22px;
	margin: 2px 0px 2px 25px;
	background-color:#c3c3c1;
	padding: 3px 5px 3px 3px;
}
#nav li {
	display:inline;
	background-color:#245882;
	width:136px;
	height:22px;
	float: left;
	margin-left:4px;
	text-align:center;
}
#nav a {
	width:130px;
	height:19px;
	padding-top:3px;
	text-decoration:none;
	color:#a5cae5;
	font-weight:800;
	display:block;
}
#nav a:hover {
	color:#FFFFFF;
	font-weight:800;
}

/******************** Content ********************/
p, h1, a, span{font-family: Arial, Helvetica, sans-serif;}
#content {
	width:850px;
	margin-left:25px;
	background-color:#c3c3c1;
	height: 1010px;
}
#left {
	float:left;
	width:500px;
	height:700px;
	display:inline;
	margin: 20px 0px 30px 20px;
}
#left p {
	font-size: 12px;
	color: #000000;
	padding: 5px 0px;	
}
#left a{
	color: #052d4e;
	font-weight:800;
}
#left a:hover{
	color:#FFFFFF;
}
#left h1{
	font-size: 16px;
	color: #052d4e;
	display:inline;
	font-weight:900;
}
#left span{
	font-size: 12px;
	color: #007dda;
	font-weight: 900;
	display:inline;
	margin-left:8px;
}
/*
#right {
	float:right;
	width:260px;
	height: 260px;
	background-color:#397eb7;
	color:#FFFFFF;
	font-weight:900;
	padding: 10px 20px;
	margin: 30px 20px 20px 0px;
	display:inline;
}
#right p{
	padding: 7px 0px;
}
#right a{
	color:#FFFFFF;
	font-weight:900;
}
#right a:hover{
	color: #052d4e;
}
*/
#post {
	margin-top:20px;
	margin-left: 30px;
	color:#245882;
	font-family:inherit;
	font-size: small;
	font-weight: bold;
	width: 500px;
}

/*Na strani4ke reklaam*/
#post p {
	font-size: x-large;
	text-align: center;
	font-weight: bold;
	color: inherit;
	font-family: inherit;
}


/******************** Footer ********************/
#footer {
	width:800px;
	text-align:center;
	color:#245882;
	margin: 10px 0px;
}
#footer ul {
}
#footer li {
	display:inline;
	float:none;
	text-align:center;
}
#footer a {
	color:#245882; /*Temno sinij blja*/
	font-weight:900;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.clear{
	clear:both;
}
/******************** News ********************/
#date{
	color: white;
	font-style: italic;
}
#head{
	color: #052d4e;
	font-weight: bold;
}
#cont{
	color: #052d4e;
}
/******************** Knopki na glavnoj ********************/
#navmain{
	margin: 10px auto;
	position: relative;
}

#navmain li {
	display:inline;
	margin-left:4px;
}

/******************** Dlja price lista ********************/
#main_p {
	width: 900px;
	display: block;
	/*background: orange;*/ 
	margin: auto;
	height: 1185px;
	
