body
{
	background-color:#eeeeee;
	margin-top:25px;margin-left:0; margin-right:0; 
    padding:0;
}
table
{
	border-spacing:0; padding:8px;
}
#header
{
	margin:0;
	width:100%; border:0;
	background-color:#fafafa;
	padding:0;
}
.t600 { width:600px; border:0; background-color:#ffffff;}
.mid { margin: auto; }
.p0 { padding:0; }
.p8 { padding:8px;}
.bck { background-color: #ffffdd;}
.topright  { text-align: right; vertical-align: text-top;}
.top { vertical-align: top;}
.bottom { vertical-align: bottom;}
.middle { vertical-align: middle;}
.right { text-align:  right;}
.ac { text-align:center;}
.tabh { width:18%; padding:4px;background-color: #000; color:#Fff; font-weight: bold; text-align: center;}
.he2 { height:2px;}
.c333 { background-color: #333;}
.ceee { background-color: #eee;}
.cddd { background-color: #ddd;}
.cccc { background-color: #ccc;}


a,a:visited,a:active
{	color:#0000ff;
}
a:hover { color:#000000; }
.mali a
{	color:#cccccc;
}
a.button.narancasti,a.button
{	color:#fffffa;
}
.mali a:hover,a:hover.button.narancasti { color:#ffffff; }

h1
{
	font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', Times, serif;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	padding:0px;margin:0;
}

body, .tekst {
	font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', Times, serif;
	font-size: 12px;
}
table { font-size:12px; }
.rub {
	border: 2px solid #000000;
}
.meni {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
}
.mali {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 9px;
}
.trostranirub {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

a.meni:link {
	color: #000000;
	text-decoration: none;

}
a.meni:hover {
	color: #666666;
	text-decoration: none;


}
.velikiArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a.tekst:link {
	color: #0000FF;
	text-decoration: underline;
}
.tablicanaslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.meni:visited {

	color: #000000;
	text-decoration: none;
}
a.meni:active {


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

.button{
	/*float:right;*/
	text-align:center;
	-moz-box-shadow:inset 0px 1px 0px 0px #ee97fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ee97fe;
	box-shadow:inset 0px 1px 0px 0px #ee97fe;
	/*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #da3df6), color-stop(1, #b51ed0) );
	background:-moz-linear-gradient( center top, #da3df6 5%, #b51ed0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#da3df6', endColorstr='#b51ed0');*/
	background-color:#da3df6;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	/*border:3px solid #d133ed;*/
	display:inline-block;
	color:#ffffff;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	padding:13px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b115cd;
	/*width:195px;*/
}.button:hover {
	/*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b51ed0), color-stop(1, #da3df6) );
	background:-moz-linear-gradient( center top, #b51ed0 5%, #da3df6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b51ed0', endColorstr='#da3df6');*/
	background-color:#b51ed0;
}.button:active {
	position:relative;
	top:1px;
}
.button.narancasti { background-color: #ff9c00; }
.button.narancasti:hover { background-color: #ee8c00; }
button a { color:#fff; text-decoration:none;}
button a:hover { color:#0ff; text-decoration:none;}

#downloads
{
	width:auto;
	clear:both;
}
#pola1
{ width:50%;
  /*padding:2px;*/float:left;
  }
#pola2
{
	/*margin-left:50%;*/
	/*padding:2px;*/
	width:50%;
	float:right;
	
}

h2,.downloadnaslov
{
	font-family: 'PT Serif', serif;
	font-size:17px;
	font-style: italic;
  	font-weight: 700;		
}

.downloadtekst
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size:11px;
	margin-left:10px; margin-right:10px;
}
	
.hint{
	margin:5px;padding:5px;border:1px solid #aaaaaa;background-color:#ffffcc;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	
}