*{
    font-family: verdana, arial, tahoma;
    margin: 0;
    padding: 0;
    outline: none;
}

body{
    overflow-x:hidden;
    background-color: #FFF;
}
.wrapper_height{
    height:170px;

}
.wrapper{
    position: relative;
    text-align: left;
    width: 950px;
    margin: 0px auto;
    overflow:visible;
}

.separator-50{
    height: 50px;
}

/* HEADER */
#mainNav{
    margin-top: 80px;
    margin-right: 10px;
    float: right;
}
.mainNav-element{
    position: relative;
    height: 60px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    text-decoration: none;
}
.mainNav-element:hover{
    
}

.mainNav-element .mainNav-button{
    font-size: 17px;
    color: #FFF;
    text-decoration: none;
    cursor:pointer;
}
.mainNav-element .mainNav-button-hover{
    color: #FFF;
    border-bottom:1px solid #fff;
}

#mainNav .selected {
    position: relative;
    height: 60px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    font-size: 17px;
    color: #FFF;
    background: url("/images/mainNavElementBkg.png") repeat-x top center;
}

#smallNav{
    position:absolute;
    right:-1000px;
    bottom: 10px;
    width:502px;
}



#smallNav li{
    display: inline;
    color: #93b0c2;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;

    margin-left: 20px;
}

#smallNav li:hover{
    border-bottom: 1px solid #93b0c2;
    cursor: pointer;
}

#smallNav li.selected{
    color:#ffffff;
}

.selected .shadowL{
    position: absolute;
    top: 0;
    left: -9px;
    width: 9px;
    height: 60px;
    background: url("/images/mainNavElementL.png") repeat-x;
}
.selected .shadowR{
    position: absolute;
    top: 0;
    right: -9px;
    width: 9px;
    height: 60px;
    background: url("/images/mainNavElementR.png") repeat-x;
}
#logo{
    display: block;
    width: 271px;
    height: 152px;
    font-family: "Century Gothic";
    background:url("/images/logo.png") repeat-x ;
}
#head {
    height:203px;
    padding-top: 18px;
    background:url("/images/gorna_prelivka.png") repeat-x ;
    position:relative;
}

/*oblo BEGIN*/
#oblo {
    height:364px;
    background:url("/images/oblo.png") no-repeat bottom center;
    margin-top:-35px;
}
#oblo-small {
    height:150px;
    background:url("/images/oblo.png") no-repeat bottom center;
    margin-top:-35px;
}

#id_title{
    position: relative;
}

#oblo-small-title{
    position: relative;
    /* top:260px; */
    /*top:40px;*/
    height: 150px;
    left: 20px;
}
#oblo-small-title h1, #oblo-small-title h2{
    color: #FFF;
    text-align: left ;
}

#oblo-small-title h1{
    font-size: 36px;
}
#oblo-small-title h2{
    font-weight: bold;
    font-size: 10px;
	letter-spacing:0.01em;
	line-height:1.6;
}

/*featuredBox*/



#featuredKare{
    float: left;
    width: 310px;
    height: 250px;
    overflow: hidden;
    margin-top: 50px;
    position: relative;
}
#featuredKare-elements{
    position: absolute;
}
.featuredKare-element{
    width: 310px;
    height: 250px;
    overflow: hidden;
}



#featuredKare .titlebar h2{
    font-size: 24px;
    font-weight: normal;
    color: #FFF;

    text-align: left;
}

#featuredKare .description{
    margin-bottom: 50px;	
}
#featuredKare .text{
    margin-top: 20px;
    font-weight: normal;
    color: #FFF;
	font-size:12px;
	letter-spacing: 0.02em;
	line-height:1.6;
    text-align: left;

    margin-bottom: 50px;
}
#featuredRotator{
    width: 600px;
    height: 230px;
    float: left;
    position: relative;

    margin-left: 10px;

    margin-top: 50px;
    text-align: left;
}
#arrow-left{
    position: absolute;
    top:80px;
    left: 0;

    width: 33px;
    height: 64px;
    background: url("/images/arrows-LR-hover.png") top left;
}
#arrow-left:hover{
    background: url("/images/arrows-LR-hover.png") bottom left;
    cursor: pointer;
}
#arrow-right{
    position: absolute;
    top:80px;
    right: 0;

    width: 33px;
    height: 64px;
    background: url("/images/arrows-LR-hover.png") top right;
}
#arrow-right:hover{
    background: url("/images/arrows-LR-hover.png") bottom right;
    cursor: pointer;
}
#rotator-frame{
    width: 350px;
    height: 210px;
position: relative;

    margin-left: 125px;
    margin-top: 10px;
    overflow: hidden;
}
#rotator-elements{
    width: 5000px;
    position: relative;
}

#rotator-elements img{

}

.rotator-element{
    float: left;
    width: 350px;
    height: 210px;
    text-align: center;
    padding-top: 3px;

    background: url("/images/rotator-pic.png") top center;
}
/*featuredBox END*/

/*oblo END*/

/* HEADER END*/


/*CONTENTS*/
#content {
    min-height:200px;
}

#id_content{
    position: relative;
}

#left-part{
    width: 630px;
    text-align: left;
}
#right-part{
    float: right;
    width: 310px;

    text-align: left;
}

.right-desc{
	color: #3f3f3f;
    text-align: left;
    font-size: 12px;
    padding-left: 80px;
	line-height:1.9;
}
.right-desc b{
    font-weight: bolder;
}

/*CONTENTS END*/




/* KARETA */

/* mainKare */
.mainKare{
    width: 305px;
    float: left;
    margin-left: 10px;
}
.mainKare .titlebar {
    padding-top: 5px;
    padding-bottom: 10px;
}
.mainKare .titlebar h2{
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #3f3f3f;
}
.red .titlebar {
    background: url("/images/5px-red.png") repeat-x;
}
.green .titlebar {
    background: url("/images/5px-green.png") repeat-x;
}
.yellow .titlebar {
    background: url("/images/5px-yellow.png") repeat-x;
}
.mainKare .description .image{
    float: right;
    width: 112px;
    height: 112px;
    background: url("/images/mainKareThumb.png") no-repeat;
    text-align: center;
        
}
.mainKare .description .image img{
    margin-top: 12px;
    margin-left: 2px;
}
.mainKare .description .text{    
    font-size: 11px;
	letter-spacing: 0.02em;
    color: #3f3f3f;
    text-align: left;
	line-height:1.6;
}
/* mainKare END*/


/*mainPortfolio-kare*/
.mainPortfolio-kare{
    position: relative;
    width: 630px;
    height: 180px;

    margin-bottom: 15px;
    text-align: left;
}

#kare-yellow {
    background: url("/images/kare-yellow.png") repeat-x center center;
}
#kare-blue {
    background: url("/images/kare-blue.png") repeat-x center center;
}
#kare-green {
    background: url("/images/kare-green.png") repeat-x center center;
}
#kare-red {
    background: url("/images/kare-red.png") repeat-x center center;
}

.mainPortfolio-kare .image{
    position: absolute;

    top:10px;
    left:5px;
    width: 291px;
    height: 160px;

    background: url("/images/mainPortfolio-photo.png") no-repeat center center;
}
.mainPortfolio-kare .image img{
    margin-top: 5px;
    width: 280px;
    height: 150px;
}
.mainPortfolio-kare {
    text-align: left;
}
.mainPortfolio-kare .info{
    position: relative;

    padding-left: 310px;
    padding-right:10px;
    padding-top: 9px;
}
.mainPortfolio-kare .title{
    color: #FFF;
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
}
.mainPortfolio-kare .desc{
    height: 100px;
    overflow: hidden;
    color: #FFF;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
}

.mainPortfolio-kare .link{
}

.mainPortfolio-kare a:link, .mainPortfolio-kare a:visited{
    margin-left: 160px;
    width: 150px;
    height: 35px;
    display: block;

    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;

    padding-top: 15px;
    background: url("/images/malak_buton.png") no-repeat 0 8px;
}

.mainPortfolio-kare a:hover{
    text-decoration: underline;
}


#backBtn{
    display: block;
    width: 53px;
    height: 39px;
    position: absolute;
    top:-55px;
    left: 0;

    background: url('/images/backBtn.png') no-repeat center center;
}

/*mainPortfolio-kare END*/


/*portfolio-items*/
#portfolio-items-holder{
    position: relative;
}
.portfolio-item{
    position: relative;
    float: left;
    width: 262px;
    height: 233px;
    margin-left:27px;
    margin-right:27px;
    background: url("/images/portfolio-item.png") no-repeat top center;
    text-align: center;
}
.portfolio-item img{
    margin-top: 6px;
    margin-bottom: 20px;
}

.portfolio-item h2 a:link, .portfolio-item h2 a:visited{
    font-family: verdana;
    font-size: 12px;
    text-decoration: none;
    color: black;
}
.portfolio-item p a:link, .portfolio-item p a:visited{
    font-family: verdana;
    font-size: 9px;
    text-decoration: none;
    color: black;
}

/*portfolio-items END*/


/*reklama*/

.reklama-container{
    width: 100%;
    margin-bottom: 50px;
    text-align: center;
}



.reklama-title{
    height:30px;
}
.reklama-title h2{
    text-align: left;
}

.reklama-cat-title{
    height:30px;

    font-size: 12px;
    font-weight: bold;
}

.reklama-cat-data{
    height: 20px;
    font-size: 12px;
}
.reklama-cat-data:hover{
    background-color: #1481C6;
    color: #FFF;
    cursor: pointer;
}

.reklama-container .new {
	background-color: #FFF1D0;
}

.reklama-container .new:hover{
    background-color: #1481C6;
    color: #FFF;
    cursor: pointer;
}

.reklama-cat-btn{
    height: 30px;
    width: 147px;
    background: url('/images/malak_buton.png') no-repeat center center;
}

.reklama-cat-btn a{
    text-decoration: none;
    color: inherit;
}

/*reklama END*/



/* clients item */

.clients-item{
    position: relative;
    float: left;
    width: 262px;
    height: 233px;
    margin-left:27px;
    margin-right:27px;    
    text-align: center;
}
.clients-item img{
    margin-top: 8px;
    margin-bottom: 20px;
    border:0px solid #a7a7a7;
}

/* clients item  END*/


/* footerKare BEGIN*/
#footer{
    background: url("/images/footer-bkg.png") repeat-x;
    padding-top: 20px;
    padding-bottom: 20px;
}
.footerKare{
    font-family: arial;
    font-size: 10px;
    color: #b7b7b7;
}
.footerKare li{
    margin-top:10px;
    padding-left: 5px;
    list-style: none;
}

.footerKare a:link, .footerKare a:visited{
    font-size: 12px;
    color: #b7b7b7;
    text-decoration: none;
}
.footerKare a:hover{
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}
.footerKare h2{
    font-size: 18px;
    font-weight: normal;
}

#footerKareLeft{
    width:200px;
    margin-right: 20px;
    background: url(/images/separator_v.png) repeat-y right;
}

#footerKareLeft-logo{
    display: block;
}
#footerKareCenter{
    padding-left: 20px;
    font-size: 12px;
}

#footerKareCenter p{
    margin-bottom:20px;
    margin-top:20px;
}

#created-by-holder{
    position: relative;
    bottom: 0;
}

#created-by{
    position: absolute;
    right: 0;
    top: -58px;
    bottom: 0px;
    width: 105px;
    height: 78px;
    background: url('/images/logo-footer.png') no-repeat 0 -86px;
}
#created-by:hover{
    background: url('/images/logo-footer.png') no-repeat 0 8px;
}

/* footerKare END*/

/*goliamo kare*/

.big-kare-yellow{
    display: block;
    position: relative;
    background: url("/images/big-kare-yellow.png") repeat-y center center;
    height: 30px;

    margin-bottom: 20px;
}

.big-kare-yellow h2{
    color: #FFF;
    font-size: 16px;
    text-align: left;

    padding-left: 10px;
    padding-top: 5px;
}

#contact-form-big{

}
#contact-form-big tr{
}

#contact-form-big .info{
    width: 330px;
    text-align: right;

    font-family: verdana;
    font-size: 9px;
    color: #3f3f3f;
    font-weight: bold;
}

#contact-form-big .input{
    text-align: left;
    padding-left: 20px;
}

#contact-form-big input {
    width: 300px;
    text-align: left;
}

#contact-form-big textarea{
    width: 300px;
    height: 150px;
    text-align: left;
}

#contact-form-big .input-text{
    background: none;
    border: 1px solid #ff8b00;
}
#contact-form-big .input-button{
    width: 100px;
    text-align: center;
    background: none;
    border: 1px solid #ff8b00;
    font-size: 10px;
}



/*goliamo kare END*/

/*malki kareta*/

.small-kare-green{
    display: block;
    position: relative;
    background: url("/images/small-kare-green.png") repeat-y center center;
    height: 30px;

    margin-bottom: 20px;
}

.small-kare-green h2{
    color: #FFF;
    font-size: 16px;
    text-align: left;

    padding-left: 10px;
    padding-top: 5px;
}

.ang-ul{
    position: absolute;
    width: 5px;
    height: 5px;
    top: 0;
    left: 0;
    background: url("/images/ang-ul.png") no-repeat top left;
}
.ang-ur{
    position: absolute;
    width: 5px;
    height: 5px;
    top: 0;
    right: 0;
    background: url("/images/ang-ur.png") no-repeat top right;
}
.ang-dl{
    position: absolute;
    width: 5px;
    height: 5px;
    bottom: 0;
    left: 0;
    background: url("/images/ang-dl.png") no-repeat bottom left;
}
.ang-dr{
    position: absolute;
    width: 5px;
    height: 5px;
    bottom: 0;
    right: 0;
    background: url("/images/ang-dr.png") no-repeat bottom right;
}

.small-kare-line{
    display: block;
    position: relative;
    /* background: url("/images/small-kare-blue.png") repeat-y center center; */
    height: 30px;
    border-bottom:1px solid #0171B8;
    margin-bottom: 20px;
}

.small-kare-line h2{    
    color: #0171B8;
    font-size: 14px;
    text-align: left;
    padding-left: 30px;
    padding-top: 6px;
    height: 30px;
}
.small-kare-line a{   
    text-decoration:none;
    color:#0171B8;
}

.small-kare-line a:hover{   
    text-decoration:underline;
}

.small-kare-line-banners h2{
    background: url("/favicon.ico") no-repeat 5px 8px transparent;
    padding-left: 26px;
    padding-top: 6px;
    height: 30px;

}

.small-kare-line-mmd h2{
    background: url("/images/mmd_small_logo.png") no-repeat 5px 2px transparent;	
    padding-left: 60px;
    padding-top: 6px;
    height: 30px;

}

.small-kare-line-dzk h2{
    background: url("/images/icon_DZK_small.png") no-repeat 5px 5px transparent;	        
    padding-left: 60px;
    padding-top: 5px;

}

.small-kare-line-ideino h2{
    background: url("/images/icon_ideino_small.png") no-repeat 6px 1px transparent;	        
    padding-left: 40px;
    padding-top: 5px;

}

.small-kare-line-obzavejdane h2{
    background: url("/images/obzavejdane.png") no-repeat 6px 0px transparent;	        
    padding-left: 40px;
    padding-top: 5px;

}


/*malki kareta END*/

#stranicirane{
    margin: 0 auto;
    position: relative;
    bottom: 6px;
}


#stranicirane li{
    display: inline;
    margin: 10px;
}
/*#stranicirane li a:link, #stranicirane li a:visited{
    padding: 5px 10px 5px 10px;
    font-family: arial;
    font-size: 10px;
    text-decoration: none;
    color: #999999;
    border: 1px solid #999999;
}
#stranicirane li a:hover{
    color: #111111;
    border: 1px solid #111111;
    text-decoration: none;
}*/


.stranicirane-link{
    padding: 5px 10px 5px 10px;
    font-family: arial;
    font-size: 10px;
    text-decoration: none;
    color: #999999;
    border: 1px solid #999999;
}
.stranicirane-link:hover{
    color: #111111;
    border-color: #111111;
    text-decoration: none;
}

.selected .stranicirane-link {
    border:1px solid #111111;
    color:#111111;
    display:inline;
    padding:5px 10px;
    cursor: default;
}
#broken{
    position: absolute;
    margin: 0 auto;
    width: 500px;
    height: 500px;
    top: -200px;
    left: 400px;
    background: url(/images/broken.png) no-repeat center center;
    z-index: 1000;
}

/* KARETA  END*/
