a {
	color: #f58221;
}
#content { 
	padding-top: 8px;
}
#content table {
	padding: 0;
}
#content table th, #content table td {
/*	padding:0;*/
}
form { 
	/*width: 540px;*/
}
fieldset { 
	border: none;
}
legend, p#lang {
	font-family: Century Gothic, Futura, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	line-height: 1.1em;
	font-weight: normal;
	font-size: 1.5em;
	padding: 1em 0;
	color: #ffffff
}
p#lang { 
	padding-bottom: 0.5em;
}
p#lang a { 
	font-weight: bold;
}
label { 
	padding: 0;
	margin: 0;
	display: block;
}
input { 
	padding: 3px 8px;
	border: 1px solid #666666; 
	color: #666666;
	background: #cccccc;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	width: 294px;
}
input:hover, input:focus {
	border: 1px solid #f58221;
	background: #ffffff; 
}
textarea { 
	padding: 3px 8px;
	border: 1px solid #666666; 
	color: #666666;
	background: #cccccc;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
}
textarea:hover, textarea:focus {
	border: 1px solid #f58221;
	background: #ffffff; 
}
input#username, input#password { 
}
input.submit { 
	padding: 3px 8px;
	width: auto;
	font-weight: bold;
	margin: 0.5em 0 0 0;
	border: none;
	color: #f58221;
	border-bottom: 2px solid #3c3d42;
	background: #4e5055;
}
input.submit:hover, input.submit:focus {
	color: #ffffff;
	border-bottom: 2px solid #f58221;
	background: #3c3d42;
}
input.checkbox {
	width: 20px;
}
select {
	border: 1px solid #666666; 
	color: #666666;
	background: #cccccc;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
}
select:hover, select:focus {
	border: 1px solid #f58221;
	background: #ffffff; 
}
#toptitle { 
	position: relative;
	padding: 5px 0px 0px 220px;
	top: 182px;
	height: 28px;
	background-color: #43454b;
	text-transform: uppercase;
	font-family: Century Gothic, Futura, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.25em;
}
#logged {
	background-color: #393b40;
	border-right: 5px solid #4D4E54;
	padding: 8px 25px;
	width: 160px;
}
#menu_side { 
	text-transform: uppercase;
	font-family: Century Gothic, Futura, Helvetica, Arial, sans-serif;
	font-weight: bold;
}
#menu_side li { 
	border-bottom: 1px solid #4e5055;
}
#menu_side li a { 
	display: block;
	background: #58595e;
	color: #f58221 !important;
	width: 180px;
	padding-right: 30px;
	cursor: pointer;
}
#menu_side li a:hover { 
	border-right: 5px solid #f58221;
	background: #4e5055;
	color: #ffffff !important;
	cursor: pointer;
}
table.kerdoiv {
	border-width: 0px;
	border-collapse: collapse;
}
#ertekelesek_table {
	border-collapse: separate;
	padding: 10px 2px 10px 2px;
}

#ertekelesek_table td {
	border-collapse: separate;
	padding: 0px 10px !important;
}

.vertical {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	/* also accepts left, right, top, bottom coordinates; not required, but a good idea for styling */
/*	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
*/	/* Should be unset in IE9+ I think. */
	/*filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);*/
}
