/* CSS by fearless - feel free to use */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #46195f url(images/img01.gif) fixed;
	font: normal small Arial, Helvetica, Times "Times New Roman", Times, serif,sans-serif;
	font-size: 16px;
	color: #666666;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #2a0237;
	text-transform:uppercase;
}


h3 {
	font-style: oblique;
	color: #2a0237;
}

a:link { 

	font-weight: bold; 
	text-decoration: none; 
	color: #2a0237;

	}

a:hover { 
	text-decoration: underline; 
	color: #2a0237;
}

a {
	color: #2a0237;
}

img {
	border: none;
}

#page {
	width: 920px;
	margin: 0 auto;
/* ozadje */
	background: #f5cd5b;
	border: 10px solid #2a0237;
}

#logo {
	height: 184px;
    background: url(images/logo_novi_920.jpg)
}

#logo_under {
	border: none;
	margin-top: -10px;
	height: 35px;
	background: url(images/vmes_end1.jpg) repeat-x;
}

#menu {
	height: 72px;
	background: #2a0237;
	}
/*
#menu ul {
	margin: 0;
	list-style: none;
}

#menu a {
	float: left;
	margin-left: 20px;
	padding: 20px 0 2px 0;
	border-bottom: 4px solid #2a0237;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #f5cc56;
}

#menu a:hover {
	border-bottom-color: #f5cc56;
}

#menu .active a {
	border-bottom-color: #f5cc56;
}
*/

#footer {
	clear: both;
	padding: 20px;
	background:url(images/sp2.jpg) top no-repeat;

}

#footer p {
	margin: 0;
	color: #999999;
}

#footer a {
	color: #472947;
}

#content {
margin-left: 20px;
margin-right: 20px;

}

#content2 {
margin-left: 20px;
width: 58.7%;
margin-right: 20px;
float:left;

}
#content-side {
width:42.3%
float:right;
margin-right: 30px;
border-left:thin;
border-left-color:#CCCCCC;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;

}

#submenu {
width: 300px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
border-style: none;
float: left;
}

#submenu li{
text-transform: uppercase;
margin-left: 10px;
}

#post {

float: left;
width: 850px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
margin: 0px;
padding: 0px 0px 0px 5px
}

#vizitka {
background: url(images/vizitka_m2.jpg);
border: 1px solid #2a0237; 
width: 500px;
font-family: Georgia, "Times New Roman", Times, serif;
margin: auto;
}

.large {
font-size: 18px;
}

.small {
font-size: x-small;
}

#tabela_index {
border: none
padding: 0px 10px 0px 10px;
width: 450px;
}

#nasvet {
font-size: 12px;
border: 1px solid #999999;
padding-left: 10px;
width: 410px}

.cvetje {
border:#CCCCCC thin;
width:800px;
}

#civil {
width:800px;
heigth:574px;
background-image:url(images/osmrtnica_civil.jpg);
border: 1px #000000;
text-align:center;
font:Verdana, Arial, Helvetica, sans-serif;
font: bold;
font-size:20px;
color:#000000;
}

#cerkv {
width:800px;
heigth:574px;
background-image:url(images/osmrtnica_cerkv.jpg);
border: 1px #000000;
text-align:center;
font:Verdana, Arial, Helvetica, sans-serif;
font: bold;
font-size:20px;
color:#000000;
}

.osmrtnica_ime {
font-size:28px;
text-transform:uppercase;
font-weight:bold;
color:#000000;
}

#zahvala {
width: 600px;
text-align:left;
border: #999999;
border-bottom-width:2px;
}

.v-color {
color:#2a0237;
}