@charset "utf-8";

/* reset */
body, * {margin: 0; padding:0; border: 0; font-style: normal; text-align: left;font-size: 100%;}
table {border-spacing:0;} 
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
a {outline: none; text-decoration: none;}
div {float: left;}
table {width: 100%;}
html, body {overflow-y: hidden;}
td {vertical-align: top}

/* variables
blue_1: #06b;
blue_2: #8ce;
orange_1: #f70;
orange_2: #e94;
*/

/* styles */
.bold {
	font-weight: bold;
}
.right {
	float: right;
}
.left {
	float: left;
}
.w50 {
	width: 50%;
}
.justify {
	text-align: justify;
}
.uk {
	background: url(/images/uk_flag.png);
}
.de {
	background: url(/images/de_flag.png);
}

/* page */
body {
	color: #06b;
	background: #ddd url(/images/back.jpg) top repeat-x;
	font: 11px/22px Arial, Helvetica, sans-serif;
	margin: 0;
	scrollbar-base-color:#8ce;
}
#cont {
	width: 936px;
	background: #fff;
	padding: 0 12px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
}
#head {
	background: #8ce;
	height: 140px;
	margin-bottom: 5px;
	width: 100%;
}
a img {border: none;}
#cols {
	background: #fff url(/images/leftcol_back.gif) repeat-y;
	margin-bottom: 5px;
	width: 936px;
	height: 300px;
	overflow: hidden;
	overflow-y: scroll;
}
#inner {
	width: 920px;
}
#cols div {
	overflow: hidden;
}
#left {
	width: 279px;
	padding-bottom: 50px;
}
#formok {
	width: 270px;
	height: 300px;
	float: left;
	margin: 0;
}
#formok td form {
	margin-top: 12px;
	margin-left: 5px;
}
#login, #search {
	width: 130px;
}
#formok td form label {
	color: #666;
	margin-left: 1em;
	display: block;
	margin-bottom: -3px;
}
#formok td form input.textfield {
	width: 120px;
	height: 16px;
	padding: 2px;
	border: 0;
	background: url(/images/textfield_back.png);
}
#formok td form input.belepett {
	color: #06b;
	text-align: center;
	font-weight: bold;
}
#formok td form button {
	height: 20px;
	width: 60px;
	margin: 5px 0;
	padding: 0 2px;
	text-align: center;
	font-size: 80%;
}
form button.kek {
	background: url(/images/button_blue_kis.png);
	color: #eef6fc;
}
form button.sarga {
	background: url(/images/button_sarga_kis.png);
	color: #fff4c0;
}
#szavazas {
	background: url(/images/poll_btop.png) top no-repeat;
}
#szavazas fieldset {
	padding: 1ex;
	background: url(/images/poll_bbutt.png) bottom no-repeat;
}
#szavazas fieldset h1 {
	padding: 5px 2px 7px 22px;
	font-size: 1em;
	line-height: 1em;
}
#szavazas tr {
    display: block;
}
#szavazas td {
    line-height: 1em;
    vertical-align: middle;
    padding: 0 1ex;
}
#szavazas input {
    vertical-align: middle
}
#szavazas .ertekeles {
    background: #8ce url(/images/kijelzopucu.gif) repeat-x;
    text-align: center;
    color: #fff;
    display: block;
    height: 20px;
}
#tanusitvanyok {
	float: left;
	width: 270px;
	margin: 12px 5px;
}
#tanusitvanyok td{
	padding: 6px 0;
}

#main {
	padding: 12px;
*	padding-right: 0;
	background: #eff6fc url(/images/main_back.jpg) top left no-repeat;
	width: 600px;
}
#main h1, h2 {
	margin-bottom: .5em;
}
#main h1 {
	font-size: 1.6em;
	font-weight: bold;
}
#main h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: .5em 0 1em;
}
#main p {
	margin-bottom: 1em;
	line-height: 1.5em;
}
#main a {
	color: #f70;
}
#main h1 a, #main h2 a{
	color: #e94;
}
#main a:hover {
	text-decoration: underline;
}
#main table {
    width: auto;
    float: none;
}
#main .box {
	border-bottom: 2px dotted #8ce;
	margin-bottom: 1em;
	padding-bottom: 1em;
	width: 100%;
}
#main table .box {
	width: auto;
}
#main .box li {
	padding: 0 0 1ex 1em;
}
#main ul.kapcs li {
	margin: 0 0 .5em .5em;
	padding: 0;
	line-height: 1em;
}

.root {
	font-size: 2em;
}
.level1 {
	font-size: 1.5em;
}
.level2	{
	font-size: 1.2em;
}
.actual {
	color: #e94;
	font-weight: bold;
}
#main img {
	background: #fff;
	padding: 1px;
	border: 2px solid #f70;
	margin: 1ex;
}

#foot {
    background: #06b;
    color: #fff;
    width: 912px;
    padding: 6px 12px;
}
#foot a {
    color: #fff;
}
#home {
    float: left;
    background: url(/images/zalaviz.png) top left no-repeat;
    display: block;
    height: 40px;
    width: 40px;
    margin: -5px 0;
    text-indent: -666em;
}
#home2 {
    float: left;
    text-indent: -666em;
    display: block;
    width: 35px;
    height: 32px;
    background: url(/images/home.png);
    margin: -3px 30px 0px 18px;
}
#contact {
    line-height: 1;
    padding: 2px 0;    
}
#foot .flag {
    float: left;
    display: block;
    width: 35px;
    height: 18px;
    text-indent: -666em;
    margin: 4px 20px 0 24px;
    border: 1px solid #fff;
}
a.prev, a.next {
display: block;
width: 32px;
height: 32px;
overflow: hidden;
text-indent: -666em;
}
.lapozo {
width: 100%;
margin: 1em 0 2em 0;
padding: 0;
}
.lapozo * {
vertical-align: middle;
}
.lapozo form {
text-align: center;
}
.lapozo form select {
border: 2px solid #8ce;
font-size: 12px;
padding: 2px;
width: 120px;
color: #06b;
}
.nyil {
width: 32px;
}
a.prev {
background: url(/images/arrows.gif) top left; } a.next {
background: url(/images/arrows.gif) top right; } a:hover.prev {
background: url(/images/arrows.gif) bottom left; } a:hover.next {
background: url(/images/arrows.gif) bottom right; }
#tanusitvanyok a {
    display: block;
    text-align: center;
}
#main div {
    width: 100%;
}
div[style="text-align: center;"] {
    text-align: center;
}
div[style="text-align: right;"] {
    text-align: right;
}
div[style="text-align: justify;"] {
    text-align: justify;
}
#main form label {
    width: 100%;
    display: block;
    margin-left: 1em;
    line-height: 120%;
}
#main form input, #main form textarea, #main form select {
    border: 1px solid #ccc;
    padding: 2px;
    width: 270px;
    font: 1em/1em Arial, Helvetica, sans-serif;
    margin-bottom: 1em;
}
#main form textarea {
    height: 150px;
}
#main form select {
    width: 276px;
}

#main form input.checkbox {
	width: auto;
	margin: 6px;
}

#main form button {
    height: 34px;
    width: 111px;
    text-align: center;
    white-space: nowrap;
    background: url(/images/button_oranje.gif);
    color: #fff4c0;
    font-weight: bold;
    margin-left: 1em;
}

/* zvizform */
.zvizform {}
.zvizform table {margin: 0 auto;}
.zvizform table td {padding: 6px; vertical-align:top; white-space: nowrap;} 
.zvizform table td:first-child {text-align: right;} 
.zvizform input, .zvizform textarea, .zvizform select {border: 2px solid #cde !important;} 
.zvizform button {float: right;} 
.zvizform input.ev, .zvizform select.mezok {width:86px !important;}

#cservtable {
   width: 620px !important;
   border: 1px solid #bdf;
   border-right: 0;
}
#cservtable td {
   padding: 0 4px;
   border-right: 1px solid #06d;
   border-bottom: 1px dotted #bdf;
}
#cservtable tr:nth-child(4n+1) td {
   border-bottom: 1px solid #06d;
}

#cservtable td.csw_true {
   background: #aec;
   text-align: center;
   vertical-align: middle;
   border-bottom: 1px solid #fff;
}
#frmDress legend {
font-size: 16px; margin: 0 0 16px; font-weight: bold;
}
#frmDress fieldset {
width: 404px;
}
#frmDress fieldset label {
width: 120px !important;
text-align: right;
float: left;
margin: 4px 6px 0 0;
}
#frmDress fieldset button {
float: right;
}





#message {
	width: 500px !important;
	margin: 0 auto 12px;
	display: block;
	float: none;
}
#message a {
	color: #306;
}

.error {
	background:#FFFF88 url(/img/warning.png) no-repeat left center;
	border:3px solid #DD5555;
	clear:both;
	float:right;
	margin:12px 24px 0 0;
	padding:4px 2px 4px 41px;
	width:343px;
}
			
.info {
	background:#FFFF88 url(/img/info.png) no-repeat left center;
	border:3px solid #5555DD;
	clear:both;
	float:right;
	margin:12px 24px 0 0;
	padding:4px 2px 4px 41px;
	width:343px;
}

.szszresult {
	background: #06b;
	color: #fff;
	font-weight: bold !important;
	font-size: 14px !important;
	border: 2px inset #eff6fc !important;
} 
#left a {
color: #06b;
}
#left a:hover {
color: #038;
text-decoration: underline;
}
#formok a {
margin-left: 8px;
}

