@charset "utf-8";
/* CSS Document */
@import url("content.css");
@import url("form.css");
@import url("menu.css");
@import url("lapozas.css");
body {
	margin-top: 10px;
	background-color: #710E0E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
}
table{
	text-align: left;
	font-size: 10px;
}
.td_link {
	cursor: pointer;
}
#keret_main{
	width: 806px;
	margin-left:auto;
	margin-right:auto;
	background-color: #000000;
}
#keret_content{
	width: 100%;
	float:left;
	min-height:600px;
	height:auto !important;
	height:600px;
	background-color: #E5E5E6;
}
#keret_footer{
	width: 806px;
	float:left;
	margin-bottom: 20px;
	background-color: #000000;
}
#keret_header{
	float: left;
	width:806px;
}
#keret_nyelv{
	float: left;
	height: 143px;
	width: 806px;
	color:#FFFFFF;
}
#keret_nyelv a{
	color:#FFFFFF;
	text-decoration:none;
}
#keret_user{
	float: right;
	height: 20px;
	width: 800px;
	margin:5px;
	margin-right:12px;
	text-align:right;
	color:#A2B72E;
	padding-top: 60px;
}
#keret_user a{
	color:#A2B72E;
	text-decoration:none;
	font-weight:bold
}
#keret_menu{
	float: left;
	width: 806px;
	background-color: #000000;
}
#keret_search{
	width:300px;
	height:25px;
	float:left;
	padding-top:5px;
	background-color:#D1D2D4;
	text-align: center;
	vertical-align: middle;
}
#keret_topmenu{
	width:650px;
	height:25px;
	float:left;
	background-color:#E7E7E9;
	text-align: right;
	padding-top:5px;
}
#keret_panel{
	width:300px;
	float:left;
}
#elvalaszto{
	margin:5px;
	background-color:#666666;
	height:1px;
	float:left;
	width:880px;
}

a:link, a:visited {
	text-decoration: none;
}
a.focim {
	text-decoration: none;
	color: #FF0000;
	font-size: 16px;
}
a.focim:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 16px;
}
#msg{
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#galeria_keret{
	float:left;
	width:250px;
	height:170px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #666;
	border-bottom-color: #666666;
	margin: 5px;
}
#galeria_keret_solo{
	float:left;
	width:140px;
	height:140px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #666;
	border-bottom-color: #666666;
	margin: 5px;
	text-align: center;
}
#galeria_nev{
	float:left;
	background-color:#990000;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	padding:2px;
	margin-bottom: 5px;
}
#galeria_kep{
	float:left;
	width:240px;
	text-align:center;
}
#link_keret{
	float: left;
	margin: 5px;
}
#link_kat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	width: 432px;
	margin: 3px;
	padding: 3px;
	float: left;
	background-color: #990000;
}
#link_cim{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	float: left;
	width: 400px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 20px;
}

/***********guestbook*/
#guestbook_keret{
	float:left;
	width:786px;
	margin: 10px;
}
#guestbook_nev{
	float:left;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	width: 240px;
	padding:2px;
	margin-bottom: 5px;
}
#guestbook_datum{
	float:left;
	width:500px;
	padding-left:20px;
	text-align: right;
}
#guestbook_bejegyzes{
	float:left;
	width:766px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #990000;
	font-weight: bold;
}
