@charset "iso-8859-2";

body {
    SCROLLBAR-FACE-COLOR: #66655C; 
    SCROLLBAR-HIGHLIGHT-COLOR: #B7B7B7;
    SCROLLBAR-SHADOW-COLOR: #B7B7B7;
    SCROLLBAR-3DLIGHT-COLOR: #66655C; 
    SCROLLBAR-ARROW-COLOR: #B7B7B7; 
    SCROLLBAR-TRACK-COLOR: #B7B7B73;
    SCROLLBAR-DARKSHADOW-COLOR: #66655C;
	margin: 0px;
	padding: 0px;
	background-color: #B7B7B7;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

TABLE {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-weight: normal;
	color: #1E1E1E;
}

P {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-weight: normal;
	text-align: justify;
	color: #1E1E1E;
}

.topelertext {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	color: #4A4A4A;
}

UL {
	line-height: 130%;
	text-align: justify;
}

a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #de6f15;
	text-decoration: none;
}

a:hover {
	color: #1E1E1E;
	text-decoration: none;
}

.bg_left {
	background-image: url(../gfx/global/bg_left.gif);
	background-repeat: repeat;
	background-position: top right;
}

.bg_left2 {
	background-image: url(../gfx/global/bg_left2.gif);
	background-repeat: repeat;
	background-position: bottom right;
}

.left_bg {
	background-image: url(../gfx/global/left_bg.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.left_bg2 {
	background-image: url(../gfx/global/left_bg2.gif);
	background-repeat: repeat-y;
	background-position: bottom right;
}

.bg_right {
	background-image: url(../gfx/global/bg_right.gif);
	background-repeat: repeat;
	background-position: top left;
}

.bg_right2 {
	background-image: url(../gfx/global/bg_right2.gif);
	background-repeat: repeat;
	background-position: bottom left;
}

.right_bg {
	background-image: url(../gfx/global/right_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

.right_bg2 {
	background-image: url(../gfx/global/right_bg2.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
}

.bottom_bg {
	background-image: url(../gfx/global/bottom_bg.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
}

.topelerbg {
	background-image: url(../gfx/global/topelerbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.databg {
	background-image: url(../gfx/global/databg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #C5C0A1;
}

.newsbg {
	background-image: url(../gfx/global/newsbg.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}

.picborder_top {
	background-image: url(../gfx/global/picborder/top.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.picborder_bottom {
	background-image: url(../gfx/global/picborder/bottom.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.picborder_left {
	background-image: url(../gfx/global/picborder/left.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

.picborder_right {
	background-image: url(../gfx/global/picborder/right.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

.admin_title {
	background-image: url(../gfx/global/admin/title.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.admin_cim {
	background-image: url(../gfx/global/admin/cim.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

textarea {
	border: none;
	background-image: url(../gfx/global/textarea.jpg);
	background-repeat: repeat-x;
	background-attachment: expression('fixed');
	background-position: center center;
	overflow: auto;
	width: 410px;
	height: 80px;
	color: #1E1E1E;
	padding-top: 3px;
	padding-left: 3px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    SCROLLBAR-FACE-COLOR: #5F5E55; 
    SCROLLBAR-HIGHLIGHT-COLOR: #C7C2A7;
    SCROLLBAR-SHADOW-COLOR: #C7C2A7;
    SCROLLBAR-3DLIGHT-COLOR: #C7C2A7; 
    SCROLLBAR-ARROW-COLOR: #C7C2A7; 
    SCROLLBAR-TRACK-COLOR: #C7C2A7;
    SCROLLBAR-DARKSHADOW-COLOR: #C7C2A7;
}

.input{
	border: none;
	background-image: url(../gfx/global/input.jpg);
	background-repeat: repeat-x;
	background-attachment: expression('fixed');
	background-position: center center;
	width: 170px;
	height: 20px;
	color: #1E1E1E;
	padding: 3px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


.isz {
	border: none;
	background-image: url(../gfx/global/isz.jpg);
	background-repeat: repeat-x;
	background-attachment: expression('fixed');
	background-position: center center;
	width: 40px;
	height: 20px;
	color: #1E1E1E;
	padding: 3px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

select {
	border: 1px solid #827E66;
	background-color: #C5C0A1;
	width: 160px;
	height: 20px;
	color: #1E1E1E;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.mehet {
	border: none;
	background-image: url(../gfx/global/mehet.jpg);
	background-repeat: repeat-x;
	background-attachment: expression('fixed');
	background-position: center center;
	width: 56px;
	height: 24px;
	cursor: hand;
	cursor: pointer;
	color: #1E1E1E;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.torol {
	border: none;
	background-image: url(../gfx/global/torol.jpg);
	background-repeat: repeat-x;
	background-attachment: expression('fixed');
	background-position: center center;
	width: 56px;
	height: 24px;
	cursor: hand;
	cursor: pointer;
	color: #1E1E1E;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

form {
	padding: 0px;
	margin: 0px;
}

/**
 * ujepitesu
 */

#items {
	padding-right: 20px; 
}

#submenu {
	background: transparent url(../gfx/global/ujepitesu_bg.gif) no-repeat left top;
	height: 20px;
	padding: 2px 0;
}

#submenu a {
	font-weight: bold;
	color: #c5c0a1;
	background: transparent url(../gfx/global/nyil.gif) no-repeat 0 3px;
	padding-left: 15px;
	margin-right: 10px;
}

a:hover {
	text-decoration: underline;
}

.lakas {
	color: #c5c0a1;
}

.lakas2 {
	padding-left: 10px;
}

.row1 {
	background-color: #b0ab8d; 
}

.row2 {
	background-color: #bdb899;
}

.block {
	background-color: #55544f;
}

a.contact {
	color: #33322f;
}