html,body{
	margin:0;
	padding:0;
	}
body{
	font: 100% "Times New Roman",Georgia,Serif;
	text-align:center;
	}
p{
	margin:0 10px 10px;
	}
a{
	color:blue;
	}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
img {
margin-top: 5px;
border:0;
}
/*------------------------------hedur------------------------------------*/
#header{
padding-top: 80px;
padding-left: 250px;
width:470px;
height:167px;
	}

#header img {
margin: 0;
}
/*------------------------------Sudurjanie------------------------------------*/
#container{
	width:1047px;
	height: 774px;
	margin:0 auto;
	text-align:left;
	background: url("../../Images/siteImages/bg.png") left center no-repeat;
	}
#content{
	padding-left: 30px;
	padding-top: 10px;
	width:955px;
	}
#content p{
	line-height:1.4;
	}

/*------------------------------navigaCiq-----------------------------------*/
#nav {
	font-size:19px;
	width:974px;
	height:27px;
	padding-top: 20px;
	margin-left:21px;
	border-bottom: solid 3px;
	}

#nav ul {
	margin:0;
	}

#nav li {
	display:inline;
	margin:0;
	padding:0;
	}

#nav a {
	text-decoration:none;
	}

#nav a span {
	float:left;
	display:block;
	padding:5px 0px 4px 40px;
	color: #000000;
	font-style: italic;
	font-weight:bold;
	}

#nav a:hover span {
	color: #C1272D;
	}
#nav a span .active{
	color: red;
	}
/*---------------------------------strani4ni novini-------------------------*/
#mainnews{
width:770px;
height:390px;
float:right;
overflow: auto;
padding-right:5px;
}
#newslist {
	width:160px;
	height:390px;
	float:left;
	border-right:1px dashed;
	background: #FCF2DE;
	padding-left:5px;
	padding-right:5px;
	overflow: auto;
}
#newsheader{
	text-align:center;
	font-style:italic;
	font-weight:bold;
	font-size:22px;
}
.newsitem{
margin-top:5px;
}
.newsdate{
font-size: smaller;
color:#808080;
}
.newstitle{
font-size:14px;
}
/*---------------------------------kontacti-------------------------*/
#contacts{
width:370px;
height: 390px;
margin: 0 auto;
background: url("../../Images/siteImages/contacts.gif") left center no-repeat;
}
#contactstitle{
padding-top:50px;
text-align:center;
font-size:18px;
font-weight: bold;
}
#form{
padding-top: 5px;
}
.submit{
width:`79px;
height:19px;
font-size:14px;
 border: none;
background-color:transparent;
text-align:center;
padding-left:10px;
padding-right:12px;
background: url("../../Images/siteImages/submit.png") left top no-repeat;
}

.input {
	border: 1px solid #000; 
	} 
/*---------------------------------archive-------------------------*/
#archive {
padding-left: 20px;
}
#archive ol{
list-style: none;
}
#archive a {
color: #000;
}
#archive a:hover {
color: #C1272D;
}

