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

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
body {
	background-color: rgb(241, 241, 241);
}
h1{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #900;
}
h2{
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #900;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#stranica
{
	margin: 0pt auto;
	position: absolute;
	left:50%;
	width:1010px;
	margin-left: -500px;
}
#pozadina
{
	padding:0pt 10px;
	width:990px;
	background: url("../slike/senka.png") no-repeat scroll left top rgb(241, 241, 241);
	height: 1000px;
}
#glava {
	background-image: url(../slike/daljinski_upravljaci.png); 
/*	background-image: url(../slike/mojdaljinski_srecna_nova_2013_godina.png); */
	display: block;
	height: 110px;
	width: 990px;
}
#prijava {
	position: relative;
	top: 10px;
	left: 785px;
	font-size: 12px;
	width: 185px;
}
#sadrzaj_full {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	left: 0px;
	position: relative;
	display: block;
	background-color: #FFF;
	top: 120px;
	/* padding: 5px; */
}
.prijava_meni{
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	text-align: center;
	width: 180px;
}

.prijava_meni li {
pading: 0px;
}
.prijava_meni li a{
width: 180px;
}


.navi_meni{
	padding: 0;
	width: 180px; /*width of menu*/
	border: 1px solid #9A9A9A;
	border-bottom-width: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.navi_meni a.menuitem{
background: black url(../slike/glossyback.png) repeat-x bottom left;
font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.navi_meni a.menuitem:visited, .navi_meni .menuitem:active{
color: white;
}

.navi_meni a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.navi_meni a.menuitem:hover{
background-image: url(../slike/glossyback2.gif);
}

.navi_meni div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.navi_meni div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.navi_meni div.submenu ul li{
border-bottom: 1px solid blue;
}

.navi_meni div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.navi_meni div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}
#sadrzaj{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.baner_glavni{
	padding-top: 10px;
/*	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px; */
}
#footer{
	width:990px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-size: 9px;
	text-align: center;
}

#ime_ulogovanog {
	font-size:16px;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 5px;
	padding-bottom: 5px;
}
.krivudavo {
	/*	-moz-border-radius: 1em 3em 1em 3em;
	border-radius: 1em 3em 1em 3em;
	border: thin solid #09F;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	box-shadow:  rgba(0,0,0,0.4)  5px 3px;*/
	-moz-box-shadow:inset 0px 1px 0px 1px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 1px #ffffff;
	box-shadow:inset 0px 1px 0px 1px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color:#f9f9f9;
	border:1px solid #dcdcdc;
/*	display:inline-block; 
	color:#666666;*/
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	padding: 10px;

}
.krivudavo tr {

}
.krivudavo th {
	/*	padding-top:1em;*/
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #006;
}
.krivudavo td {
	padding-top: 1px;
	padding-bottom: 1px;
	/*height: 5em;
width: 12em;*/

}
input, textarea, select{
	font-size: 16px;
	color: #069; 
	border: thin solid #09C;
	padding: 2px;
	box-shadow:  rgba(0,0,0,0.4)  2px 1px;
}
input:focus, textarea:focus, select:focus{
	color: #000;
	background:#ECEAFF;
	border: 2px solid #03C;
	font-weight: bold;
}
#poruke_shop{
	height: 400px;
	border: thin dotted #F00;
}
.poruka {
	font-family: Verdana, Geneva, sans-serif;
	border-bottom:#00CCFF dotted 1px;
	margin-bottom: 1px;
	background-color: #FFF;
	
}
.poruka:hover{
	background-color:#FFFFCC;
}
.vlasnik{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	color: #03C;
	vertical-align: top;
}
.vreme{
	font-size: 11px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	color: #CCC;
	text-align: right;
	vertical-align: top;
}
.sama_poruka{
	vertical-align: top;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	
}
.avatar{
	padding:1px;
	vertical-align: top;
}


.navi_meni a.crvenoDugme{
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}


.navi_meni a.crvenoDugme:visited, .navi_meni .crvenoDugme:active{
	cposition:relative;
	top:1px;
}

.navi_meni a.crvenoDugme:hover{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}


.napomena {
	font-weight: bold;
	color: #900;
}
#popup a span {display: none;}

#popup a:hover {
	position:relative; 
    z-index:24; 
    text-decoration:none;}
#popup a:hover span{
	display:block;
	position:absolute;
	top:2em;
	left:2em;
	width:15em;
	border:1px solid #0066FF;
	background-color:#E4E4E4;
	color:#000;
	text-align:left;
	padding: 5px;
}
.plavo_dugme {
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	border-radius:1px;
	border:1px solid #337fed;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #1570cd;
}.plavo_dugme:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
	text-decoration: none;
}.plavo_dugme:active {
	position:relative;
	top:1px;
}.plavo_dugme:visited {
	color:#ffffff;
}
.sivo_dugme {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	border-radius:1px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #1570cd;
}
.pozadina {
	-moz-box-shadow:inset 0px 1px 0px 1px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 1px #ffffff;
	box-shadow:inset 0px 1px 0px 1px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color:#f9f9f9;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border-radius:9px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#333333;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 17px;
	padding-left: 30px;
	top: 10px;
	position: relative;
}
.pozadina h1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #00C;
}
.pozadina input[type=text]{
	font-size: 18px;
	color: #069;
	border: thin solid #09C;
	padding: 3px;
	box-shadow:  rgba(0,0,0,0.4)  2px 1px;
}
.pozadina input[type=text]:focus{
	color: #FFF;	
	background-color:#06F;
}
.pozadina tekst{
	padding-top: 10px;
}.iskosen {
	font-size: 10px;
	font-style: italic;
	padding: 20px;
	color: #666;
}
.pismo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
