﻿body
{
    background-image: url("../img/background.gif");
    font-family: Tahoma;
    font-size: 14px;
 }
h2
{
    font-size: large;
    color: #B8DB7C;
}
h3
{
    font-size: medium;
    color: #B8DB7C;
}
a img  
{
    border: 0px; 
}
/******************GLAVA**********************/
#head {
	height: 79px;
	width: 976px;
	background-image:url('../img/bg_01.gif');
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position:relative;
}
#head #logo {
	height: 60px;
	width: 160px;
	margin-left: 36px;
	padding-top: 14px;
	float: left;
	position: absolute;
}

#head #slogan 
{
    
	height: 41px;
	width: 500px;
	margin-top: 38px;
	margin-left: 300px;
	position: absolute;
}
/***************MENU**************************/
#menu {
	
	background-image: url('../img/tcTabBack.gif');
	height: 24px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
    }
/********************VSEBINA******************/
#wrapper {
	width: 976px;
	background-image:url('../img/bg_test.gif');
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

#wrapper #pagecontent {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}

#bar {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image:url('../img/bg_table.gif');
	height: 18px;
}

#wrapper #homecontent 
{
    
	background-image: url(image/subpromo_bg.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 940px;
	padding-left: 20px;
	padding-top: 10px;
    
    
}
#corner {
	height: 20px;
	width: 960px;
	background-image:url('../img/corner.gif');
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}

/******************NOGA********************************/

#bot {
	width: 976px;
	position:relative;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	
}

#bot #list {
	height: 20px;
	width: auto;
	padding-top: 11px;
	
}


.botfont {
	font-size: 11px;
	color: White;
}
.botfont a:link {
	font-size: 11px;
	color: White;
	text-decoration: none;
}
.botfont a:hover {
	font-size: 11px;
	color: White;
}
.botfont a:visited {
	font-size: 11px;
	color: White;
	text-decoration: none;
}

#clear 
{
	clear: both;
}

/**************************Menu**************************/

.StaticSubMenu
{
       
}
.StaticMenuItem
{
	padding-top:2px;
	padding-bottom:2px;
	padding-right:8px;
	border: solid 1px transparent;
	color: white;
	/*color: #B8DB7C;*/
		
}

.StaticSelected
{
	background-color:white;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:8px;
	color: black;
	border: solid 1px #4E4F51;
    border-left:1px #4E4F51 solid;
    border-right:1px #4E4F51 solid;
    border-top:1px #4E4F51 solid;
    border-bottom-color:white;
    /*border-width: 0px!important;*/
	    
}
.StaticHover
{
	border: solid 1px #4E4F51;
	background-image:url('../img/menu/tcTabBackH.gif');
	padding-top:2px;
	padding-bottom:2px;
	padding-right:8px;
	color: white;
}

/*****************************************************/
.DynamicMenuItem
{

}

.DynamicMenu
{	
	
}
.DynamicSelected
{ 
    
}
.DynamicHover
{
    
}

