/* CSS by FRONT */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 11px;
}

#container {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 980px;
}

.img {
	border: none;
	margin:0;
	padding:0;
	text-decoration: none;
}

.img a:link, .img a:visited, .img a:active, .img a:hover{
	border: none;
}

.logo {
	margin: 0px;
	padding: 0px;
	text-align:center;
}
.top {
	padding: 40px 0px 0px 85px;
}
.top-navigation {
	width: 980px;
	float: left;
	padding: 40px 0px 0px 0px;
}

.navigation-links {
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	list-style-type: none;
	text-align: left;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
}

.navigation-links a:link, .navigation-links a:visited  {
	color: #006891; /* agre color*/
	text-decoration: none;
	padding:0;
	margin:0;
}

.navigation-links a:hover  {
	color: #f7941d;
	text-decoration: none;
}
.navigation-links a.active  {
	color: #f7941d;
	text-decoration: none;
}
.verticalLine {
	color: #006891;
	/*float:left;*/
}

.flags{
	float: right;
	margin: 0px;
	/*padding-top: 5px;*/
}

.langFlags {
	border: none;
	float: left;
	width: 35px;
}


#footerCo {
	font-size: 9px;
	color: #fff;
	width: 980px;
	clear: both;
	/*background-color: #f3a23e;*/
	height: 15px;
}

#footerCo a:hover{
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}

#footerCo a:link, #footer a:visited, #footer a:active {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

.footer {
	width: 980px;
	clear: both;
	background-image: url(../images/linija-futer.gif);
	background-repeat: no-repeat;
}

.designBy {
	float: right;
	margin: 5px 0px 10px 0px;
}

.mainContent {
	padding: 0px;
	width: 980px;
	margin-bottom:10px;
}

.leftBlock {
	float: left;
	width: 770px;
	margin-top: 40px;
	margin-bottom: 20px;
}

.news {
	text-align: justify;
	padding: 0px;
	float: left;
	width: 760px;
	margin-bottom: 20px;
}
h1 {
	font-size:20px;
	text-align: left;
	width: 540px;
	padding:0;
	margin:0;
	float:left;
}
h2 {
	font-size: 20px;
	width: 550px;
	margin: 0 0 40px 0;
}
h3 {
	font-size:20px;
	text-align: left;
	width: 340px;
	padding:0;
	margin:0;
	float:left;
}
h4 {
	font-size:20px;
	text-align: left;
	width: 340px;
	padding:10px;
	margin:0;
	float:left;
	color: #FFFFFF;
}
 
.newsContent {
	text-align: left;
	float: left;
	width: 540px;
	padding: 20px 0 0 0;
}
.date {
	float: left;
	width: 100px;
}
.datum {
	text-align: left;
	margin: 0 0 10px 0;
/*	clear: both;
	float: left;*/
}
.newsText{
	text-align: justify;
	float: right;
	width: 420px;
}
.newsPhoto {
	float: right;
	width: 220px;
}
.textPhoto {
	width: 250px;
}
.photoRight {
    float: right;
    margin: 0px 0px 5px 10px;
	width:250px;
}

.photoLeft {
    float: left; 
    margin: 0px 10px 5px 0px;
	width:250px;
}

.photoContainer {
	float: right;
}
.photoName {
	text-align: justify;
	float:right;
	clear:both;
	width:200px;
}
.photoNameL {
	text-align: justify;
	float:left;
	clear:both;
	width:250px;
}
.photoNameR {
	text-align: justify;
	clear:both;
	width:250px;
	float:right;
}
.newsLine{
	float: left;
	width: 540px;
	margin-top: 10px;
	border-top: solid 1px #f7941d; 
}
.bannersRight {
	float: right;
	width: 175px;
	margin: 40px 0 20px 0;
	border-top: 1px solid #f7941d;
	border-right: 1px solid #f7941d;
	
}

.sponsorBox {
	float: right;
	width: 170px;
	padding:10px 5px 10px 0;
	border-bottom: 1px solid #f7941d;
}

form p {
	width:320px;
	clear: both;
	float: left;
	margin: 0px;
	padding-top: 2px;
}

form p label {
	float: left;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

form p input, form p select, form p textarea {
	font-size: 11px;
	float: right;
	padding: 0px;
	margin: 0px;
	border: 1px solid #f3a23e;
	width: 150px;
	height:15px;
	
}
.send {
	cursor: pointer;
	width: 70px;
}
.registration {
	font-size: 12px;
	color: #ed7603;
	font-weight: bolder;
	padding: 5px 10px 0px 10px;
	margin-top: 20px;
	border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	/*border-left: 1px solid #FF9900;*/
	float: right;
	height: 20px;

}

.registration a:link, .registration a:visited, .registration a:active  {
	color: #ed7603;
	text-decoration: none;
}

.registration a:hover {
	color: #004a99;
	text-decoration: none;
}

/*MENU*/

.masterdiv {
    margin: 0px;
}
.menu { 
    font: bold 12px sans-serif;
    color: #333333;
	float:left;
	clear:both;
	margin: 5px 0 5px 0;
}

.expand {
    margin-left: 16px;
    display: none;
/*	float:left;*/
	clear:both;
	width: 170px;

}
.expand a {
    font: normal 12px sans-serif;
    color: #333333;
    text-decoration: none;	
	/*border-bottom:dotted 1px #999;*/
	padding: 0 0 5px 0;
	float:left;
}
.expand a:hover {
    color: #f7941d;
    text-decoration: none;
	background-image: url(../images/strelica_n.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
	background-position: left 3px;
}
.expand a:link, .expand a:active, .expand a:visited {
	text-decoration: none;
	float:left;
	clear:both;
	background-image: url(../images/strelica_c.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
	background-position: left 3px;
}

/*END MENU*/

.leftNav {
	float: left;
	width: 200px;
	clear:left;
	text-align:left;
}
.issue{
	font-size: 34px;
	clear: both;
	float: left;
	width: 200px;
	text-align:left;
	font-weight: bold;
}
.issueLine{
	float: left;
	width: 200px;
	margin: 10px 30px 0 0;
	border-top: solid 1px #f7941d;
	clear:both; 
	text-align:left;
}
.frontPage {
	clear: both;
	float: left;
	width:200px;
	margin: 30px 0 30px 0;
}
.showText {
	float: left;
	width: 540px;
	text-align: justify;
	padding: 0 0 0 30px;
	clear:right;
}

.currentContent {
	background-image: url(../images/dot-line.gif);
	background-repeat: repeat-y;
	width: 770px;
	float:left;
	margin:10px 0 0 0;
}
.autor {
	float: right;
	width: 400px;
	margin-top: 20px;
	text-align:right;
	border-bottom: 1px solid #f7941d;
	padding: 0 0 10px 0;

}
.autorsName{
	font-size: 12px;
	font-weight: bold;
	clear: both;
	float: right;
	width: 400px;
	text-align:right;
}
.aurorsLink {
	color: #999999;
	float: right;
	width: 400px;
	margin-top: 10px;
	text-align:right;
}
.autorsLink a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.autorsLink a:link, .autorsLink a:visited, .autorsLink a:active {
	color: #999999;
	text-decoration: none;
}
.galerija {
	clear: both;
/*	float: left;*/
	width: 550px;
	padding:20px 0 0 230px;
}
/*SLIDER CURRENT*/
.content {
	margin: 0;
	float:left;
}

.content a {
	color: #fff;
}


.content p.linkage {
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

#myGallery {
	text-align: left;
	margin: 0;
}
/*END SLIDER CURRENT*/


.slider {
	margin: 0 0 20px 0;
	padding: 0px;
	float: right;
	width: 550px;
	height: 95px;
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
	/*	background-image: url(../images/podloga_galerija.gif);
	background-repeat: no-repeat;*/
}

.pisci a {
    font: normal 12px sans-serif;
    color: #333333;
    text-decoration: none;	
	/*border-bottom:dotted 1px #999;*/
	padding: 0 0 5px 0;
	float:left;
	margin-bottom:5px;
}
.pisci a:hover {
    color: #f7941d;
    text-decoration: none;
	background-image: url(../images/strelica_n.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
	background-position: left 3px;
}
.pisci a:link, .pisci a:active, .pisci a:visited { 
	text-decoration: none;
	float:left;
	clear:both;
	background-image: url(../images/strelica_c.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
	background-position: left 3px; 
}
.names {
	text-align:left;
}

.writers {
	float: left;
	width: 170px;
}

.writersText {
	text-align: justify;
	float: right;
	width: 330px;
}

.writerPhoto {
	clear: both;
	float: left;
	width: 200px;
}

.wLeft {
	float: left;
	width: 70px;
	text-align: left;
	font-weight: bold;
	clear:both;
}

.wRight {
	text-align: left;
	clear:both;
	float: left;
	width: 100px;
}
.wDetails {
	clear: both;
	float: left;
	width: 200px;
	padding: 5px 0 5px 0;
}
.autorName {
	font-size: 30px;
	font-weight: bold;
	text-align: left;
	float:left;
}
.opsPhoto{
	text-align: left;
	float: left;
}
.opsPotpis {
	font-weight: bold;
	text-align: left;
	width: 170px;
	padding-top: 10px;
}
.opsIntro {
	font-size: 20px;
	font-weight: bold;
	color: #f7941d;
	text-align: left;
	float: left;
	width: 170px;
	margin: 20px 0 0 0;
}
.contact {
	float: left;
	width: 300px;
	clear:left;
	text-align:left;
	padding:20px 0 0 0;
}
.cenovnik {
	float:left;
	text-align:justify;
	padding: 20px 0 0 0;
	width:100%;
}
.cenovnikUvod {
	float:left;
	text-align:justify;
	padding: 20px 0 20px 0;
	width:100%;
}
.subscribe {
	float:left;
	background-image: url(../images/subscription.gif);
	background-repeat: no-repeat;
	width:600px;
	height:460px;
	padding:0 0 0 0px;
	margin: 50px 0 0 0;
}
.subscribeRight {
	float:left;
	width:360px;
	padding:0 0 0 20px;
	margin:45px 0 0 0;
}
.subForm {
	width: 400px;
	float:left;
	padding: 40px 0 0 70px;
}
#lightBox2{
	background-color: #000000;
	width:440px;
	height:390px;
	position: absolute;
	filter:Alpha(Opacity=90);
	opacity: 0.9;
	display: block;
	top: 305px;
	left: 40%;
	margin: 0px;
	padding: 10px;
}
#lightBox {
	background-color:#000000;
	display:none;
	width:440px;
	height:390px;
	left:40%;
	margin:0;
	opacity:0.9;
	padding:10px;
	position:absolute;
	top:305px;
}

.login1 {
	background:#FFFFFF none repeat scroll 0 0;
	border:4px solid #F7941D;
	height:380px;
	padding:0 0 0 30px;
	width:400px;
}

.more {
	display: none;
	/*border-top: 1px solid #666;
	border-bottom: 1px solid #666;*/
	width:100%; 
}
a.showLink, a.hideLink {
	text-decoration: none;
	padding-left: 8px;
}
a.hideLink {
	background: none; 
}
a.showLink:hover, a.hideLink:hover {
	border: none; 
}
.loginTop {
	float:right;
	margin: 10px 0 0 0;
}
.loginTop2 {
	float:right;
	clear:both;
	margin:0 0 30px 0;
	width:400px;
	text-align:right;
	height: 30px;
}
.loginX {
	float:left;
	width:380px;
	margin: 30px 0 0 0;	
}
.loggedIn {
	float:left;
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 10px 0 0 0;
}
.loginText {
	float:left;
	margin:20px 0;
	padding:0;
	text-align:justify;
	width:322px;
}
