*
{
padding: 0;
margin: 0;
}
body{
	background: #797979;
	font-family: Verdana;
	font-size: 12px;
	color: #232323;
	width: 1000px;
	margin: 10px auto 0 auto;
	text-align: center;
}

.okno{
	-moz-border-radius: 5px;
	width: 1024px;
	height: auto;
	display: table;
	background: #f3f3f3;
	padding: 5px;
}

.header{
	width: 1020px;
	height: 100px;
	text-align: left;
}

.jedro{
	width: 1020px;
	background: #f3f3f3;
}

.meni{
	float: left;
	width: 180px;
	height: auto;
	margin-top: -20px;
	text-align: right;
}

.gumb{
	width: 170px;
	background: #e1e1e1;
	color: #222222;
	margin: 20px 0 5px 0;
	-moz-border-radius: 2px;
	text-align: left;
	padding: 4px 0 4px 20px;
	font-weight: bold;
	font-family: arial;
}

a:link{color: #222222;text-decoration: none;}
a:active{color: #222222;text-decoration: none;}
a:visited{color: #222222;text-decoration: none;}
a:hover{color: #222222;text-decoration: underline;}
a:visited:hover{color: #222222;text-decoration: underline;}

.podgumb{
	text-align: left;
	width: 170px;
	margin-left: 10px;
	font-size: 10px;
	margin-bottom: 5px;
}

.gumbvpis{margin-top: 5px; font-family: arial; width: 74px; font-size: 12px; padding-top: 3px; padding-bottom: 4px; font-weight: bold; color: #222222; background: url("../slike/vpis.gif") no-repeat #f3f3f3; border: 1px solid #f3f3f3;}
.gumbreg{margin-top: 5px; font-family: arial; width: 94px; font-size: 12px; padding-top: 3px; padding-bottom: 4px; font-weight: bold; color: #222222; background: url("../slike/reg.gif") no-repeat #f3f3f3; border: 1px solid #f3f3f3;}


.podgumb a:link{ text-decoration: none; color: #222222;padding-top: 2px; padding-bottom: 2px; padding-left: 5px;}
.podgumb a:hover{ text-decoration: underline; color: #222222;padding-top: 2px; padding-bottom: 2px; padding-left: 5px;}
.podgumb a:visited{ text-decoration: none; color: #222222; padding-top: 2px; padding-bottom: 2px; padding-left: 5px;}
.podgumb a:active{ text-decoration: none; color: #222222; padding-top: 2px; padding-bottom: 2px; padding-left: 5px;}
.podgumb a:visited:hover{ text-decoration: underline; color: #222222; padding-top: 2px; padding-bottom: 2px; padding-left: 5px;}

.tabla{
	width: 444px;
	height: 434px;
	background: url("../slike/tabla.gif") #f3f3f3 no-repeat;
	text-align: left;
	float:right;
}
.tablaSah{
	width: 343px;
	height: 328px;
	background: url("../slike/tablaSah.gif") #f3f3f3 no-repeat;
	text-align: left;
	float:left;
	margin-left:70px;
}
.tablaSahCrni{
	width: 343px;
	height: 328px;
	background: url("../slike/tablaSahCrni.gif") #f3f3f3 no-repeat;
	text-align: left;
	float:left;
	margin-left:70px;
}
.polje{
	margin-left: 38px;
	width: 410px;
	height: 410px;
}
.poljeSah{
	margin-left: 38px;
	width: 310px;
	height: 310px;
}

.tvojecrke{
	width: 356px;
	height: auto;
	background: #e1e1e1;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px 0 5px 5px;
	-moz-border-radius: 2px;
	display: table;
}

.casimas{
	color: #4d6e13;
	width: 356px;
	height: auto;
	background: #d2ff84;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px 0 5px 5px;
	-moz-border-radius: 2px;
	display: table;
	
}

.uporabnika{
	width: 356px;
	height: 50px;
	text-align: center;
	margin: 0px 0 5px 5px;
}

.uporabnika2{
	width: 356px;
	height: 30px;
	text-align: center;
	margin: 0px 0 5px 5px;
}

.forma{
	margin-top: 7px;
	width: 358px;
	height: 30px;
}

.izpisekmid{background: #e1e1e1; width: 356px; -moz-border-radius: 2px;}

.row{ display: table; text-align: center; border-bottom: #aeaeae 1px dashed; width: 340px; margin: 0px auto 3px auto; padding: 4px 0 2px 0;}
.en {float: left; width: 150px; text-align: left;}
.enslika {float: left; width: 40px;}
.row1{ display: table; text-align: center; width: 340px; margin: 0px auto 3px auto; padding: 4px 0 2px 0;}

.navrsti{display: table; text-align: center; margin: 5px auto 10px auto; width: 335px; background: #323232; color: white; padding-top: 3px; padding-bottom: 3px; -moz-border-radius: 2px;}


.novaigra{
	width: 800px;
	background: #e1e1e1;
	color: #222222;
	-moz-border-radius: 2px;
	text-align: left;
	float: right;
	padding: 5px 0 5px 0;
}

.besedilo{margin:0 10px 0 10px; text-align: justify;}

.besedilo a:link{color: #7e7e7e;text-decoration: none;}
.besedilo a:active{color: #7e7e7e;text-decoration: none;}
.besedilo a:visited{color: #7e7e7e;text-decoration: none;}
.besedilo a:hover{color: #7e7e7e;text-decoration: none;}
.besedilo a:visited:hover{color: #7e7e7e;text-decoration: none;}

.formarow{width: 250px; height: 24px;  text-align: center; margin-top: 10px;}
.formarow2{width: 700px; height: 24px;  text-align: center; margin-top: 10px;}

.seznamigerrow0{width: 780px; background: #cacaca; padding: 3px 0 3px 0; display: table;-moz-border-radius: 2px;}
.seznamigerrow1{width: 780px; background: #e1e1e1; padding: 3px 0 3px 0; display: table;-moz-border-radius: 2px;}
.podatek{width: 155px; text-align: center; float: left;}
.podatek2{width: 180px; text-align: center; float: left;}

.vipe{padding: 2px; width: 354px;-moz-border-radius: 2px;color: #e1e1e1; font-weight: bold; background: #1f1f1f; margin-bottom: 10px; text-align: center; margin-left: 5px;}

.vipe a:link{color: #c6ff00; text-decoration: none;}
.vipe a:active{color: #c6ff00; text-decoration: none;}
.vipe a:visited{color: #c6ff00; text-decoration: none;}
.vipe a:hover{color: #c6ff00; text-decoration: none;}
.vipe a:visited:hover{color: #c6ff00; text-decoration: none;}

.vip2{color: #e1e1e1; font-weight: bold; background: #1f1f1f; margin-bottom: 10px; text-align: center; width: 800px;-moz-border-radius: 2px;text-align: center;float: right;padding: 5px 0 5px 0;
}
.vip2 a:link{color: #c6ff00; text-decoration: none;}
.vip2 a:active{color: #c6ff00; text-decoration: none;}
.vip2 a:visited{color: #c6ff00; text-decoration: none;}
.vip2 a:hover{color: #c6ff00; text-decoration: none;}
.vip2 a:visited:hover{color: #c6ff00; text-decoration: none;}

.drugo a:link{color: #13819c; text-decoration: none;}
.drugo a:active{color: #13819c; text-decoration: none;}
.drugo a:visited{color: #13819c; text-decoration: none;}
.drugo a:hover{color: #13819c; text-decoration: none;}
.drugo a:visited:hover{color: #13819c; text-decoration: none;}

.drugo2 a:link{color: #9c1340; text-decoration: none;}
.drugo2 a:active{color: #9c1340; text-decoration: none;}
.drugo2 a:visited{color: #9c1340; text-decoration: none;}
.drugo2 a:hover{color: #9c1340; text-decoration: none;}
.drugo2 a:visited:hover{color: #9c1340; text-decoration: none;}

.sahdrugo a:link{color: #232323; text-decoration: none;}
.sahdrugo a:active{color: #232323; text-decoration: none;}
.sahdrugo a:visited{color: #232323; text-decoration: none;}
.sahdrugo a:hover{color: #232323; text-decoration: none;}
.sahdrugo a:visited:hover{color: #232323; text-decoration: none;}

.sahdrugo2 a:link{color: #ffffff; text-decoration: none;}
.sahdrugo2 a:active{color: #ffffff; text-decoration: none;}
.sahdrugo2 a:visited{color: #ffffff; text-decoration: none;}
.sahdrugo2 a:hover{color: #ffffff; text-decoration: none;}
.sahdrugo2 a:visited:hover{color: #ffffff; text-decoration: none;}

.zaigro{width: 370px; padding: 5px; float: left; display: table; -moz-border-radius: 2px; background: #ffffff; color: #1f1f1f; margin-right: 10px;}