html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0pt none;
font-family:Arial, Helvetica;
font-size:100%;
font-weight:inherit;
margin:0pt;
outline-color:invert;
outline-style:none;
outline-width:0pt;
padding:0pt;

text-decoration: none;
}


p{
    color: #FFF;
    font-size:12px;
}

#footerwrap p{
    color: #FFF;
    font-size:10px;
}

.wpcf7-form p{
    height:40px;
        padding-bottom:30px;
}
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
strong {
font-weight:bold;
}
em {
font-style:italic;
}
* {
margin:0pt;
padding:0pt;
}
h5{
    font-size: 10px;
    color:#820012;
}

h5 a{
    font-size: 10px;
    color:#820012;
}

.vestnaslov{
    font-size: 10px;
    color:#000;
}
h4{
    font-size: 12px;
    font-weight: bold;
    color:#000;
}

h3{
    font-size: 12px;
    font-weight: bold;
    color: #820012;
}

h2{
    font-size: 30px;
    font-weight: normal;
    line-height: 30px;
    color: #3f3f3f;
}

body{
    font:12px/17px Arial,Helvetica,sans-serif;
    background: #ededec;
}
#header{
    height:121px;
    width: 100%;
    background:url(../images/header_bg.jpg) repeat-x;
}

#headerwraper{
    width:971px;
    height:121px;
    margin: 0 auto;
}

#menutop a{
    color:#FFF;
    text-decoration:none;
}

#menutop2 a{
    color:#f9cacc;
    text-decoration:none;
}

#menutop2{
    
}

#menutop a:hover{
    color: #ee3439;
}

#menutop2 a:hover{
    color: #ee3439;
}

#searchform input{
    background:url(../images/lupa.jpg) left no-repeat;
    background-color:#FFF;
    padding-left:25px;
    border:#f28384 1px solid;
    height:22px;
    color:#666;
    width:130px;
}

#menu{
    height:30px;
    width:100%;
    background:#000;
    border-bottom: #999999 1px solid;
}

#menuwraper{
    width:1000px;
    height:30px;
    margin: 0 auto;
    line-height:30px;
    padding: 0;
}

#menuwraper ul{
    letter-spacing:1px;
    list-style:none outside none;
    margin:0;
    padding:0 0 0 15px; 
}

#menuwraper li{
    display:inline;
    
    text-align:center;
    margin-top: -4px;
    line-height: 31px;
}

#menuwraper li a{
    float:left;
    height: 33px;
    line-height: 30px;
    display: block;
    font-size: 10px;
    color: #fff;
    text-decoration:none;
    text-align:center;
    padding: 0 8px;
    text-transform:uppercase;
    
}

#menuwraper ul li a:visited { 
    color: rgb(223, 223, 223); 
    text-decoration: none; 
    
}

#menuwraper ul li a:hover { 
    text-decoration: none; 
    background: transparent url('../images/menuoverbg.jpg') repeat-x scroll right top; 
}


#menuwraper li.active a { 
    text-decoration: none; 
    background: transparent url('../images/menuoverbg.jpg') repeat-x scroll right top; 
}

/*submenu*/

#submenu{
    height:30px;
    width:99%;
}

#submenuwraper{
    width:1000px;
    height:30px;
    margin: 0 auto;
    line-height:30px;
    padding: 0;
}

#submenuwraper ul{
    letter-spacing:1px;
    list-style:none outside none;
    margin:0;   
}

#submenuwraper li{
    display:inline;
    
    text-align:center;
    margin-top: -4px;
    line-height: 31px;
}

#submenuwraper li a{
    float:left;
    height: 33px;
    line-height: 30px;
    display: block;
    font-size: 10px;
    color: #fff;
    text-decoration:none;
    text-align:center;
    padding: 0 14px 0 14px;
    margin-right: 11px;
    text-transform:uppercase;
    background: transparent url('../images/menuoverbg.jpg') repeat-x scroll right top; 
}

#submenuwraper ul li a:visited { 
    color: #fff;
    text-decoration: none; 
    
}

#submenuwraper ul li a:hover { 
    text-decoration: none;
    color: #666;
}

#submenuwraper ul li a:active { 
    color: rgb(245, 225, 255); 
    text-decoration: none; 
}



/*Slider*/
#slider{
    padding-top:20px;
    }   
#slider ul, #slider li{
    margin:0;
    padding:0;
    list-style:none;
    }
#slider li{ 
    width:960px;
    height:300px;
    overflow:hidden; 
    }   
#prevBtn, #nextBtn{ 
    display:block;
    width:30px;
    height:77px;
    position:absolute;
    left:-40px;
    top:160px;
    }   
#nextBtn{ 
    left:980px;
    }                                                       
#prevBtn a, #nextBtn a{  
    display:block;
    width:30px;
    height:77px;
    background:url(../images/navl.jpg) no-repeat 0 0;   
    }   
#nextBtn a{ 
    background:url(../images/navr.jpg) no-repeat 0 0;   
    }
    /*end slider*/
    
    #contentwraper{
        text-align: center;
        margin: 0 auto;
        width: 971px;
        position:relative;
    }

#mainmenu{
    margin-top: 20px;
    width: 962px;
    height:164px;
    background:#FFF;
}
	
#mainmenu2{
    margin-top: 20px;
    width: 962px;
    height: 350px;
    background:#FFF;
}
#footer{
    width: 100%;
    height: 224px;
    background:url(../images/footer_bg.jpg) repeat-x;
    border-top: #630001 1px solid;
    margin-top: 20px;
    color:#FFF;
}

#footer a{
    color: #FFF;
    text-decoration:none;
}

#footer a:hover{
    color: #f38485;
    text-decoration:none;
}


#footerwrap{
    width: 960px;
    height: 184px;
    margin: 0 auto;
    padding-top: 10px;
}


#footer ul {
    float:left;
    list-style:none outside none;
}

#footer ul li ul li {
display:block;
/*background:url("../images/strelicas.jpg") no-repeat scroll left center transparent;*/
}


#footer ul li {
    height:20px;
    /*padding-left:15px;*/
    padding-top:5px;
    width:120px;
}




#footer ul li ul{
    padding-top: 20px;
}   

.footermenu{
    font-weight:bold;
}

#mainmenu ul li{
    width:220px;
    height:133px;
    border:#bcbcbc 1px solid;
    float: left;
    list-style: none;
    margin-left: 15px;
    margin-top:15px;
    position:relative;
}

#mainmenu2 ul li{
    width:240px;
    float: left;
    list-style: none;
    margin-left: 25px;
    margin-top:15px;
    position:relative;
    text-align:left;
    background:url(../images/separator.jpg) right no-repeat ;
}

#mainmenu2 ul{
    margin-left: 10px;  
}

#mainmenu2 ul li ul li{
    background: none;
    padding:0;
    margin: 5px 0 0 0;
}

#mainmenu2 ul li ul{
    margin: 0;
    padding: 0;
}

.imagenews{
    float: left;
    padding-top:2px;
}

.vestitext{
    color: #000;
    font-size:10px;
    padding-top: 0 !important;
}



.vestr{
        margin-left:60px;
        text-align:left; 
}

.vestrhome{
    float:right;
    padding-right:15px;
    width:150px;
}

#mainmenu2 p{
    color: #000;    
}

.content{
    width:920px;
    min-height:500px;
    background: #fff;
    margin-top: 20px;
    text-align:left;
    padding: 20px 20px 20px 20px;
    height:auto !important;
    height:500px;
}
.content p{
    padding-top: 10px;
    color:#000;
}

.content ul{
    padding-left: 20px;
}

.content a{
    color: #0748cc;
    text-decoration:none;
}

.content a:hover{
        color: #457ae5;
}

.content ul {
  list-style-type: square
  }
  
 #footermenu{
     padding: 20px 0 5px 20px;
     height:195px;
     width:740px;
     float:right;
 }
 
 #footermenu ul{
     display:block;
 }
 

 
 .text{
    color: #000;
    font-size:10px;
    
 }
 
 *html #mainmenu ul li{
     margin-left: 10px;
     }
     
 *html #mainmenu2 ul li{
     margin-left: 10px;
     }

#crumbtrail{
     width: 960px;
     margin: 0 auto;
     text-align: left;
     padding-top:12px;
}

#crumbtrail ul{
     list-style: none;
     text-align: left;
}

#crumbtrail ul li{
     display: inline;
     text-align: left;
     line-height: 18px;
padding:0 0 0 5px;
}

#crumbtrail ul li a{
     text-decoration: none;
     color: #000;
     padding:0 3px;
}

#crumbtrail ul li a:hover{
     text-decoration: none;
     color: #666;
     padding:0 3px;
}
.vest{
    height: 115px;
    padding: 5px 0px;
}

h4{
    color: black;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}

h5{
    color: #820012;
    font-size: 10px;
    margin:0;
}

.vesttextbox{
    padding-right: 15px;
    height: 100px;
}

.vestitexthome{
    font-size: 12px;
    margin: 0;
width: 210px;
}

.vest img{
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 4px;
}

.readmore{
    padding-left: 10px;
    color: #820012;
    font-size: 12px;
}

#PicNetEyeTracker{
    background: none repeat scroll 0 0 #ffffff;
    color: #ffffff;
    width: 100%;
}

#PicNetEyeTracker a {
    color: #ffffff;
}
