@charset "UTF-8";
/* CSS Document */

.container {
	width: 1100px;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
	overflow: hidden; /* this declaration makes the .container understand where the floated columns within ends and contain them */

-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;

background: white;

}


body {background: url(/sl/templates/sailor/images/cf-texture1.png) !important;
text-align:justify;
}


.glava {
background: url(/sl/templates/sailor/images/header.png);
width: 1100px;
height: 11px;
flaot: left;




}

.meni-zgoraj {background: white;
width: 1100px;
flaot: left;
visibility: hidden;}



.menu {
	background: url(/sl/templates/sailor/images/cf-texture1.png);
	width: 1080px;
	flaot: left;
	font-family: "<<<<Default Font";
	height: 28px !important;
	clear: both;
	border-right-style:solid 20px white;
}

.slideshow {background: white;
width: 800px;
float:left;
padding-bottom: 10px;
}

.logo {
background: white;
width: 300px;
height: 200px;
float:left;
padding-bottom: 10px;

}



.content {background: white;
float: left;
width: 780px;
padding-bottom: 10px;
margin: 10px;
}



.right-bar {background: white !important;
padding: 10px 0;
width: 300px;
float: left;}

.footer {background: url(/sl/templates/sailor/images/footer.png) !important;
height: 30px;
width: 1100px;
float: left;
text-align: center;
}



 #menu ul li {
display: inline;
list-style-type: none;
display: inline-block;

}
 
 #menu ul li a:link{
padding-top: 6px !important;
padding-left: 8px !important;
padding-right: 8px !important;
padding-bottom: 4px;
	text-decoration:none;
	font-family: arial;
	font-variant: small-caps;
	text-transform: uppercase;
color: white !important;
	text-decoration: none;
	font-size: 16px !important;
display: block !important;

 }
 
 
  #menu ul li a:hover {
background: white;
color: black !important;
	display: block;
}
 
#menu ul li a:visited{
	padding-top: 6px !important;
padding-left: 8px !important;
padding-right: 8px !important;
padding-bottom: 4px;
	text-decoration:none;
	font-family: arial;
	font-variant: small-caps;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 16px !important;
color: white;
 }
 

 
 
#content .contentheading {font-family: arial;
 font-size: 14px !important;
 color: black;
 text-decoration: none !important;
 font-weight: bold;
 }
 
 
#content .contentheading a:link {text-decoration: none !important; 
color: black;}


#content .contentheading a:hover {text-decoration: none; 
color: black;
border-bottom: 2px solid black;
}

.contentheading a:visited {text-decoration: none; 
color: black;}

 
 body {font-family: verdana;
 font-size: 13px;}
 
 footer {
	 font-size: 7px;}
	 
#content .small{
	font-size: 9px !important;
	margin-left: 15px;
	font-size: 8px;
	color: #666;}
	
#content .createdate{
	font-size: 9px !important;
	margin-left: 15px !important;
	font-size: 8px;
	color: #666;
	padding-left: 15px;}


#right-bar ul li {

list-style-type: none;
text-align: left;
padding-left: 10px;
padding-right: 10px;

 }
 
  #right-bar ul li a:link{
	list-style-type: none;
	font-family: arial;
	font-variant: small-caps;
	text-transform: uppercase;
	color: black;
	text-decoration: none;
	border-left: 2px solid black;
	padding-left: 10px;


 }
 
 
 #right-bar ul li a:hover {
border-left: 8px solid black !important;
padding-left: 4px !important;

	
}
 
 #right-bar ul li a:visited{
	list-style-type: none;
	font-family: arial;
	font-variant: small-caps;
	text-transform: uppercase;
	color: black;
	text-decoration: none;
	border-left: 2px solid black;
	padding-left: 10px;
 }

#content .readon {color: black !important;

}

#content .readon a:link {color: black !important;
text-decoration: underline;
font-weight: bold;
}

#content .readon a:hover{color: black !important;
text-decoration: underline;
}

.contentdescription .readon {
text-decoration: none !important;
visibility: hidden !important;}

a:link {color: black !important;}
a:visited {color: black;}

h3 {font-family: arial;
 font-size: 14px !important;
 color: black;
 text-decoration: none !important;
 font-weight: bold;
padding-top: 40px;
padding-left: 10px;
 }

#form-login {width: 200px!important;
aligment: center;
padding-left: 20px;

}

a img {
padding-top: 10px; 
padding-bottom: 10px;
border: none !important;
}

.jcomments-links {visibility: hidden !important;}
