H1		{text-align: center; font-size: 20pt; font-family: "arial", "helvetica", sans-serif; font-weight: bold;  color: #6a7150}
H2		{text-align: left; font-size: 16pt; font-family: "arial", "helvetica", sans-serif; font-weight: normal;}

/* text-indent: 53em; */
A:link		{color: #FFF; text-decoration:none}
A:active	{color: #FFF; text-decoration:none}
A:visited	{color: #FFF; text-decoration:none}

P		{text-align: left; font-size: 11pt;}

div			{text-align: center}

option { background-color: #BFA; }
.zaglavlje {
  margin: auto;
  padding-left: 10px;
  padding-right: 10px;
  width: 786px;
}
.sidebar1 {
	float: left;
	width: 10%;
	padding-bottom: 10px;
}
#Sledeća {
	background-color: #FFF;
}
#Prethodna {
	background-color: #FFF;
}
.rubrika1 {
	background-color:#F40;
	width: 100%;
	height: 32px;
	padding-top: 10px;
	border-radius: 20px;
	color:#FFF;
  	cursor: pointer;
}
.rubrika2 {
	background-color: #FFF;
	width: 100%;
	height: 10%;
}
.rubrika3 {
	background-color:#060;
	width: 100%;
	height: 32px;
	padding-top: 10px;
	border-radius: 20px;
	color:#FFF;
}
ul.nav {
	list-style: none; /* this removes the list marker */
	margin-bottom: 15px; /* this creates the space between the navigation on the content below */
	background-color: #FFF;
	border: none;
}
li2 {
	background-color: #606;
	border-radius: 20px;
	width: 90%;
	padding: 12px;
}
div.polje1 {
	box-sizing: content-box;
	text-align: right;
	padding: 5px 10px;
	background-color:#050;
    width: 31%;
	height: 22px;
    float: left;
	border-radius: 14px;
}
div.polje2 {
	box-sizing: content-box;
	text-align: left;
	padding: 5px 10px;
	background-color:#050;
    width: 63%;
	height: 22px;
    float: right;
	border-radius: 14px;
}
div.mrdni {
	width: 94%;
	background-color:#FFF;
	height: 34px;
}
div.sitno {
	width: 94%;
	background-color:#FFF;
	height: 14px;
}
div.brojkata {
	color: #FFF;
	text-align: right;
	position: absolute;
	padding-top: 2px;
	padding-left: 21px;
}
.container {
  margin: auto;
  width: 800px;
}
div.box {
	box-sizing: border-box;
    width: 32%;
    float: left;
}
div.aside {
	position: relative;
	box-sizing: content-box;
    width: 36%;
    float: right;
}
div.coskara {
    width: 15%;
	height: 37px;
    float: left;
}
div.coskara2 {
    width: 70%;
	height: 37px;
    float: left;
}
.ikonice {
  margin: auto;
  padding-left: 10px;
  padding-right: 10px;
  width: 786px;
}
div.iko {
	box-sizing: content-box;
    width: 20%;
    float: left;
}
.montainer {
  margin: auto;
  width: 1000px;
}

table		{border: none; margin-left:238px; padding:0px}
ta			{height: 5px; background:#FFF}
td			{text-align: left; border: none; padding: 5px 7px; background:#060}
td.ab		{padding: 2px 7px;}
th			{text-align: right; border: none; padding: 0px 7px; background:#060}

font	{font-size: 10pt; padding: 0pt 0pt 0pt 0pt; font-family: "arial", "helvetica", sans-serif; text-align: left}

.ova {text-align: center}

/*IMG		{border: 0pt}
IMG.left	{float: left; padding: 5pt 10pt 5pt 0pt;}
IMG.right	{float: right; padding: 5pt 0pt 5pt 10pt;}
IMG.center	{clear: both; padding: 5pt 0pt 5pt 0pt;}
IMG.tool	{width: 15px; vertical-align: -15%; height: 15px; padding: 0pt 0pt 0pt 0pt}
IMG.normal	{padding: 0pt 0pt 0pt 0pt}*/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail {position: relative; z-index: 0; cursor: pointer; color: #0000BB;}
.thumbnail:hover {background-color: transparent; z-index: 50;}
.thumbnail span{position: absolute; background-color: #004000; padding: 4px; left: -100px; display: none; color: white; text-decoration: none;font-size: 10px; text-align: center}
.thumbnail span img{border-width: 0px; border-color: black; padding: 2px;}
.thumbnail:hover span{display: list-item; bottom: -60px; left: -180px;}

.gusenica {position: relative; z-index: 0; cursor: pointer; text-align: center; background-color: #00FF00}
.gusenica:hover {background-color: transparent; z-index: 50;}
.gusenica span{position: absolute; background-color: #004000; padding: 4px; left: -90px; display: none; color: white; text-decoration: none;font-size: 10px; text-align: center}
.gusenica:hover span{display: list-item; left: +80px; top: -80px;}

.brojkata {position: relative; z-index: 0; cursor: pointer;}
.brojkata span{padding: 4px; left: 430px; display: none; color: white; text-decoration: none;font-size: 10px; text-align: center}

.SrpskoIme {text-align: right}

input.Prethodna {
    background-image: url('ikone/strelica_L.gif');
    width: 50px;
    height: 20px;
    border: 0;
    cursor: pointer;
}
input.Sledeća {
    background-image: url('ikone/strelica_D.gif');
    width: 50px;
    height: 20px;
    border: 0;
    cursor: pointer;
}
