* {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font:  normal small "Verdana", Arial, Helvetica, sans-serif;
	color: #000000;
}


blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ol {
	margin-left: 3em;
}

a {
	color: #3366FF;
}

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

.boxed .title {
	padding: 5px 10px;
	background: url(f) repeat-x left bottom;
	font-size: 1em;
}

.boxed .content {
	padding: 20px 20px 40px 20px;
}

.post {
	padding-top: 20px;
	padding-right: 10px;
}

.post .title {
	margin-bottom: 20px;
}

#logo {
	width: 800px;
	height: 220px;
	margin: 0 auto;
}

#logo h1 {
	float: left;
	width: 180px;
	height: 160px;
	padding: 20px;
	background: url(images/img01.gif) no-repeat;
	text-align: right;
	font-size: 2.2em;
}
#logo h1 a{
	width: 180px;
	height: 160px;
	display:block;
}
#logo h2 {
	float: right;
	width: 520px;
	height: 150px;
	padding: 30px 20px 20px 20px;
	background: url(images/img02.gif) no-repeat;
	font-size: 14px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#content {
	width: 800px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
	font: normal small "Verdana", Arial, Helvetica, sans-serif;
}

#extra {
	clear: both;
	height: 20px;
	background: url(images/img06.gif) no-repeat;
}

#main {
	float: right;
	width: 540px;
	background: url(images/img05.gif) no-repeat right top;
	color: #000000;
	font-size: 12px;
	font: normal small "Verdana", Arial, Helvetica, sans-serif;
}

#main a {
	color: #C64F00;
}

#sidebar {
	float: left;
	width: 220px;
	background: url(images/img04.gif) no-repeat;
	color: #6BB3B3;
}

#sidebar a {
	color: #319595;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

.menu {
	padding: 20px 0;
}

#menu ul {
	margin: 0;
	list-style: none;
	border-bottom: 1px solid #006666;
}

#menu li {
	display: block;
	padding-bottom: 1px;
	background: url(images/img07.gif) repeat-x left bottom;
}

.menu a {
	display: block;
	width: 170px;
	padding: 10px 20px 10px 30px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	font-size: 12px;
}
.menu2 a {
	display: block;
	width: 170px;
	padding: 10px 20px 10px 30px;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	background: #CDE5E5 url(images/puscica.gif) no-repeat 10px 50%;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	font-size: 12px;
}
.menu_a {
	background-color: #99CACA;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	font-size: 12px;
}

#updates ul {
	margin: 0;
	list-style: none;
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

#footer {
	clear: both;
	width: 660px;
	margin: 0 auto;
	padding: 10px 0;
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: x-small;
}

.novice-spodaj {
        background-color: #996600;
        text-align: right;
        font-size: 10px;
}
.novice-sredina {
    padding: 5px;
	font: normal small "Verdana", Arial, Helvetica, sans-serif;
}
.novice {
        border-top: 1px solid #996600;
        border-bottom: 1px solid #996600;
		font: normal small "Verdana", Arial, Helvetica, sans-serif;

}
.novice-naslov {
        padding: 5px;
        border-bottom: 1px solid #996600;
		font: normal small "Verdana", Arial, Helvetica, sans-serif;
}
#gal_sml {
        width: 100px;
        padding: 2px;
        border: 1px solid #000000;
        margin: 2px;
        text-align: center;
        vertical-align: top;
        overflow: hiden;
        clear: both;
        float: none;
}

#gal_big {
        width: 350px;
        border: 1px solid #000000;
        padding: 2px;
        text-align: center;
        vertical-align: top;
}
#gal {
        text-align: center;
        vertical-align: top;
        background-position: center top;
}
hr {
	background-image: url(images/hr.jpg);
}