/*"Trebuchet MS",Helvetica,Jamrul,sans-serif;*/
/** {margin: 0;
   padding: 0;
}
*/


IMG{border: 0px;}

body
{	
	text-align:	left;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11px;
	color: #838383;	
	margin:          0;
	padding:         0;
}



#container
{
	margin:          0 auto;
	width:           575px;
	text-align: left; 
	/*position:        relative;*/
	/*background:      transparent url('../img/containerbg.png') top left repeat-y;*/
}

#header
{
	width:           575px;
	text-align:		left;
}
/*
#header_top{ height:191px; }
*/
#header_top{position: relative;}


#topmenu
{
	width: 575px;
	height:39px;
	background-image: url(../img/topmenu_r.gif);
	background-repeat: repeat-x;
}

.topmenu{ 
	width: 100%;
	height: 39px; 
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11px;
	color: white;
}
.topmenu_inner{ 
	height: 39px; 
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11px;
	color: white;
}
.topmenu_inner a {
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 13px;
	color: white;}

.topmenu_leftcorner{width: 9px;}
.topmenu_rightcorner{width: 9px;}


#topmenu  .item_seperator
{

	/*padding: 12px 7px 12px 7px;*/
	/*float: left;*/
	text-align: center;
	width: 30px;
}

#topmenu .MainMenu_Item_Current{  cursor: pointer;}
#topmenu .MainMenu_Item{ cursor: pointer;}
#topmenu .MainMenu_Item_Selected{ cursor: pointer; }

#topmenu .MainMenu_Item a:link, #topmenu .MainMenu_Item a:active, #topmenu .MainMenu_Item a:visited
{
	
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 13px;
	color: white;
	text-decoration: none;
}

#topmenu .MainMenu_Item_Selected a:hover
{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 13px;
	color: white;
	text-decoration: underline;
}



/*
#roundedheader
{
	width:           640px;
	height:          18px;
	margin:          0 auto;
	background:      transparent url('../img/belowheader.png') top left no-repeat;
}

*/
.TopMenu_Item_Sub{ cursor: pointer; z-index: 10000;  }

.TopMenu_Item_Sub_Item { width: 150px; padding: 5px; background-color: black;}

.TopMenu_Item_Sub_Item  a{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 13px;
	color: white;	text-decoration: none;}
.TopMenu_Item_Sub_Item_Selected{ width: 150px; padding: 5px; background-color: #1a1a1a;}

.TopMenu_Item_Sub_Item_Selected  a{font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 13px;
	color: white;;	text-decoration: underline;}



#content
{
	width:		575px;
	text-align:		left;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11px;
	color: #838383; position: relative;
	/*margin-left: 34px;
	margin-top: 16px;
	margin-bottom: 16px;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	*/
}

#content a{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11px;
	color: #756c22;
	text-decoration: underline;
}
#content a:hover{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11px;
	color: #756c22;
	text-decoration: none;
}

#contentfb{position: absolute;left: 590px; width: 189px; top: 90px; border: 0px solid black;
	
}


#footer
{
	margin:          0px auto;
	width:           100%;
	background:      transparent url('../img/footer.gif') top left repeat-x;
	background-color: #f2f2f2;
}
#footerinner{  padding: 14px; text-align: center; }

#footer span
{
	
}

#footer a
{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11px;
	color: #838383; /*#756c22;*/
	text-decoration: underline;
}
#footer a:hover
{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11px;
	color: #838383; /*#756c22;*/
	text-decoration: none;
}

.footer_menu{margin-bottom: 10px;}




#right
{
	width: 575px;
}
/*
#right .right_cloud{
	width: 721px;
	background-image: url(../img/right_repeater.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#right .right_cloud .top{
	width: 721px;
	height: 12px;
	background-image: url(../img/right_top.jpg);
	background-repeat: no-repeat;
}
#right .right_cloud .middle{
	padding: 26px;
	
}
#right .right_cloud .bottom{
	width: 721px;
	height: 12px;
	background-image: url(../img/right_bottom.jpg);
	background-repeat: no-repeat;
}
#right .right_spicer{ width: 721px; height: 12px;}

*/

h1
{
	margin:          0;
	font-weight:     normal;
	color:           #40685f;
	font-size:       16px;
	font-weight: bold;
}

h2
{
	margin:          0;
	font-weight:     normal;
	color:           #40685f;
	font-size:       14px;
	font-weight: 	 bold;
}

h3
{
	margin:          0;
	font-weight:     normal;
	color:           #40685f;
	font-size:       12px;
	font-weight: 	 bold;
}

h4 {
	margin:          0;
	font-weight:     normal;
	color:           #40685f;
	font-size:       12px;
	font-weight: 	 bold;
}




.field{ border: 1px solid #b4141e;}
.input_size{ width: 350px}
.link{ cursor: pointer;}
.btn{ border: 2px solid #756c22; background-color: #756c22;
	color:           white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:       12px;
	line-height:     170%;
}
.Error{ color:#b4141e; text-decoration: underline;} 


.vhodnastran_banner{width: 575px;}
.vhodnastran_banner_glasbenasola{
	width: 284px; height: 107px; 
	background-image: url(/data/image/vhodnastran/banner_glasbenasola.gif); 
	background-repeat: no-repeat;
	cursor: pointer;
	}

.vhodnastran_banner_klubglasbenikov{
	width: 284px; height: 107px; 
	background-image: url(/data/image/vhodnastran/banner_klubglasbenikov.gif); 
	background-repeat: no-repeat;
	cursor: pointer;
	}
.vhodnastran_banner_snemalnistudio{
	width: 284px; height: 107px; 
	background-image: url(/data/image/vhodnastran/banner_snemalnistudio.gif); 
	background-repeat: no-repeat;
	cursor: pointer;
	}
.vhodnastran_banner_spletnatrgovina{
	width: 284px; height: 107px; 
	background-image: url(/data/image/vhodnastran/banner_spletnatrgovina.gif); 
	background-repeat: no-repeat;
	cursor: pointer;
	}
	
.gallery_slider_container{margin-top: 10px; margin-bottom: 19px;width: 575px; background-image: url(/static/img/gallery/slider_r.gif); 
	background-repeat: repeat-x;}
.gallery_slider_content{width: 556px;}
.gallery_slider_table{ border-collapse: collapse; border: 1px solid #363533;}
.gallery_slider_table tr td{ border: 1px solid #363533;}
.gallery_slider_table tr td img{ border-left: 1px solid #363533;border-right: 1px solid #363533;width:40px;height: 37px;}

.gallery_line{ background-color: #838383; margin-top: 5px; margin-bottom: 5px;}


#right_bottom{width: 575px; overflow: hidden; margin-top: 23px;}

#right_left{width: 266px; float: left; margin-left: 10px; 
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 10px;
	color: #838383;
}
#right_left p, #right_left span{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 10px;
	color: #838383;
	}
#right_left h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #756c22;}
#right_right{width: 266px; float: left; margin-left: 23px; margin-top: 10px;}

.news_small{margin-bottom: 10px;}

.news_small ul{ 
	list-style-type: disc;
	list-style-image: url("/static/img/news/bullet.gif");
	list-style-position:outside;
	margin: 0 0 8px 15px;
	padding-left:5px;
} 

.news_small ul li{ 
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

.news_small_line{ height:1px; width: 266px; 
	background-image: url("/static/img/news/line.gif");
	background-repeat: repeat-x;
	margin-bottom: 7px;
	}
.news_small_more{ text-align: right;}

.news_small .date{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #436a61;}
	
	
	
 ul{ 
	list-style-type: disc;
	list-style-image: url("/static/img/bullet.gif");
	list-style-position:outside;
	margin: 0px 0px 0px 15px;
	padding-left:5px;
} 

 ul li{ 
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
} 


#left
{
	width: 150px;
	float: left;
	margin-right: 10px;
}


#leftmenu{ 
	width: 150px;

}

#leftmenu .item{
	background-image: url(/static/img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	width: 130px;
	padding-left: 20px;
}
#leftmenu .item_seperator{
	height: 5px;
}
/*
#leftmenu .item a{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #af0f19;
	text-decoration: none;
}
#leftmenu .item a:hover{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #af0f19;
	text-decoration: underline;
}
*/

#leftmenu .item_sub{
	width: 120px;
	padding-left: 30px;
}
#leftmenu .item_sub_seperator{
	height: 5px;}
/*
#leftmenu .item_sub a{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #af0f19;
	text-decoration: none;
}
#leftmenu .item_sub a:hover{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #af0f19;
	text-decoration: underline;
}


.leftmenu{}
.leftmenu .item{}
.leftmenu .item_sub{}
*/

.menu_navigation{margin-bottom: 10px;}
