* {margin: 0 auto;padding: 0; border: 0px solid #00ff00;}
body {background: #000000 url('../images/mainbg.jpg') repeat; font-family: Calibri, Arial; font-size: 12px; font-weight: normal;}
h1 {
	font-family: 'Philosopher', arial, serif; 
	text-shadow: #c7c7c7 0px 1px 2px;
	color: #000000;

}
h2 {
	font-family: 'Philosopher', arial, serif; 
	font-size: 16px;
	text-shadow: #c7c7c7 0px 1px 2px;
	color: #000000;

}

.header {
	width: 990px;
	height: 175px;
	margin-top: 10px;
	color: #ffffff;
	background: url('../images/header.png'); 
}
.headaddress {
	width: 200px;
	height: 150px;
	float: right;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	font-weight: normal;
	padding: 10px;
	border: 0px solid #ff0000;
}
.content {
	width: 960px;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #ffffff;
	-moz-border-radius: 5px;
 	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	behavior: url(./border-radius.htc);
	border: 0px solid #000000;
}
.content ul, li {
	font-size: 14px;
	list-style-type: none;
}

.content li a {
	list-style-type: none;
	color: #117bad;
}
.content li a:hover {
	list-style-type: none;
	color: #000000;
}

.left {
	width: 680px;
	float: left;
	background-color: #ffffff;
	border: 0px solid #ff0000;
}
.right {
	width: 262px;
	float: right;
	background-color: #ffffff;
	border: 0px solid #ff0000;
	margin-top: 20px;
}
.cboxbg {
	width: 242px;
	height: 160px;
	background: url('../images/contactboxbg.png'); 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
}
.cboxbg td{
	padding: 5px;
}
.map {
	width: 262px;
	height: 262px;
	margin-top: 10px;
}
.kepekterkep {
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	margin-left: 50px;
/*	float: left;*/
	position: relative;
}
.listazas {
	list-style-type: none;
	height: 80px;
	width: 663px;
	margin: auto;
}
.listike {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding-left: 30px;
}
.thumbs {
	width: 440px;
	height: 220px;
	float: left;
}
.terkep {
	width: 439px;
	height: 219px;
	float: left;
	margin-left: 5px;
	border: 3px solid #ffffff;
	position: relative;
	cursor:pointer;
}
.thumbnails {
	width: 134px;
	height: 104px;
	border: 3px solid #fcc00;
}
.terkepinfo {
	position: absolute;
	width: 404px;
	height: 35px;
	line-height: 30px;
	background-color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	left:0px;
	bottom: 0px;
	z-index: 99;
	padding-left: 35px;
}
.teljeshr {
	width: 880px;
	height: 2px;
	background-image: url(../images/hr.png);
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-bottom: 15px;
}
.boxholder {
	width: 970px;
	height: 30px;
	line-height:30px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	background-color: #000000;
	-moz-border-radius: 5px;
 	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	behavior: url(./border-radius.htc);
	border: 0px solid #000000;
}
.bottombox {
	width: 197px;
	height: 93px;
	background-image: url(../images/box.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	float: left;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	text-align: center;
}
