/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #666666;
	font-size: 14px;
}
a {
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}
a:hover {
	font-size: 12px;
	color: #FDC904;
	text-decoration:none;
}

a.kislink {
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}
a.kislink:hover {
	font-size: 10px;
	color: #FDC904;
	text-decoration:none;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/main_bg.png);
}
h1 {
	font-size: 12px;
	color: #6699FF;
}
h2 {
	font-size: 16px;
	color: #6699FF;
}
.style2 {color: #666666; font-size: 12px; }

#images { position:absolute; left: 15px; top: 200px; width: 120px; height: 430px; z-index: 1; text-align: left; vertical-align: top;
}

#leftside { position:absolute; left: 15px; top: 650px; width: 110px; height: 400px; z-index: 1; text-align: left; vertical-align: top;
}

#flags { position:absolute; left: 908px; top: 55px; width: 66px; height: 29px; z-index: 1; text-align: left; vertical-align: top;
}


input, select {
	color: #666666;
	font-size: 12px;
}

.kereso {
	color: #666666;
	font-size: 11px;
	padding: 2px;
}


.urlap {
	margin: 0px;
	padding: 0px;
}
.img
{
border-color:#fdc904;
}