/*
Theme Name: RS titullapa
Theme URI: http://saigot.com/


Version: 0.2
Author: saigo
Author URI: http://saigot.com/

*/

@import url(http://fonts.googleapis.com/css?family=Noto+Serif:400,700,400italic,700italic&subset=latin,cyrillic-ext);

/* PAMATA 
------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}
body {
    font-family: Verdana, Helvetica, Tahoma, "Lucida Grande",  sans-serif;
    font-size: 13px;
    text-align: center;
    color: #003399;
    background: #e5e5e5;
    background: url(img/rs-fons.jpg);
}



a img, img {
    border: none;
}



.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}


#lapa {position: relative;
    width: 960px;
    margin: 0 auto;
    text-align: center;
}



#veikals {width:960px; height:235px; line-height:235px; margin:15px 0 0; display:block; background:transparent url(img/rs-veikals.jpg) no-repeat 0 0; text-indent: -9999px; }
#veikals a { display:block; width:960px; height:235px; }

#noma {width:960px; height:235px; line-height:235px; margin:5px 0 0; display:block; background:transparent url(img/rs-noma.jpg) no-repeat 0 0; text-indent: -9999px;}
#noma a { display:block; width:960px; height:235px; }

#pirts {width:960px; height:235px; line-height:235px; margin:5px 0 0; display:block; background:transparent url(img/rs-pirts.jpg) no-repeat 0 0; text-indent: -9999px;}
#pirts a { display:block; width:960px; height:235px; }

.bloks {width:910px; margin:10px 0 20px 10px; display:block;  padding: 10px;
     border: 5px solid #fff;
  -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
	border-radius: 8px;
    
    -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);       
}

h3 {padding: 0 0 28px;
font-size: 24px;
line-height: 32px;
text-align: center;
clear: both;
color: #bb0000 !important;
}
h4 {
 color: #FF0099;
    font-family: 'Noto Serif',serif;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.4;
    text-decoration: none;
    text-transform: none;
    word-spacing: 0;
padding: 10px 0;
}