@charset "utf-8";
/* CSS Document */



.button_1 {
     display: block;
    width: 239px;
    height:56px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
    background: url(../images/buttons/onas.png) 0 0 no-repeat;
	background-position: 0 -79px;}


.button a {
    display: block;
    width: 231px;
    height:35px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	border-top:1px;
	border-top-style:dashed;
	border-top-color:  #999999;
	text-decoration:none;
	padding-top:3px;
	}

 
.button a:hover {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-top:3px;
	color: #96FD64;
	border-top:1px;
	border-top-style:dashed;
	border-top-color: #999999;
}

.podbutton a{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	line-height:18px;
	
}

.podbutton a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #0099FF;
	text-decoration:none;
	line-height:18px;
}


.maly_opis {
font-size:10px;
padding-top:5px;
line-height:3px;
font-weight:normal;
color: #849CA6;
}

