@charset "utf-8";

@import "global.css";
@import "tabele.css";
@import "strane.css";

* {
	margin:0;
	padding:0;
}
body {
	font-family:"Trebuchet MS", "Lucida Sans", Verdana;
	font-size:11px;
	background-color: #000000;
	background-image: url(../images/pozadina.gif);
	background-repeat: repeat-x;
	background-position: center 28px;
}
a {
	text-decoration:none;
}
h1 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	padding:0 0 5px 0;
	color:#029DD8;
}
p {
	text-align:justify;
	font-size:11px;
	color: #333333;
	font-family: "Trebuchet MS", "Lucida Sans", Verdana;
	line-height: 16px;
}


#top {
	width:890px;
	height:90px;
	display:block;
	overflow:visible;
	clear:both;
	background-color: #fff;
	background-image: url(../images/top-poz.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 9px;
	padding-bottom: 0;
	padding-left: 0;
}
#top img{
	float:left;
	clear:left;
	border:0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	background-image: url(../images/top-poz.gif);
}
#slogan {
	float:left;
	margin:17px 0 0 30px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:left;
}
.menubarbg {
	background-color: #E8E8E8;
	width: 550px;
	background-position: center;
}

#pretraga {
	float:right;
	width:275px;
	padding:18px 0 0 0;
	text-align:right;
	color:#000;
}

#meni {
	clear:both;
	width:914px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#levo {
	float:left;
	width:7px;
	height: 15px;
}
#desno {
	float:right;
	width:7px;
	height: 15px;
}
#meni ul li{
	float:left;
	list-style-type:none;
}
#meni li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	font-size:12px;
	display:block;
	text-decoration:none;
	color:#000000;
	line-height:27px;
	border-right:#fff solid 1px;
	border-left:#BED1D9 solid 1px;
	background:url(../images/link-poz.gif);
	padding-top: 0px;
	padding-right: 29px;
	padding-bottom: 0px;
	padding-left: 29px;
}
#meni li a.levo{
	border-left:0;
	padding-top: 0px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 32px;
	background-image: url(../images/link-poz.gif);
}
#meni li a.desno{
	border-right:0;
	padding-top: 0px;
	padding-right: 31px;
	padding-bottom: 0px;
	padding-left: 31px;
}
#meni li a:hover{
	background:url(../images/link-poz-over.gif);
}


#header {
	clear:both;
	text-align:left;
	width:911px;
	height:25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: -2px;
	background-image: url(../images/header-img.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#flash {
	float:left;
	clear:both;
}
#content {
	width:900px;
	clear:both;
	background-color:#FFFFFF;
	overflow:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#contentLevo {
	clear:both;
	float:left;
	padding:10px 0 0 15px;
	width:600px;
}
#fotokopiranje, #stampanje {
	float:left;
	width:287px;
	height:113px;
	padding:100px 0 0 12px;
	background-image: url(../images/panoscope_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#stampanje {
	float:right;
	width:280px;
	background-image: url(../images/dd_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#fotokopiranje ul li, #stampanje ul li{
	list-style-type:none;
}
#fotokopiranje li, #stampanje li{
	margin:0 0 5px 0;
}
#fotokopiranje li a, #stampanje li a{
	display:block;
	line-height:23px;
	width:203px;
	color:#000000;
	height:23px;
	border-left:#EBE9E9 solid 45px;
	text-decoration:none;
	padding:0 0 0 5px;
	background-color:#F8F8F8;
}
#fotokopiranje li a:hover, #stampanje li a:hover{
	border-left:#00ADEF solid 45px;
	font-weight:bold;
	background-color:#EBE9E9;
}
#stampanje li a:hover{
	border-left:#FCC401 solid 45px;
}


#contentDesno {
	float:right;
	width:235px;
	background-position:0px 0px;
	padding-bottom: 0;
	background-color: #fff;
	background-repeat: no-repeat;
	padding-top: 7px;
	margin-right: 15px;
}
#sidebars {
	float:left;
	margin:0;
	clear:both;
	width:223px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #F5F5F5;
	border-top-width: thick;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #029DD8;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#sidebars  img{
	margin:0 0 12px 0;
}

/*/////////////////////////////////////////////*/
/*////////////// Footer ///////////////////////*/
/*/////////////////////////////////////////////*/

#footer {
	width:870px;
	background-color:#F1F0F0;
	overflow:auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
#podaci {
	float:left;
	width:595px;
	color:#918F8F;
	background-position: center;
}
#podaci p{
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 20px;
	margin-top: 5px;
	padding-left: 25px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FCC401;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.slika{
	display:block;
	margin:0 20px 0 0;
}
#contact {
	float:left;
	text-align:center;
	width:250px;
	color:#918F8F;
	margin-left: 5px;
	background-color: #F9F9F9;
	margin-top: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FCC401;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#kontakt label{
	vertical-align:top;
	padding:5px;
}
.polje {
	width:190px;
	border:0;
	margin:2px;
	padding:2px;
	background-color:#fff;
	color:#000;
}
.dugme {
	border:0;
	margin:2px;
	padding:5px;
	background-color:#fff;
	font-size:10px;
	color:#000;
	cursor:pointer;
}


#bottomClear {
	clear:both; 
	height:30px; 
	background:url(../images/footer-poz.gif) top repeat-x #F1F0F0;
}
#bottom {
	width:900px;
	background-color:#fff;
}
#eutelnet {
	float:left;
	padding:10px 0 5px 15px;
	width:285px;
}
#eutelnet a{
	color:#666666;
	text-decoration:underline;
}
#copyright {
	float:left;
	width:300px;
	padding:10px 0 0 0;
	color:#999999;
	text-align:center;
}
#valid {
	float:right;
	text-align:left;
	width:250px;
	color: #CCCCCC;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}
#valid a{
	float:left;
	text-align:left;
	width:250px;
	color: #CCCCCC;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}
#content_subscribe {
	float:left;
	width:405px;
	padding-right: 13;
	padding-bottom: 0;
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
}
#content_blank {
	float:left;
	width:235px;
	background-color: #F5f5f5;
	padding-top: 20px;
	padding-right: 15;
	padding-bottom: 0;
	padding-left: 15px;
	margin-left: 22px;
}
.contentblankline {
	float:left;
	width:255px;
	background-position:0px 0px;
	background-color: #f5f5f5;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.supportedby {
	float:left;
	margin:0;
	clear:both;
	width:230px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #f5f5f5;
}
.sectionhead {
	color: #FF6600;
	background-image: url(../images/sectionhead.gif);
	font-family: "Trebuchet MS", "Lucida Sans", Verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	height: 18px;
	background-position: left center;
	background-repeat: repeat-x;
	padding-top: 2px;
	width: 427px;
	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-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
.sidebarheadings {
	color: #009DE2;
	background-image: url(../images/sectionhead.gif);
	font-family: "Trebuchet MS", "Lucida Sans", Verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	height: 12px;
	background-position: left center;
	background-repeat: repeat-x;
	padding-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.storytitle {
	font-family: "Trebuchet MS", "Lucida Sans", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 5px;
}
.storytitle a{
	color: #003399;
}
.storytitle a:hover{
	color: #003399;
}
.sectionheadnews {
	color: #006699;
	background-image: url(../images/sectionhead.gif);
	font-family: "Trebuchet MS", "Lucida Sans", Verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	height: 18px;
	background-position: left center;
	background-repeat: repeat-x;
	padding-top: 2px;
	width: 97%;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #029DD8;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.storybody {
	font-family: "Trebuchet MS", "Lucida Sans", Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.linktext {
	border: 1px dashed #CCCCCC;
	width: 97%;
	background-color: #FBFBFB;
	margin-top: 10px;
	padding: 5px;
	clear: both;
	float: left;
}
.linktable {
	float: left;
	width: 96%;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	background-color: #F8F8F8;
}
.newstext {
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #F2F2F2;
	font-family: "Trebuchet MS", "Lucida Sans", Verdana;
	font-size: 12px;
	margin-right: 5px;
	line-height: normal;
}

.maillisttext {
	padding-left: 5px;
}
#contentLevonew {
	clear:none;
	float:left;
	width:875px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#contentDesnonew {
	float:right;
	width:425px;
	background-position:0px 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #fff;
	background-repeat: no-repeat;
}
#sidebarsnew {
	float:left;
	margin:0;
	clear:both;
	width:403px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F5F5F5;
	border-top-width: thick;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #029DD8;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#content_address {
	float:left;
	width:400px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	font-size: 9px;
	background-image: url(../images/contacticon.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#content_address_right {
	float:right;
	width:400px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	padding: 5px;
}
.sectionheaddd {
	color: #FF6600;
	background-image: url(../images/sectionhead.gif);
	font-family: "Trebuchet MS", "Lucida Sans", Verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	height: 18px;
	background-position: left center;
	background-repeat: repeat-x;
	padding-top: 2px;
	width: 412px;
	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-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
.imagediv {
	margin-left: 15px;
	float: none;
	width: 643px;
	height: 75px;
	margin-top: 3px;
}
.buttontext {
	font-family: "Trebuchet MS", "Lucida Sans", Verdana;
	font-size: 10px;
	color: #666666;
}
.moreissues {
	float: left;
	width: 438px;
	clear: none;
	font-family: "Trebuchet MS", "Lucida Sans", Verdana;
	text-align: right;
	height: 24px;
	background-color: #EBF2FE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #003366;
}
.moreissues a{
	color: #0066CC;
}

.moreissues a:hover{
	color: #9E1C00;
}

.storybodytop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px solid #CAE4FF;
}
.moreissuesDD {
	float: left;
	width: 421px;
	clear: none;
	font-family: "Trebuchet MS", "Lucida Sans", Verdana;
	text-align: right;
	height: 24px;
	background-color: #EBF2FE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.moreissuesDD a{
	color: #0066CC;
}

.moreissuesDD a:hover{
	color: #9E1C00;
}
#sidebars_small {
	float:right;
	margin:0;
	width:223px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #F5f5f5;
	border-top-width: thick;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #029DD8;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#content_blank_side {
	float:left;
	width:237px;
	background-color: #FFFFFF;
	padding-right: 16;
	padding-bottom: 0;
	padding-left: 5px;
	height: 15px;
	clear: both;
}
#toplogo {
	padding-top: 9px;
}
#headermenu {
	text-align:left;
	width:908px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 12px;
	float: none;
	padding-right: 2px;
}
#contentDesnoborder {
	float:right;
	width:235px;
	background-position:0px 0px;
	padding-bottom: 0;
	background-color: #fff;
	background-repeat: no-repeat;
	padding-top: 7px;
	margin-right: 15px;
	border: 1px solid #CCCCCC;
}
#content_subscribe_bottom {
	float:right;
	width:410px;
	padding-right: 13;
	padding-bottom: 0;
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
}
#content_subscribe_bottom-search {
	float:right;
	width:410px;
	padding-right: 13;
	padding-bottom: 0;
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
}
.bottom-content-holder {
	clear: both;
	height: 75px;
}
.cop15-section {
	background-color: #FFF;
	padding: 5px;
}

#content_subscribe_bottom-left {
	float:left;
	width:420px;
	padding-right: 13;
	padding-bottom: 0;
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
}
