/* Layout Stylesheet */ 

body {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	text-align: left;
	font-size: 0.9em;
	background-color: #6A5D55;
	list-style-position: outside;
	list-style-image: url(../images/ok.gif);
	list-style-type: square;
}
	
#main {
	width: 94%;
	padding: 8px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	border-right: 4px solid #564B45;
	border-left: 2px solid #333;
	
}
	
#top {
	width: 94%;
	padding: 8px;
	margin-top: 6px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-size: 14px;
	color: #564B45;
	background-color: #ffffff;
	border-top: 4px solid #333;
	border-right: 4px solid #564B45;
	border-left: 2px solid #333;
	border-bottom: 1px solid #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-indent: 1px;
	font-weight: bold;
}	

#footer {
	width: 94%;
	padding: 8px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 0.7em;
	font-weight: normal;
	color: #333333;
	background-color: #ffffff;
	background-image: url(../images/kenar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right: 4px solid #564B45;
	border-left: 2px solid #333;
	border-bottom: 4px solid #564B45;
	
}

a:link {
	text-decoration: none;
	color: #000033;	
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #000000;
}

#top a {
	padding: 3px;
	color: #fff;
	background: #564B45;
	font-weight: bold;
	border: thick solid #564B45;
}
#top a:hover {
	padding: 3px;
	color: #990000;
	background: #fff;
	text-decoration: none;
	border: thick solid #ffffff;
}

#top a:active {
	padding: 3px;
	color: #ffcc33;
	background: #564B45;
	border: thick solid #564B45;
} 

#top a:visited {
	padding: 3px;
	color: #FFFFCC;
	background: #564B45;
	border: thick solid #564B45;
} 

.text {
font-size: 16px;
float: left;
color: #333;
}

.ilk {font-family:Georgia,;color:#990000; font-size:30px;
 line-height:90%; float: left; letter-spacing: 3px; }
 
.twp {
	font-family:Georgia,;
	color:#564B45;
	font-size:24px;
	letter-spacing: 3px;
	padding: 2px;
	text-align: center;
}
 .red {
	font-family:Georgia,;
	color:#990000;
	font-size:28px;
	padding: 2px;
	letter-spacing: 2px;
	text-align: center;
}
.left {
	float: left; }
	
.coma {font-family:Georgia,;color:#666; font-size:30px; }

.big {font-family:Georgia,; font-size:18px; }	
.sm {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
}	

