/* CSS Document */

body	{
	background-image:url(images/background.jpg);
	font-family: Verdana;
	color:#CCCCCC;
	font-size:12px; 
	margin:0px;
	}
	
#container {
	width:919px;
	height:100%;
	margin:0 auto;
	}

#back {
	height:728px;
	float:left;
	padding:0 9px 0 10px;
	width:900px;
	background:url(images/back_lines.gif);
	background-repeat:repeat-y;
	}

	
#header {
	width:900px;
	height:86px;
	background: url(images/kaspela_01.jpg);
	}
	
#contain {
	width:900px;
	margin:0px;
	}
	
.left {
	background:url(images/kaspela_02.jpg);
	width:97px;
	height:642px;
	float:left;
	}

.right { 
	width:803px;
	height:642px;
	float:left;
	}	
#menu {
	width:803px;
	height:29px;
	background:url(images/kaspela_03.jpg);
	float:left;
	margin:0px;
	}
	
#menu img {
	float:left;
	border:0px;
	}
	
.img {
	width:534px;
	height:240px;
	background:url(images/home.jpg);
	float:right;
	}

#content {
	width:802px;
	height:613px;
	background:url(images/kaspela_05.jpg);
	margin:0px;
	float:left;
	}
#content a{
	color:#535353;
	}

.menu_content {
	width:236px;
	background: url(images/back.jpg);
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	float:left;
	}

.v_menu {
	float:left;
	width:205px;
	height:613px;
	}	
	
.v_menu img {
	margin:29px 0 0 24px;
	width:181px;
	}

.content_r {
	width:597px;
	height:568px;
	margin-top:45px;
	float:left;
	color:#000000;
	display:inline;
	}
	
.content_r  h1 {
	margin:5px 25px 20px 25px;
	font-size:20px;
	color:#8D0812;
	font-weight:100;
	}

.content_r  h1 img {
	padding-left:20px;
	}
	
.content_r p {
	margin:0 55px 25px 25px;
	padding-bottom:30px;
	color: #535353;
	font-size:11px;
	}

.content_r a {
	color: #535353;
	
	}

p.a {
	padding-top:30px;
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	}

.pics {
	width:202px;
	height:543px;
	padding:20px 35px 0 15px;
	float:left;
	}


.pics img {
background-color: #B2B5AA; -moz-border-radius: 3px; -webkit-border-radius: 3px; border: 1px solid #B2B5AA; padding: 3px;
	}

#thumbs {
	margin:5px 0 0 5px
	}

#thumbs img {
	margin:5px 10px 0 0;
	background-color: #B2B5AA; -moz-border-radius: 2px; -webkit-border-radius: 2px; border: 1px solid #B2B5AA; padding: 2px;
	}

.popup {
	padding:5px;
	float:left;
	background:#FFFFFF;
	border:2px #B2B5AA solid;
	}
	
.text {
	width:345px;
	height:563px;
	float:left;
	margin:0px;
	color: #535353;
	font-size:11px;
	}
	
.text h1 {
	margin:10px 15px 20px 0;
	font-size:18px;
	line-height:20px;
	color:#8D0812;
	font-weight:100;
	}

#bottom {
	float:left;
	width:899px;
	margin:0 10px 0 10px;
	height:10px;
	background:url(images/bottom.gif);
	background-repeat:repeat-x;
	}	
	
ul#simple-menu{
	list-style-type:none;
	width:auto;
	height:24px;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:0 0 0 5px;
	 }

ul#simple-menu li{
	display:block;
	float:left;
	margin:0px;
	height:24px;
	width:auto;
	background:url(images/menu.jpg);
	 }

ul#simple-menu li a{
	padding:3px 0px 0px 15px;
	margin:0px;
	height:19px;
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	float:left;
	}
	
ul#simple-menu li a:hover{
	padding:3px 0 0 15px;
	margin:0px;
	height:19px;
	display:block;
	color: #F2E8D2;
	text-decoration: none;
	text-align:center;
	}


ul.vert-one{ 
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	font:bold 9px Verdana;
	line-height:28px;
	width:190px;
	text-transform:uppercase;
}

ul.vert-one li{
	margin:0 0 3px 0;
	float:left;
	padding:0;
	text-align:left;
	background: url(images/button.gif);
	width:190px;
	height: 30px;
}

ul.vert-one li a{
	display:block;
	text-decoration:none;
	height: 30px;
	color:#6E2630;
	padding:0 0 0 7px;
}

ul.vert-one li a:hover{
	background:url(images/menu-button-on.gif); repeat-x top left;
	color:#7F3C46;
	text-shadow: 0px 2px 2px #FFFFFF;
	filter:DropShadow(Color=#FFFFFF, OffX=2, OffY=1);
	display:block;
	text-decoration:none;
	height: 30px;
	padding:0 0 0 7px;
	}	

