@charset "utf-8";
/* CSS Document */

body {
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	background-color: #f5f5f5;
	font-family: Verdana;
	font-size: 12px;
}
#container {
	position:relative;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	background-color: #f5f5f5;
	width: 910px;
	height: 640px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}
#contcont {
	background-image: url(backbilis.jpg);
	background-repeat: repeat-x;
	height: 750px;
	padding: 10px;
}
#contcont2 {
	background-image: url(backbilis.jpg);
	background-repeat: repeat-x;
	height: 1100px;
	padding: 0px;
}
#contcont3 {
	background-image: url(backbilis.jpg);
	background-repeat: repeat-x;
	height: 1600px;
	padding: 0px;
}
#contcont4 {
	background-image: url(backbilis.jpg);
	background-repeat: repeat-x;
	height: 820px;
	padding: 0px;
}
#contfooter {
	height: 14px;
	padding: 13px;
	background-color: #CCCCCC;
	margin-bottom: 10px;
}
#contfooter2 {
	height: 14px;
	padding: 13px;
	background-color: #CCCCCC;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
#solkutu {
	position: absolute;
	top: 200px;
	left: 30px;
	width: 370px;
	height: 280px;
	padding: 10px;
	
}
#sagkutu {
	position: absolute;
	top: 200px;
	left: 460px;
	width: 370px;
	padding: 10px;
	height: 280px;
	
}
.style1 {
	color: #000000;
	font-size: 24px;
	font-style: italic;
}
.style1 a{
	color: #000000;
	font-size: 24px;
	font-style: italic;
}
#button {
	background-image: url(button.png);
	width: 380px;
	height: 95px;
	margin: 5px;
	padding: 20px;
	text-align: center;
	font-size: 18px;
}
#button:hover {
	background-image: url(button2.png);
	width: 380px;
	height: 95px;
	margin: 5px;
	padding: 20px;
	text-align: center;
	font-size: 18px;
}
#button a {
	font-size: 18px;
}

