/* CSS Document */

.text{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #3b3229;
font-weight:normal;
text-decoration:none;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #2AAA9F;
}
a:hover{
	font-weight: bold;
	text-decoration: none;
	color:#ED54ED;
}


.scroll{
width:620px;
height:226px;
overflow: auto;
scrollbar-face-color:#605252;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:transparent;
}
.kontaktGumb{
width:150px;
height:20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
size:11px;
color: #3b3229;
background-color:B5AAA0;
border: solid 1px #776C62;

}
.input{
background-color:CBC6C1;
}
.sent{
width:620;
height:226;
overflow: auto;
}
.naslov{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #3b3229;
font-weight: bold;
text-decoration:none;
}