html
{
	overflow: hidden;
	height: 99%;
}
                         
body
{
	background: #000000;
	height: 99%;
	margin: 0;
	padding: 0;
	line-height: 150%;
	text-align: center;
}

*
{
	font-size: 8pt; 
	font-family: Tahoma, Verdana, sans-serif; 
	color: #000000;
	text-align: left;
}

.list
{
	margin: 5px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}



/* === Containers === */



#first_container
{
	margin: 0 auto 0 auto; 
	display: table; 
	height: 100%;  
	position: relative; 
	overflow: hidden; 
	width: 660px;
}

#second_container
{
	position: absolute; 
	top: 35%;
	vertical-align: middle;
	width: 100%; 
}

#third_container
{
	position: relative; 
	top: -163px; 
	width: 660px;
}



/* === Menu === */



#menu
{
	height: 31px;
	padding-right: 12px;
	margin: 0;
	list-style: none;   
}

#menu li
{
	float: right;
	display: block;
	width: 82px;  height: 31px;  
}

#menu a
{
	display: block;
	width: 82px;  height: 31px;  
	background-color: inherit;
	text-decoration: none;
	line-height: 31px;
	text-align: center;
}

#menu a:link, #menu a:visited
{
	color: #FF6666;
	background-color: #000000;
}

#menu a:hover, #menu a:active
{
	background-image: url('images/zavihek2.jpg');
	color: #ffffff; 
}

#menuselected
{
	display: block;
	width: 82px;  height: 31px;  
	background-image: url('images/zavihek.jpg');    
	text-decoration: none;
	line-height: 31px;
	color: #ffffff;
	text-align: center;
}



/* === Language menu === */



#submenu
{
	float: left;
	height: 31px;
	width: 300px;
	padding-left: 12px;
	margin: 0;
	list-style: none;
}

#submenu li
{
	float: left;
	display: block;
	width: 82px;  height: 31px;  
}

#submenu a
{
	display: block;
	width: 82px;  height: 31px;  
	background-color: inherit;
	text-decoration: none;
	line-height: 25px;
	text-align: center;
}

#submenu a:link, #submenu a:visited
{
	color: #FF6666;
	background-color: #000000;
}

#submenu a:hover, #submenu a:active
{
	background-image: url('images/zaviheks2.jpg');
	color: #ffffff; 
}

#submenuselected
{
	display: block;
	width: 82px;  height: 31px;  
	background-image: url('images/zaviheks.jpg');    
	text-decoration: none;
	line-height: 25px;
	color: #ffffff;
	text-align: center;
}

#login
{
	border-style:solid;
	border-width:1px;
	border-color:#CC0000;
	width:200px; height:18px; padding-top:3px;/* padding-top:3px; */
	color:#CC0000; background-color:#FEE1B7;
	text-align: center;
}

#loginmenu a
{
	display: block;
	width: 76px;  height: 28px;  
	background-image: url('images/zavihekl.jpg');    
	text-decoration: none;
	line-height: 28px;
	color: #ffffff;
	text-align: center;
}

#loginmenu a:hover, #loginmenu a:active
{
	display: block;
	width: 76px;  height: 28px;  
	background-image: url('images/zavihekl2.jpg');
	text-decoration: none;
	line-height: 28px;
	color: #ffffff;
	text-align: center;
}



/* === Other Divs === */
 


.border_novicke
{
	background-color: #CC0000;
	padding: 15px 15px 15px 146px;
	height: 400px;
	background-image: url('images/ozadje_novicke.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
}

.border_faq
{
	background-color: #CC0000;
	padding: 15px 15px 15px 146px;
	height: 400px;
	background-image: url('images/ozadje_faq.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
}

.border_povezave
{
	background-color: #CC0000;
	padding: 15px 15px 15px 146px;
	height: 400px;
	background-image: url('images/ozadje_povezave.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
}

.border_berime
{
	background-color: #CC0000;
	padding: 15px 15px 15px 146px;
	height: 400px;
	background-image: url('images/ozadje_berime.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
}

.border_ponapis
{
	background-color: #CC0000;
	padding: 15px 15px 15px 146px;
	height: 400px;
	background-image: url('images/ozadje_ponapis.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
}

.border_forum
{
	background-color: #CC0000;
	padding: 15px 15px 15px 146px;
	height: 400px;
	/*background-image: url('images/ozadje_forum.jpg');*/
	background-image: url('images/ozadje_razbito.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
}

.border_admin
{
	background-color: #CC0000;
	padding: 15px 15px 15px 146px;
	height: 400px;
	background-image: url('images/ozadje_admin.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
}

.title
{
	position: absolute;
	margin-left: 15px;
	margin-top: 15px; 
	width: 32px;
	height: 232px;
}

.content
{
	height: 385px;
	overflow: auto;
	padding: 7px;
}

.designinfo
{
	margin-top: 2px;
	text-align: right;
	color: #FF6666;
	background-color: inherit;
	padding-right: 15px;
}

.designinfo a
{
	font-weight: bold;
	text-decoration: none;
	color: #FF6666;
}

.sitelanguage
{
	margin-top: -3px;
	text-align: right;
	color: #FF6666;
	background-color: inherit;
	padding-right: 15px;
}

.sitelanguage a
{
	text-decoration: none;
	color: #FF6666;
}

.sitelanguage b
{
	font-weight: bold;
	text-decoration: none;
	color: #FF6666;
}



/* === Inline Text Styles === */



h1
{
	margin: 10px 0 -40px -2px;
	padding: 0 10px 40px 9px;
	font-size: 16px;
	color: #660000;
	background-color: inherit;
}

.details
{
	display: none;
	font-size: 9px;
	color: #6E7468;
}

.text
{
	display: block;
	margin: 5px 5px 20px 12px;
	font-size:11px;
}

.text a
{
	color: #666F53;
	text-decoration: none;
	font-weight: bold;
}

.text a:hover, .text a:active
{
	color: #000000;
}

blockquote
{
	margin: 3px 0 3px 0;
	padding: 5px 10px 5px 10px;
}

.datum
{
  	display: block;
	margin: 10px 10px 0px 0px;
	color: #555555;
}

.datumNovi
{
	font-weight: bold;
  	display: block;
	margin: 10px 10px 0px 0px;
	color: #CC0000;
}

.vprasanje
{
	display: block;
	margin: 10px 10px 0px 0px;
	color: #CC0000;
	font-size:11px;
	font-weight:bold;
}

.arhiv
{
	padding: 10px 0px 0px 0px;
}

.arhiv a
{
	color: #CC0000;
}

.arhiv a:hover
{
	color: #660000;
}

.bold
{
	font-weight: bold;
}

.ponapis_slika
{
	clear:left; padding-right:5px; border:none; float:left;
}

.spacer
{
	padding-bottom:10px;
}
