@import url(_gen.css);

/* keyton homepage styles */

BODY
{
    BACKGROUND-COLOR: white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #626262;
	text-decoration: none; 
}

#p
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #626262;
	text-decoration: none;
	padding:1em;

}

table{
	vertical-align:middle;
	align:center;
}

.menuTxt
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #626262;
	text-decoration: none;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.smallerTxt
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #626262;
	text-decoration: none;
}
.smallerTxtBold
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height: 16px;
	color: #626262;
	text-decoration: none;
}
.greyTxt
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #626262;
	text-decoration: none;
}

.img
{
	padding-left:0px;
	padding-right:0px;
	padding-top:4px;
	padding-bottom:4px;
	border:0;
	display:block;
}

.greyTxtBold
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 16px;
	color: #626262;
	text-decoration: none;
}

.greyTxtBold11
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 16px;
	color: #626262;
	text-decoration: none;
}

.ml_TD_left
{
	background-image: url(../img/left.gif);
	background-repeat: repeat-y;
}

.ml_TD_right
{
	background-image: url(../img/right.gif);
	background-repeat: repeat-y;
}

.ml_TD_center
{
	background-image: url(../img/bgrGreen.jpg);
	background-repeat: no-repeat;
	background-color:#EEEDDF;
}
.ml_TD_ferlauf
{
	background-image: url(../img/bgrFerlauf.jpg);
	background-repeat: no-repeat;
}

.ml_TD_news0103
{
	background-color:#DFDDC6;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #626262;
	text-decoration: none;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
}
.ml_TD_news02
{
	background-color:#D7D5B7;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #626262;
	text-decoration: none;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
}

.ml_TD_footer
{
	background-color:#D7D5B7;
}

#ml_TD_footer
{
	background-color:#D7D5B7;
}

.ml_TD_footerTXT
{
	background-color:#D7D5B7;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #626262;
	text-decoration: none;
}





/*ovaj dio se mijenja ovisno o boji stranice*/


.smallerTxtRedBold
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height: 16px;
	color: #015540;
	text-decoration: none;
}
.smallerTxtRed
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #015540;
	text-decoration: none;
}

.redTxt
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #015540;
	text-decoration: none;
}

.redTxtBold
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 16px;
	color: #015540;
	text-decoration: none;
}

.menuTxt A:link, A:visited{

    text-decoration:    none;
    color:  #626262;
}
.menuTxt A:hoover, A:active{

    text-decoration:    none;
    color:  #015540;
}

A:link  {
    text-decoration:    none;
    color:  #015540;
}

A:visited  {
    text-decoration:    none;
    color:  #000000;
}

A:active  {
    text-decoration:    none;
    color:  #015540;
}

A:hover {
    text-decoration:    underline;
    color:  #015540;
}

