td{
	font-family : verdana;	
	color : #000000;
	font-size : 12px;	
}

a{
	color: #000000;
}
a:visited{
	color: #B3B2B2;
}
a:hover{
	color: #078600;
	text-decoration: none;	
}


.banner{
	font-family : verdana;	
	color : #5C5C5C;
	font-size : 11px;	
}

a.banner{
	color : #5C5C5C;
	text-decoration: underline;
}

a.banner:hover{
	color : #5C5C5C;
	text-decoration: none;	
}

a.banner:visited{
	color : #5C5C5C;
}

.slct{
	font-family : verdana;	
	color : #000000;
	font-size : 11px;
}


.note{
	font-family : verdana;	
	color : #838383;
	font-size : 11px;	
}

.notewhite{
	font-family : verdana;	
	color : white;
	font-size : 11px;	
}

.greentxt{
	color : #078600;
	font-size : 11px;	
	font-weight: bold;
}
a.greentxt{
	color: #078600;
}
a.greentxt:visited{
	color: #078600;
}
a.greentxt:hover{
	color: #078600;
	text-decoration: none;	
}


.redtxt{
	color : #F32400;
	font-size : 12px;	
	font-weight: bold;
}
a.redtxt{
	color: #F32400;
}
a.redtxt:visited{
	color: #F32400;
}
a.redtxt:hover{
	color: #F32400;
	text-decoration: none;	
}


.bluetxt{
	color : #30519E;
	font-size : 12px;	
	font-weight: normal;
}
a.bluetxt{
	color: #30519E;
}
a.bluetxt:visited{
	color: #30519E;
}
a.bluetxt:hover{
	color: #30519E;
	text-decoration: none;	
}
.ttlblue{
	color : #30519E;
	font-size : 18px;	
	font-weight: bold;
}

.orangetxt{
	color : #F38400;
	font-size : 12px;	
	font-weight: normal;
}
a.orangetxt{
	color: #F38400;
}
a.orangetxt:visited{
	color: #F38400;
}
a.orangetxt:hover{
	color: #F38400;
	text-decoration: none;	
}



.content{
	font-family : verdana;	
	color : #000000;
	font-size : 12px;	
}
a.content{
	color: #838383;
}
a.content:visited{
	color: #B3B2B2;
}
a.content:hover{
	color: #078600;
	text-decoration: none;	
}

.ttlgreen{
	color : #078600;
	font-size : 18px;	
	font-weight: bold;
}

.news{
	color : #00000;
}
a.news{
	color : #00000;
	text-decoration:none;
}
a.news:hover{
	color : #F32400;
	text-decoration:underline;
}

a.news:visited{
	color : #6A6A6A;
}

.txtform{
	font-size : 11px;
}

.txtwhite{
	color:white;
	font-weight: bold;
}


.inputform {
border-right: #919191 1px solid;
border-top: #919191 1px solid;
border-left: #919191 1px solid;
border-bottom: #919191 1px solid;
font-weight: normal;
font-size: 11px;
color: #000000;
font-family: verdana;
background-color: #ffffff;
}

/******* new css ***************/

#container {
    position: relative;
	width:100%;
	margin:0;
	padding:0;
}


#contentsmall {
width: auto;
margin:0 0 0 15px;
padding:0;
background-color: #fff;
height:auto;
}
	
#smallcontainer{
	width:150px;
	height:100px;
	float:left;
	margin:10px;
	padding:0;
	}

#bigimg{
	margin:0 0 0 15px;
	padding:0;
	width:700px;
	height:525;
	}
	
#bigimg img{
	margin:0 0 0 10px;
	padding:0;
	}

#plash{
	width:585px;
	background-color:#DBDBDB;
	padding:3px 0 3px 15px;
	margin:15px 0 0 10px;}

#plash h3{
	padding:0;
	margin:0;}

#smallcontainer img{
	border:#fff 1px solid;}
	
img.current{
	border:#FF0000 1px solid !important;}

/****** gazeta ***********/
#container{
	margin:0;
	padding:0;
	width:670px;
	}
	
#toptitle{
	margin:20px 0 0 20px;
	width:100%;
	height:40px;
	}

#toptitle img{
	margin:0;
	width:20px;
	float:left;
	}

#linki{
	background-color:#FF0000;
	width:250px;
	height:20px;
	margin:0 0 0 2px;}

#linki p{
	color:#fff;
	padding:3px 5px 2px 5px;
	margin:0;
	font-weight:bold;
	}

#linki{
	width:250px;
	float:left;}

#linkiarch{
	width:150px;
	float:right;
	margin:0;
	padding:6px 3px 2px 5px;
	}
	
#linkinum{
	width:100px;
	float:left;}

#linkinum a{
	display:block;
	height:15px;
	text-decoration:none;
	float:left;
	color:#000;
	font-weight:bold;
	margin:0 0 0 2px;
	padding:3px 3px 2px 5px;}
	
#linkinum a:hover{
	background-color:#ccc;}
#linkinum a.on{
	background-color:#ccc;}
	
#linkiarch a{
	text-decoration:none;
	color:#FF0000;
	margin:0 0 0 10px;
	font-weight:bold;
	font-size:7pt;}
#linkiarch a:hover{
	text-decoration:underline;}

#mainimg{
	padding:0;
	margin:0 0 0 20px;
	}

