/*
Theme Name: WordPress Default
Theme URI: ERIKKKK
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
/* CSS Document */

* {margin:0px;padding:0px}
html{
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 76%;
	line-height: 18px;
}
body{
	background-color: #d5e0e6;
	color:#000000;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
h1{
	font-family: Georgia;
	font-size: 1.7em;
	color: #b80422;
	margin-bottom: 20px;margin-top: 0px;
}
 
h2{font-family: Georgia;font-size: 14px;color: #b80422;margin-bottom: 20px;margin-top: 0px;}
h3{
	font-family: Georgia;
	font-size: 12px;
	color: #b80422;
	text-weight:none;
	font-weight: normal;
	margin-bottom: 20px;margin-top: 0px;
}

p{
	padding-bottom: 10px;
	margin-top: 10px;
}

ul{margin-left:40px}
#left .brod p{margin:0px}
.centriraj{text-align:center}
#left .velicina{
	padding:5px;
	clear:both;
	
}
#left ul{margin-top:10px;margin-bottom:20px;margin-left:40px}
#left ol{margin-top:10px;margin-bottom:20px;margin-left:40px}
/* CSS Document */

#dokument{
	width: 830px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	padding: 0px;
}


#main{
	clear: both;
	overflow: auto;
	background-image: url(pozadina.gif);
	background-repeat: repeat-y;
}
#main #inner {
	padding-right: 32px;
	padding-left: 32px;
	clear: both;
	overflow: auto;
	padding-bottom: 50px;
	margin-top: -25px;
}

#main #left{
	float: left;
	width: 530px;
	margin-bottom: 10px;
	text-align: left;
	margin-right: 10px;
}
#left #guides {
	text-align: justify;
}

#left #guides h1{
	margin-bottom: 25px;
}
#left #guides h2 {
	margin-top: 15px;
	margin-bottom: 15px;
}

#left #guides p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#left div.clanci img{border: 1px solid #FFFFFF}
#left div.clanci{text-align:justify;padding-right:20px}

#main #right{
	float: right;
	width: 210px;
	margin-bottom: 20px;
	text-align: left;
	border-left: 2px solid #fcfad2;
	padding-left: 10px;
	padding-bottom: 20px;
}
#right p{text-decoration:none;}
#right p a:link{text-decoration:none;}
#right p a:visited{text-decoration:none;}
#right p a:hover{text-decoration:underline;}
#right p a:active{text-decoration:none;}
#right img{border:0px;}
#right h1{font-family: Georgia;font-size: 20px;color: #97d6ff;margin-top:10px;margin-bottom:10px;}

#right ul{margin:0px;padding:0px;list-style-type:none;}
#right ul li{color: white;border-bottom: dashed 1px #97d6ff;padding-top:4px;padding-bottom:4px;}
#right ul li a{color:#FFFFFF;text-decoration:none;}
#right ul li a:visited{color:#FFFFFF;text-decoration:none;}
#right ul li a:hover{color:#d7edff;text-decoration:none;}
#right ul li a:active{color:#FFFFFF;text-decoration:none;}

#main #top{
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 334px;
}
#main #bottom #top #logo {
	width: 300px;
	margin-top: 0px;
	height: 190px;
	margin-left: 32px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-top: 35px;
}
#main #bottom #top #logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top #nav {
	margin-right: 32px;
	margin-left: 32px;
}
#main #bottom{
	background-image: url(rub_na_dnu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main #dno{
	clear: both;
	padding-top: 10px;
}
.menuoben{
	border-left: 2px solid #fcfad2;
	width:115px;
	float:left;
	font-family: Verdana;
	font-size: 12px;
	color: white;
	text-transform: uppercase;
	padding: 27px 5px 0px 5px;
	text-align:left;
	vertical-align:bottom;
}

.menuoben a:link{text-decoration:none;color:white;font-family: Verdana;font-size: 12px;}
.menuoben a:visited{text-decoration:none;color:white;font-family: Verdana;font-size: 12px;}
.menuoben a:hover{text-decoration:none;color:white;font-family: Verdana;font-size: 12px;color:#d7edff;}
.menuoben a:active{text-decoration:none;color:white;font-family: Verdana;font-size: 12px;}

.content:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.content{display:block;}
.content {min-height:1%;}
 * html .content {height:1%;}

