/* CSS Document */
BODY.red {
	font-weight: normal;
	background-color: #D91F1F;
	margin:0px 0px 0px 0px;
	background-image: url(../images/icons/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
BODY.white{
	background-color: #ffffff;
	margin:0px 0px 0px 0px;
}

table.headerTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
table.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#320000;
	background-color:#E4BFA2;
	padiing: 0px 0px 0px 0px;
}

td.border_red {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3335;
	background-color:#CC9866;
	height:5px;
	line-height:1px;
}
td.border_namestaj {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDA37E;
	background-color:#DDA37E;
	height:5px;
	line-height:1px;
}
td.border_onama {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4D8B3;
	background-color:#F4D8B3;
	height:5px;
	line-height:1px;
}
td.border_katalozi{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EED094;
	background-color:#EED094;
	height:5px;
	line-height:1px;
}
td.border_prodajna{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2D6C1;
	background-color:#F2D6C1;
	height:5px;
	line-height:1px;
}
td.border_kontakt{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1D2A3;
	background-color:#F1D2A3;
	height:5px;
	line-height:1px;
}
div.oNama{
	background-color:#F4D8B3;
	text-align:center;
	height:25px;
	padding-top:5px;
	border-bottom-color:#CC9866;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}
div.namestaj{
	background-color:#DDA37E;
	text-align:center;
	height:25px;
	padding-top:5px;
	border-bottom-color:#CC9866;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}
div.line_red_namestaj{
	background-color:#DDA37E;
	text-align:center;
	height:25px;
	padding-top:5px;
	border-bottom-color:#CC9866;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}
div.line_red_oNama {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3335;
	width:59px;
	left:5px;
	position:relative;
	color : #111111;  
	font-family : verdana, arial, helvetica, sans-serif; 
	font-size : 14px; 
}
a:link, a:visited , a:active{
	color : #CC6633; 
	font-family :  arial, verdana, sans-serif, helvetica, tahoma ; 
	font-size : 12px; 
	text-decoration : none;
	font-weight: normal;
	text-transform: none;
} 
a:hover{
	color : #CC6633; 
	font-family :  arial, verdana, sans-serif, helvetica, tahoma ; 
	font-size : 12px; 
	text-decoration : underline;
	font-weight: normal;
	text-transform: none;
}

a.header:link , a.header:visited, a.header:hover ,a.header:active{
	color : #111111;  
	font-family : verdana, arial, helvetica, sans-serif; 
	font-size : 14px; 
	text-decoration : none;
	font-weight: normal;
} 


a.footer:link {
	color : #111111; 
	font-family : verdana,arial, helvetica, sans-serif; 
	font-size : 11px; 
	text-decoration : underline;	
	text-transform: none;	
	font-weight: normal;
} 
a.footer:visited {
	color : #111111; 
	font-family : verdana,arial, helvetica, sans-serif; 
	font-size : 11px;  
	text-decoration : underline;
	text-transform: none;
	font-weight: normal;
} 
a.footer:hover {
	color : #111111; 
	font-family : verdana,arial, helvetica, sans-serif; 
	font-size : 11px; 	
	text-decoration : underline;
	font-weight: normal;
	text-transform: none;
} 
a.footer:active{
	color : #111111;  
	font-family : verdana,arial, helvetica, sans-serif; 
	font-size : 11px; 
	text-decoration : underline;
	font-weight: normal;
	text-transform: none;
} 
.formElement{
	font-size : 12px;
	font-family : Arial,Tahoma, Verdana, Helvetica, Geneva;
	background : #ffffe2;
}
.sandBoxButton{
	font-size : 11px;
	font-family : Arial,Tahoma, Verdana, Helvetica, Geneva;
	font-weight : bold;
	color : white;
	background : #C33309;
	border:solid 1px #94775D;
	height : 20px;
	cursor : hand;
}
