/* CSS Document */
body{

	margin:0;
	padding:0;
	background:#3B4245;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.pds{
	width:782px;
	margin:0 auto;
	position:relative;
}
.left{
	float:left;
	width:234px;
}
.l-tekst{
	font-size:11px;
	color:#CCCCCC;
	padding:5px 20px 5px 40px;
}
h1{
	font-size:14px; 
	
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	color:#FFCC00;
}

.right{
	float:left;
	width:548px;
	background:url(../images/s2.jpg) no-repeat;
}
.s{
	background:url(../images/tlo.jpg);
	height:100%;
}
.tekst{
	font-size:12px;
	padding:25px 35px 10px 25px;
	color:#999D9F;
}
a{
	color:#fff;
}

#menu
{
width: 782px;
height: 58px;
padding-left: 0px;
text-align:center;

background: #cccccc url(../images/t3.jpg) no-repeat;
}


div#menu {
    

}



#menu a {
	float: left;
	padding-top:23px;
        padding-left:15px;
        padding-right:15px;
	height: 43px;
        display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
        margin-top: 0px;
	font-size: 11px;
	text-transform: uppercase;
}

#menu a:hover {
	
        height: 43px;
	color: #ffffff;
	text-decoration: underline;
	
}

a.photo_link {font-size:12px;text-decoration:none;}
a:hover.photo_link {text-decoration:underline;}

td.photo_k1 {font-size:11px;color:white;height:21px;}
td.photo_title3 {font-size:11px;color:white;height:21px;}
