﻿.poljecijena
{
	text-align:right;
}
*
{
	margin: 0;
	padding: 0;
	border: 0;
}
html
{
	overflow-y: scroll;
}
a
{
	cursor: pointer;
}
body
{
	background-color: #fff;
	font-family: arial, sans-serif;
	font-size: 13px;
}

div#head
{
	width: 100%;
	height: 100px;
	background-image: url(logo2.png);
	background-repeat: no-repeat;
	background-position: 10px 28px;
}
.trazi
{
	padding-left: 180px;
	padding-top: 20px;
}
.box
{
	height: 20px;
	padding-right: 8px;
}
div#prvi
{
	width: 99%;
	height: 16px;
	border-bottom: solid 1px #6694E3;
	padding: 5px 5px 5px 5px;
	color: #2A5DB0;
	text-align: right;
}
div#prvi a
{
	color: #2A5DB0;
}
.ver
{
	width: 100px;
	height: 64px;
	background-image: url(LogoCms.png);
	float: right;
}
.logout
{
	float: right;
}
div#izbornik
{
	width: 180px;
	float: left;
}
div#izbornik ul
{
	list-style-type: none;
	padding-top: 5px;
}
div#izbornik li
{
	display: block;
	width: 182px;
	border-spacing: 0;
}
div#izbornik a
{
	text-decoration: none;
	display: block;
	padding: 2px 0 2px 15px;
	color: Black;
	text-transform:uppercase;
	font-size:12px;
	background-color: #EEEEEE;
	margin-top:1px;
	background-image:url(link1.png);
	background-repeat:no-repeat;
	background-position:right center;
}
div#izbornik a:hover
{
	background-color: #6694E3;
	background-image:url(link2.png);
	background-repeat:no-repeat;
	background-position:right center;
}
div#izbornik a.active
{
	background-color: #6694E3;
}
div#centar
{
	float: left;
	border-color: #6694E3;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	padding: 0px;
	width: 100%;
	background-color:#5685D6;
}
.divcon
{
	 min-height:60px;
	 background-color:White;
}
.reklama
{
	 width:99%;
	 height:21px;
	 color:White;
	 font-size:11px;
	 line-height:21px;
	 padding-left:5px;
}
.center, .center a
{
	text-align: center;
	text-decoration: none;
}
div#HeadMenu
{
	height: 30px;
	background-color: #E0ECFF;
	padding: 5px;
}
div#HeadMenu *
{
	float: left;
	margin-right: 2px;
}
div#HeadMenuNew
{
	background-color: #E0ECFF;
	padding: 5px;
}
#HeadMenu a
{
	text-decoration: none;
	color: Black;
}
div#FootMenu
{
	padding: 5px;
	min-height: 30px;
	background-color: #E0ECFF;
	border-top: solid 1px #CAD4E6;
}
.Grid
{
	width: 100%;
}
.Header
{
	background-color: #E0ECFF;
}
.Header a
{
	text-decoration: none;
	color: Black;
}
.chkAll
{
	width: 30px;
	padding: 5px;
	margin-right: 5px;
	border: solid 1px #CCC;
	background-color: #EFEFEF;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	background-image: url(button_hover.png);
}
.chkAll:hover
{
	border: solid 1px #999;
}
.Redak td
{
	padding: 5px;
	border-top: solid 1px #CAD4E6;
}
.Redak
{
	background-color: #EFEFEF;
}
.Redak a
{
	color: #6694E3;
}
.Redak:hover
{
	background-color: #E0ECFF;
}
.Button
{
	border: solid 1px #CCC;
	padding: 2px 6px;
	background-color: #EFEFEF;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(button_hover.png);
	height: 25px;
}
.Button:hover
{
	border: solid 1px #999;
}
.Button2
{
	width: 80px;
	height: 23px;
}
.Button3
{
	 color:Red;
}
.Button3:hover
{
	 background-image:url(button3_hover.png);
	 color: White;
}
.ddl
{
	padding: 0px 0px 0 2px;
	text-align: center;
	width: 120px;
	border: solid 1px #CCC;
	background-color: #EFEFEF;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(button_hover.png);
	height: 23px;
	line-height: 23px;
	cursor: default;
}
.ddl:hover
{
	border: solid 1px #999;
}
.ddl ul li
{
	list-style-type: none;
}
ul.meni2
{
	 margin-left:20px;
}
.meni2 ul
{
	position: absolute;
	top: -999em;
}
.meni2 li
{
	position: relative;
}
.meni2 li:hover ul, .meni2 li.sfHover ul
{
	top: 23px;
	left: -23px;
	z-index: 99;
}
ul.meni3
{
	-moz-box-shadow: 5px 3px 5px #888;
	-webkit-box-shadow: 5px 3px 5px #888;
	width:142px;
}
.meni3 li
{
	/*border-bottom: solid 1px white;*/
}
.meni3 li a
{
	background-image: url(button_hover.png);
	width:134px;
	height: 23px !important;
	line-height: 23px !important;
	padding: 0px 6px 0 2px;
	text-align: center;
	border: solid 1px #CCC;
	background-color: #EFEFEF;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
}
.meni3 li a:hover
{
	border: solid 1px #999;
}
.vise
{
	height: 10px;
	width: 7px;
	position: absolute;
	display: inline-block;
	background: url(ikonice2.png?ui=2&view=dim&iv=1v6qku2qd3bxh&it=vi) no-repeat -98px 50%;
	margin: 7px 3px 0 5px;
	font-size: 0;
	text-align: center;
	white-space: nowrap;
	cursor: default;
	font: 75% arial,sans-serif;
	color: black;
}
.ddl:hover .vise
{
	background: url(ikonice2.png?ui=2&view=dim&iv=1v6qku2qd3bxh&it=vi) no-repeat -118px 50%;
}
.txtbox
{
	border: solid 1px #6694E3;
}
.txtbox:hover
{
	border: solid 1px #6694E3;
}
.inserttb tr td
{
	height: 20px;
}
.inserttb tr td.prvi
{
	text-align: right;
	width: 150px;
	padding-right: 3px;
	font-weight: bold;
}
.cms
{
	background: transparent url(LogoCms.png) no-repeat right 73px;
	text-align: center;
	padding-top: 130px;
	margin: auto;
	width: 290px;
}
.login-tabela
{
	border: 3px solid #6694E3;
	width: 290px;
	height: 180px;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: transparent url(pozadina-login.jpg) no-repeat 0px 20px;
}
.login-text
{
	font-family: Tahoma, Verdana, Trebuchet MS, sans-serif;
	font-size: 11px;
	padding-left: 10px;
}
.red
{
	color: Red;
}
.noviart .txtbox:hover
{
	border-width: 1px !important;
}
.centar
{
 text-align:center;
}