
body, td, th, div, p, label, input {
    color: #666666;
    font: 13px/18px 'Ubuntu', sans-serif;

}
input, select, #contact_text {
    color: #7D7F81;
    font-family: 'Ubuntu', sans-serif;
}
input.inputbox, select, textarea {
    border: 1px solid #D1D1D1;
}
a {
    color: #993473;
    text-decoration: underline;
}
a:hover {
    color: #993473;
    text-decoration: none;
}
a, button, .button {
    cursor: pointer;
}

/*
body{
    background: url(../images/bg-paper.jpg);

}
*/

.voscila_footer{
    background: url(../images/footer.png);    
    height: 37px;
    margin-top: 15px;
    text-align: center;
    padding-top: 4px;
    font-size:11px;
}

.center{
    text-align: center;
}

#container{
    
    text-align: left;
    margin: 0 auto;
    width: 1015px;
}




#header{
    overflow: auto;
}


#navigation{
    border: 1px solid red;
    
}

#logotip{
    
}


h1.entry-title{
    font-size: 20px;	
}

.navbar-inner{
    width: 620px;
    /*background: #993473 !important;*/
    /*background: #a80000 !important; */
    background: #E0A8C1 !important; 
   /* background-color: rgb(224, 168, 193); */
}

.navbar .nav > li > a{
    color: #993473 !important;
    font-size: 14px;
}

#navigation ul{
    list-style: none;
    margin: 0;
    padding: 0;
    
}

#navigation li{
    list-style: none;
    margin: 0;
    padding: 0;
    color: black !important;
    
}

@font-face {
    font-family: Delicious;
    src: url('../fonts/Delicious-Roman.otf');
}

@font-face {
    font-family: Delicious;
    font-weight: bold;
    src: url('../fonts/Delicious-Bold.otf');
}

.najsic{
    font-family: 'Ubuntu', sans-serif;
    font-weight: normal;
    border-bottom: 1px solid #ccc
}

.uniques h2 {
    font-family: 'Ubuntu', sans-serif;
    font-weight: normal;
}

.uniques h2 span, .najsic span{
    color: #a80000;
}

.navbar{
    margin-top: 12px;
}

.opacity50{
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";
    filter: alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}


div.carousel-frame{
    
    width: 995px;
    height: 372px;
    background:  url(../images/carousel_frame.png) no-repeat;
    margin: 0 auto;
    overflow: auto;

}

div.cimg{
    background: white;
    overflow: hidden;
    background: white;

}

div.cbig{
    width: 667px;
    height: 287px;
    float: left;
    margin-top: 27px;
    margin-left: 17px;
}

div.csmallup{
    width:263px;
    height: 134px;
    float: right;
    margin-top: 27px;
    margin-right: 25px;
}

div.csmalldown{
    width:263px;
    height: 134px;
    float: right;
    margin-top: 20px;
    margin-right: 25px;
}

div.cbigInner{
    width: 667px;
    height: 287px;
}
div.csmalldownInner, div.csmallupInner{
    width:263px;
    height: 134px;
}

div.cbigdescription{
    height:56px;
    width: 647px;

    background: #fef58a;
    padding: 5px 10px;
    position:absolute;
    margin-top: 222px;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=8)";
    filter: alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    color: black !important;
    border-top: #993473 1px solid;

}

p.desc{
    color: black;
}

div.cbigdescription a{
    background: url("../images/list_marker.gif") no-repeat right center;
    padding-right: 18px;
}

div.cButton{
    width: 48px;
    height: 48px;
    padding: 3px;
    cursor: pointer;
    margin-top: 100px

}


div.cButton:hover{
      -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";
    filter: alpha(opacity=75);
    -moz-opacity:0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
}

div.cNextButton{
    background: url(../images/ctrl_next.png) no-repeat center center;
    float: right;
}

div.cPrevButton{
    background: url(../images/ctrl_prev.png) no-repeat center center;
    float: left;
}


div.gallery_border1{
    border: 10px solid #efd4e3;
}

div.gallery_border2{
    border: 6px solid #ad86b3;
}

div.gallery_border3{
    border: 5px solid #973474;
}


div.gallery_inner{
    background: white;
    overflow: auto;
    padding: 5px
}

div.gallery_inner img.attachment-thumbnail{
    width: 150px;
    height: 150px;
    float: left;
    margin: 3px;
    border: 2px solid #973474;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;

}
dl.gallery-item{
    float: left;
}


div.gallery_inner img:hover{
    border: 3px solid #efd4e3;
    margin: 2px;
}

div.control-group{
    margin-bottom: 6px !important;
}

div.navbar-inner, .nav{
    /*background: #973474 !important;*/
    
}

ul.nav li a{
 color: white !important;   
}

ul.nav li.dropdown ul a{
    color: black !important;   
}

ul.nav li.dropdown ul a:hover{
    /*background: #ad86b3;*/
    color: white !important;
}


#likebox-frame {
border:none;
height:145px;
left:2px;
overflow:hidden;
position:relative;
top:-1px;
width:220px;
z-index:10;
}

#likebox-frame iframe {
height:170px;
width:222px;
border:none;
overflow:hidden;
position:relative;
margin:-1px
}

hr {
 border: 2;
 height: 5px;
 color: #E0A8C1 ;
 background-color: #E0A8C1 ;
 margin-bottom: 24px;

}

#kategorija-spodaj {
  margin-left: 90px;
  margin-bottom: 80px;
  
  
}