/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}


a{
	color: #901111;
	text-decoration:underline;
}

a:hover{
	text-decoration: underline;
	color: #264FA4;
}

body{
      color: black;
/*      font-family: Helvetica, Arial, sans-serif;*/
      font-family: Geneva, tahoma, Arial,sans-serif;
      font-size: 13px;
      line-height: 1.5em;
}

#bg {
	background: url(images/bg.jpg) center repeat-y #000000;
	margin: 0px auto;
}

#main{
	width: 1000px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(images/main.jpg) left top no-repeat #FFFFFF;
}

#main_bot {
	width: 1000px;
	background: url(images/main_bot.jpg) left bottom no-repeat
}


#header { width:1000px;
padding: 0px 0px 0px 0px;
height: 198px;
background:url(images/header.jpg) left top no-repeat;
}

#logo {
height: 124px;
}

#logo h1, #logo p {
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 17px 40px 0px 20px;
	font-size: 24px;
	color: #6D1313;
	background: none;
	text-align: right;
}
#logo h2 {
	padding: 10px 40px 0 20px;
	font-size: 10px;
	text-transform: uppercase;
	color: #6D1313;
	background: none;
	text-align: right;
}

#logo a {
	text-decoration: none;
	color: #6D1313;
}


#buttons{
	width: 700px;
	height: 64px;
	/**background: url(images/menu.jpg) left top no-repeat;*/
	text-align:center;
	margin-left: 0px;
	float:right;
}

#buttons ul {
    padding-left: 0px;
    margin: 30px 0px 0px 0px;
}

#buttons li {
	display: inline;
        padding-left: 5px;
        padding-right: 5px;

        text-decoration: none;
	color: #393943;
     /*   font-family: Georgia, "Times New Roman", Times, serif; */
	font-size: 18px;
	font-weight:normal;

        background:url(images/fish_b.gif) 0px 23px no-repeat;	
        
}

#buttons a {
	
	background:url(images/fish_b.gif) 0px 23px no-repeat;	
}

#buttons .last_b {width: 100px;}

#buttons a:hover {
	text-decoration: underline;
	background:url(images/fish_b.gif) 0px 23px no-repeat;
}

#content{
	width: 975px;
	padding: 0px 0px 0px 0px;
	background: url(images/cont_bg.png);
	margin: 0px 0px 0px 12px;
	min-height: 600px;
}

#left{
	width: 305px;
	margin: 84px 0px 0px 0px;
	float: left;
}

.left_b {	background: url(images/fish.gif) 0px 7px no-repeat;
		padding-left: 28px;
		padding-top: 5px;
		width: 263px;}

.text{
	padding: 0px 7px 0px 7px;
}

.img {	float:left;
		margin: 8px 12px 5px 0px;
}

span {	color:#5D1310;
		font-weight:bold;
}

.dat { text-decoration: none;
		color:#831C1C;}
		
.col_b {color:#831C1C;}

H1{
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:18px;
	font-weight: 100;
	color: #6D1313;
	padding-bottom: 5px;
	text-align:center;
}

H2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: 100;
	color: #6D1313;
	padding-bottom: 3px;
	padding-left: 6px;
	text-align: left;
	background: url(images/tit.gif) bottom repeat-x;
}

.read_l{
	text-align:right;
	padding-right:20px;
	padding-top: 5px;
	font-weight:bold;
	text-decoration:underline;
}

#right{
float:right;
width: 670px;
background: url(images/bg_left.jpg) left 25px repeat-x;
margin-right: 0px;
padding: 0px 0px 0px 0px;
}

.right_top {	background:url(images/right_top.gif) top no-repeat;
				height:9px;
				width: 670px;
}

.right_bot {	background: url(images/right_bot.gif) bottom no-repeat;
				height:9px;
				width: 670px;}
				
.right_s { 	background:#DFDEDE;
			width: 654px;
			padding: 0px 8px 0px 8px;}

.col_l {float:left;
		width:310px;
		margin-left:7px;
		margin-top:5px;
		}

.col_r {float: left;
		width:320px;
		margin-left:15px;
		margin-top:5px;
		}

#footer{
	height: 0px;
	width: 698px;
	font-size: 12px;
	color: #000000;
	padding-top: 8px;
	text-align: center;
	clear:both;
	padding: 47px 0px 47px 0px;
	background: url(images/footer.jpg) center no-repeat;
	margin-left: 302px;
}

#footer a{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover{
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

.hrStil{
  color: #7c6e53  ;
  width: 90%    ;
  margin-bottom: 15px  ;
  margin-top: 15px;
  background-color: #7c6e53 ;
  border: medium ;
  border-color:   #7c6e53 ;
  height : 1px;
}

.procitajPovekje{
	color: black;
        font-weight: bold;
	
}

.procitajPovekje:hover{
	text-decoration: underline;
	color: #264FA4;
}

.naslovStyle{

       
 	font-size:18px;	
	color: #6D1313; 
     /*   color:#393943; */
	padding-bottom: 5px;
	text-align:center;
        font-weight: bold;


}
.naslovLink{
    text-decoration: none;
    
}
.naslovLink:hover{
      text-decoration: none;
}
.paggination{
    text-decoration: none;
    width:30px;
    height:30px;
    padding:2px 5px 2px 5px;
    background-color: #ebe9e9;
    margin:1px;
    text-align: center;
    border: 1px solid black ;
}
.paggination:hover{
      text-decoration: none;
      background-color: #bdb0b0;
      
      
}

.pagginationShowing{
   text-decoration: none;
    width:30px;
    height:30px;
    padding:5px;
    background-color: #bdb0b0;
    margin:1px;
    text-align: center;
    border: 1px solid black ;
}

.pagginationShowing:hover{
    text-decoration: none;
}

.kontakt{

display: inline;
border-style: solid;
border-width: 1px;
border-color: #acb3b2;
width: 400px;

height:17px;
padding-left: 3px;
margin: 0px;
}

.kontakt2{

display: inline;
border-style: solid;
border-width: 1px;
border-color: #acb3b2;
width: 400px;

height:150px;
padding-left: 3px;
margin: 0px;
}

.kontakt:focus{
     border-color: #D3E767;
     background-color: #EEEEEE;
}
.kontakt:hover{
     border-color: black;
}


.kontakt2:focus{
   border-color: #D3E767;
     background-color: #EEEEEE;
}
.kontakt2:hover{
   border-color: black;
}

.boldClass{
    font-weight: bold;
    vertical-align: top;
}

.licniPodatoci{

}

.licniPodatoci input , textarea{
    border-color: black;
    border-width: 1px;
    border-style: solid;
    width: 100%;
}

.objaviKolumna{

}

.objaviKolumna input , textarea{

    border-color: black;
    border-width: 1px;
    border-style: solid;
    width: 100%;

}

.profileTable{
    border: 1px solid #b9b9b9;
    background-color: #ececec;
    padding: 5px 5px 5px 0px;
}

.profileTable td {
    padding: 2px 3px 2px 5px;
    vertical-align: top;
}

.container{
float:right;
width: 670px;
background: url(images/bg_left.jpg) left 25px repeat-x;
margin-right: 0px;
padding: 0px 0px 0px 0px;
}

.linkNone{
    text-decoration: none;
}

.linkNone:hover , .linkNone:visited , .linkNone:active{
    text-decoration: none;
}

.register{

display: inline;
border-style: solid;
border-width: 1px;
border-color: #acb3b2;
width: 100%;

height:17px;
padding-left: 3px;
margin: 0px;
}

.blackBorder{
     border-color: black;
    border-width: 1px;
    border-style: solid;
}
.tabs{
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.menuLink{  
    text-decoration: none;
}
.menuLink:hover {
    text-decoration: none;

}
.menuItem{
    background-image: url("images/menuMarble.png");
    background-repeat: no-repeat;
    padding-left: 22px;
    
    font-weight: normal;
    background-position: 2px;
}
.menuItem:hover{
    background-image: url("images/menuMarble_over.png");
    color: #393943;
}
.spacer{
    background-image: url('images/spacer.jpg') ;
    margin-bottom: 5px;
    height: 6px ;
    width: 100%;
    background-repeat: no-repeat ;
}

.spacer2{
    background-image: url('images/spacer2.png') ;
    margin-bottom: 5px;
    height: 6px ;
    width: 100%;
    background-repeat: no-repeat ;
}

.buttons{
    padding: 2px 5px 2px 5px;
    border: 1px solid #b9b9b9;
    background-color: transparent;
}
.buttons:hover{
    background-color: #ececec;
}


.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('images/bg_button_a.png') no-repeat scroll top right;
    color: #444;
  
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('images/bg_button_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}


a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

