html,body {
    color:#FFF;
	font-family: Roboto, sans-serif,Tahoma,Verdana; 
    font-size: 14px;
    font-weight:900;
    line-height:17px;
    margin: 0 auto;
    padding:0;
    height:100%; 
    width:100%;
    background-color: #000;
}
    a{text-decoration: none;color:#666}
    a:hover{color:#cf0f15}
form, input{
    font-family: Roboto, sans-serif,Tahoma,Verdana; 
    font-size: 18px;
    color:#000;
   } 
   p{font-family: Roboto, sans-serif,Tahoma,Verdana; }
  a {
  outline: none;
    }
    .center{text-align:center}
    .right{text-align:right}
#page_holder{
	width:960px;
	margin:0 auto;
	position: relative;
}

#bg{
    position: relative;

}
#blackTop{
	height:22px;
	background:black;
	width:100%;
}
#search, #logo{
	float:left;
	
}

p#veliko{
    margin-top: 0px;
    font-size: 99px;
    line-height: 99px;
    color: white;
    font-weight: 900;
}
#tekst{
    color:white;
    font-weight: 100;
}

#search{
	position: absolute;
	right:0;
	top:60px;
	text-align: right;
}

#leftColumn,#rightColumn{
	float:left;
}
#leftColumn{
	width:654px;
}
#rightColumn{
	width:306px;
}
#content{
	background:url("../../images/page_back.gif") repeat-y top center;
	margin-top:3px;
	border-top:1px solid black;
	-webkit-box-shadow: -1px 0px 17px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    -1px 0px 17px rgba(50, 50, 50, 0.3);
	box-shadow:         -1px 0px 17px rgba(50, 50, 50, 0.3);
}
.odbitak{
	margin:13px;
}
#h3{
    font-size: 40px;

}


#bg { position: fixed; top: 0; left: 0; }
.bgwidth { width: 100%; }
.bgheight { height: 100%; }

#page-wrap { position: relative; width: 400px; margin: 50px auto; padding: 20px; background: white; -moz-box-shadow: 0 0 20px black; -webkit-box-shadow: 0 0 20px black; box-shadow: 0 0 20px black; }

        	
    
    #logo{width:962px;height: 150px;background:url('../../img/logo.png');margin-top:15px;position:absolute;z-index:9999}
body{
    width:100%;
	overflow-x: hidden;
    background:black;
   
}
#pageholder{
    position:relative;z-index:99990;
    width:960px;
    margin:0 auto;
}
h1{
    color: white;
    font-size:29px;
    margin-top:0px;
    margin-bottom:43px;
    }

.innertxt{
    color:white;margin-left:20px;font-size:18px;position:relative;top:15px;width:100%;text-wrap:none;
}
.gray{color:#888;}

.third{
    float:left;
    width:32%;
    margin-left:2%;
}

.isprekidana{
    border-bottom:5px dotted white;
}

.puna{
    border-top:5px solid white;
}