* {
	padding:0;
	margin:0 auto;
}
body {
	background-color:#E8EBE2;
	}
.fix {
	clear:both;
	}
div.centered {
	text-align:center;
	padding:10px;
	}
h1 {
	position:relative;
	display:block;
	
	padding-bottom:5px;
	font:bold 1em "Georgia", serif;
	color:#333333;
	
	
	}
ul {
	list-style:none;
	}
li {
	display:block;
	position:relative;
	padding-bottom:5px;
	border-bottom:1px solid #666;
	}
p {
	font:0.9em "Georgia", serif;
	color:#000;
	}
ul.linklerul {
	list-style:none;
	}
ul.linklerul li {
	position:relative;
	float:left;
	display:block;
	width:200px;
	}
ul.linklerul li a {
	font:0.7em "Arial", serif;
	color:#666666;
	text-decoration:none;
	}
	
#introx {
	position:relative;
	width:510px;
	height:300px;
	background:url(images/intro_bg.jpg) no-repeat;
	padding-left:5px;
	padding-top:50px;
	margin-top:100px;
	z-index:1;
	}
#introtir {
	position:absolute;
	z-index:99;
	width:190px;
	height:127px;
	left:390px;
	top:160px;
	}
#kusak {
	position:absolute;
	width:210px;
	height:319px;
	z-index:99;
	left:667px;
	top:35px;
	}
#ulasin {
	position:absolute;
	width:230px;
	height:150px;
	z-index:999;
	
	}
#container {
	position:relative;
	width:1003px;
	}
#header {
	position:relative;
	width:1003px;
	height:310px;
	background:url(images/header.jpg) no-repeat;
	}
#menu {
	position:relative;
	width:993px;
	height:50px;
	background:url(images/menubg.jpg) repeat-x;
	padding-left:10px;
	}
#menu a {
	position:relative;
	display:block;
	width:120px;
	height:35px;
	float:left;
	font:bold 0.8em "Georgia", serif;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding-top:15px;
	}
#menu a:hover,#menu a.selected {
	background:url(images/menu_a.jpg) no-repeat;
	color:#000000;
	
	}
#content {
	position:relative;
	width:1003px;
	padding-top:20px;
	background:url(images/contentbg.jpg) repeat;
	}

.sol {
	position:relative;
	width:250px;
	padding:10px;
	margin-left:15px;

	float:left;
	}
.orta {
	position:relative;
	width:630px;
	padding:10px;
	margin-left:10px;
	float:left;
	}
.soldiv {
	position:relative;
	width:228px;
	border:1px solid #cccccc;
	background-color:#D7E8FD;
	padding:10px;
	margin-top:5px;
	}
.sagdiv {
	position:relative;
	width:608px;
	border:1px solid #cccccc;
	background-color:#D7E8FD; /* #FFFFFF */
	padding:10px;
	margin-top:5px;
	}
#footer {
	position:relative;
	width:993px;
	height:40px;
	background:url(images/footerbg.jpg) repeat-x;
	padding-top:30px;
	padding-left:10px;
	}

