body {
margin:0px;
padding:0px;
background: #000000 url(../images/background-main.gif) repeat-x;
}

body,table {
font-family: verdana; 
font-size: 12px;
line-height: 14px;
}

a {text-decoration:none;color:black; font-weight: bold;}
a:hover {text-decoration:underline;}
a:focus {}
a:active {}
a:visited {}


td {
vertical-align:top;
}

.pr {position:relative;}

#head-b {
position:absolute;
right:0px;
width:189px;
height:195px;
background:#000000;
filter:alpha(opacity=40);
-moz-opacity:.40;
opacity:.40;
}

#head-w {
position:absolute;
width:742px;
height:79px;
margin-top:16px;
background:#FFFFFF;
filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;
}

#logo-main {
position:absolute;
margin-top:16px;
}

#head-pic-title {
position:absolute;
top:87px;
right:0px;
height:18px !important;
height:24px;
background:#000000;
padding: 3px 10px;
font-size:18px;
color:#FFFFFF;
}

#main-holder {
padding:15px 20px 22px 20px;
}

.cnt-holder {}
.cnt-title {font-size:22px; margin-bottom:10px;}
.cnt-summary {}
.cnt-footer {
font-size:10px;
font-weight:bold;
margin-top:5px;
}

a.cnt-more {color:red;}

.cnt-left {
float:left;
border:1px solid Black;
}

.cnt-right {
width:390px;
margin-top:5px;
float:right;
}

.cnt-image {margin:3px;}
.clear {clear: both; margin-bottom:15px;}

img {border: 0px;}
   
.image-mask {
width:170px;
height:200px;
background:url(../images/mask.jpg);
margin:0px 0px 15px 0px;
float:left;
}

.image-mask1 {
width:135px !important;
width:148px;
height:165px !important;
height:179px;
background:url(../images/maska-s.jpg);
margin:0px 0px 20px 15px !important;
margin:0px 0px 20px 13px;
float:left;
padding: 14px 0px 0px 13px ;
}

.image-padding{padding:26px 0px 0px 27px;}   
   
div.gal-tit {font-size: 10px; font-weight: bold; margin-top: 5px;} 
div.gal-tit1 {
	font-size: 18px;
	font-weight: bold; 
    margin: 5px 10px 30px 20px !important;
    margin: 5px 10px 30px 28px;    
  } 
div.gal-num {
	font-size: 18px; 
    font-family: Arial; 
    font-weight: bold;
    color: #828282;  
    position: relative; 
    top: -10px; 
    left: 100px;
    width: 15px;
 }  
 
hr.line{
 	color: #CCCCCC;
	background-color: #CCCCCC;
	border: 0px;
}