/**
 *	This website was developed by Benko Zoltan 
 *	You can get more details at http://www.webpagini.ro
 */


* {
	margin:0;
	padding:0;
}

body {
	margin:0 auto;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #121d21;
	background-image: url(images/gyorikinga_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 14px;
}



/* wrapper */
div.wrapper {
	width:960px;
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/* header */
div.top {
	height: 345px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0px;
}
.wrapper .top .lang {
	width: 242px;
	padding-left: 718px;
	height: 150px;
	padding-top: 195px;
}

div.header {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 29px;
}
div.header h1 {
	margin:0;
	padding:0;
	text-align:center;
}
div.header h2 {
	text-align:center;
	padding:0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:10px;
}
div.menu {
	height:33px;
	margin-left: 330px;
}
div.menu ul {
	list-style:none;
	margin:0;
	padding:0;
	float: left;
}
div.menu ul li {
	display:block;
	float: left;
}
div.menu ul li a, 
div.menu ul li a:visited {
	color:#000000;
	display:block;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-transform:none;
	text-decoration:none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
div.menu ul li a:hover {
	text-decoration:none;
}


/* headers */
h1 {
	font-size:18px;
	text-align:left;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1 a, h1 a:hover, h1 a:visited {
	text-decoration:none;
	color:#fff;
	font-weight:normal;
}
h2 {
	color:#162022;
	font-size:16px;
	font-weight:normal;
	padding:0 0 10px;
	text-align:left;
	text-transform:none;
}
h3 {
	color:#993300;
	font-size:1em;
	font-weight:bold;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	padding-bottom:10px;
	color:#011528;
	text-transform:uppercase;
}
h5 {
	padding-bottom:10px;
}
div.sidebar h4 {
	color:#fff;
	padding:10px
}
div.sidebar {
	color: #FFEACD;
	float: right;
}
div.sidebar input {
	width: 110px;
	height: 10px;
	font-size: xx-small;
}

/* element defaults */
p {
	margin-bottom:20px;
	line-height:normal;
	font-size:14px;
}
ul {
	padding:0 0 20px 35px;
	list-style:none;
}
code {
	background-color:#666;
	display:block;
	color:#fff;
	padding:10px;
	margin:10px 0;
}

/* default forms */
fieldset { 
	border:none;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	margin-top:10px;
}
fieldset legend {
	font-size:0.9em;
	color:#494949;
	font-weight:bold;
	padding:5px;
	background-color:#ddd;
}
form { }
form input, form textarea, input {
	border:1px solid #999;
	border-bottom-color:#ccc;
	border-right-color:#ccc;
	padding:5px;
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
form input.formbutton {
	color:#fff;
	font-size:9px;
	padding:6px 14px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(images/login.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #CC0000;
}

/* default tables */ 
table {
	font-size:13px;
}
table tr th, table tr td {
}
table tr th {
	color:#000000;
	background-position: bottom;
}
table tr td {

}
div.sidebar a, div.sidebar a:visited {
	font-size:14px;
	color:#FFEACD;
}
div.sidebar a:hover {
	color:#eee;
}

/* content */
div.page-content {
	float:right;
	width:453px;
	background-image: url(images/main.jpg);
	background-repeat: repeat-y;
	background-color: #4c4f62;
	color: #CCCCCC;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
div.content {
	color:#454545;
	width: 689px;
	float: left;
}

.main {
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 20px;
	width: 649px;
	background-color: #feeacc;
	float: left;
}
div.main a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #121D21;
	text-decoration: none;

}

div.main a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #121D21;
	text-decoration: none;

}

div.main a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #555246;
	text-decoration: none;

}

div.main a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #121D21;
	text-decoration: none;

}
.langtext {
	height: 55px;
	width: 420px;
	float: left;
	padding-top: 25px;
	padding-left: 20px;
}
.langicon {
	float: right;
	width: 190px;
	height: 80px;
}


.content .bottom {
	background-image: url(images/gyorikinga_08.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 649px;
	float: left;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	clear: left;
	color: #FFEACD;
	font-size: 12px;
}

div.content ul {
	font-size:16px;
	list-style:disc;
	background-color: #F5DDBC;
}
div.content ul li {
	margin: 1px;
	padding: 5px;
}

/* sidebar */
div.column-right {
	float:right;
}
div.column-left {
	float:left;
}
div.sidebar {
	width:251px;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.login {
	background-attachment: fixed;
	background-image: url(images/login.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 68px;
}

div.sidebar p {
	color:#FFEACD;
	margin-bottom:40px;
	padding:2px;
}
div.sidebar ul {
	font-size:14px;
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	color: #FFEACD;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
div.sidebar ul li {
	padding:0;
	margin-top: 10px;
}
div.sidebar ul li ul {
	padding-top: 0;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}
div.sidebar ul li ul li {
	padding-left: 10px;
}
div.sidebar a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFEACD;
	text-decoration: none;

}

div.sidebar a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFEACD;
	text-decoration: none;

}

div.sidebar a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D7BF9B;
	text-decoration: none;

}

div.sidebar a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFEACD;
	text-decoration: none;

}



/* footer */
.footer {
	height: 100px;
	width: 960px;
	padding-top: 26px;

}
.footerbox {
	float: left;
	height: 15px;
	width: 185px;
	margin-left: 15px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	float: left;
	height: 40px;
	width: 500px;
	margin-left: 20px;
	margin-top: 10px;
}
.designed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	height: 40px;
	width: 300px;
	margin-right: 20px;
	float: right;
	margin-top: 10px;
	text-align: right;
}


p.footer {
	text-align:center;
	color:#fff;
	font-size:0.7em;
	padding:20px 15px;
	margin:0;
}
p.footer a {
	color:#fff;
	border-bottom:none;
	text-decoration:underline;
}

/* search form */
form.searchform {
}


/* misc classes */
*:focus {
	outline:none;
}
.clear {
	clear:both;
}
.redstar {
	color: red;
}
.error {
	border-top: 1px solid #f30;
	border-bottom: 2px solid #f30;
	color: #292929;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	
}
.notice {
	border-top: 1px solid #3f0;
	border-bottom: 2px solid #3f0;
	color: #292929;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	
}

#chatmsg {
	width: 414px;
}
#chatsubm {
	width: 50px;
}
#chatlist {
	overflow: hidden;
	border: 1px solid #aaa;
	padding: 3px;
}
.chatlists {
	border: none;
	padding: 0px;
	margin: 0px;
	line-height: 110%;
}
.chatuserlink a {
	text-decoration: none;
}
.chatmsgtime {
	font-size: 9px;
	margin-right: 5px;
	
}
.moderchat {
	color: #f90 !important;
}
.adminchat {
	color: #09f !important;
}
.userchat {
	color: #000 !important;
}
.center {
	text-align: center;
}
.intronews {
	padding: 5px;
	height: 262px;
	width: 450px;
}
.intronewsdate {
	width: 150px;
	float: right;
	clear: both;
}
.intronewstitle {
	width: 320px;
	padding-left: 30px;
	height: 25px;
}

.webpagini:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFEACD;
	text-decoration: none;

}

.webpagini:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEEACC;
	text-decoration: none;

}

.webpagini:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCB291;
	text-decoration: none;

}

.webpagini:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEEACC;
	text-decoration: none;

}

.maintd {

	background-image: url(images/mainbg.jpg);

	background-repeat: no-repeat;

	background-position: top;

}

.title {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #E5E5E5;

	font-weight: bold;

}

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;

}

/* default tables */ 
table {
	width:95%;
}
table tr th, table tr td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
table tr th {

}
table tr td {

}
#cu3er-container {
	width:637px;
	outline:0;
}
.partner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.partner a {
	font-size: 9px;
	text-decoration: none;
}
.partner:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #d2b895;
	text-decoration: none;

}

.partner:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #d2b895;
	text-decoration: none;

}

.partner:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCB291;
	text-decoration: none;

}

.partner:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #d2b895;
	text-decoration: none;

}
