/* multi-site-wise style */

h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input,textarea,p
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

body, td
{
	margin: 0;
	padding: 0;
}
table.form td {
	vertical-align: top;
}

h1 {
	margin-bottom: 0.5em;
	border-bottom: 1px solid black;
}




/************************** forms */

fieldset {
	border: 3px solid #aaa;
	padding: 10px;
}

fieldset legend {
	background: #139568;
	padding: 0 8px;
	border: 3px solid #aaa;
	display: table;
}


.form_error {
	background-color: #fcc;
}

div.form-row {
	display: table-row;
}

div.required label {
	font-weight: bold;
}

.form-row>div.content {
	display: table-cell;
}

.form-row>label,
form_error {
	display: table-cell;
	padding: 0 10px;
	vertical-align: top;
}

label.inline {
	display: inline !important;
	padding: 0 0;
}


/**************************** flash messages */

div.error, div.success {
	font-weight: bold;
	font-size: 110%;
	margin: 1em 20%;
}
div.error {
	background: #c77;
	color: yellow;
}

div.success {
	text-align: center;
	background: #6b6;
	text-align: center;
	color: black;
}

/********************************** navigation */
ul.header_nav {
	margin: 20px;
	list-style-type: none;
	text-align: center;
}

ul.header_nav li {
	white-space: nowrap;
	display: inline;
	width: auto;
	background-color: #ccc;
}

ul.header_nav li a {
	padding: .2em 1em;
	text-decoration: none;
}
ul.header_nav li a:hover {
	background-color: #ddd;
}


/********************************** Solar */

#menu ul {
	display: inline;
	margin-left: 0;
	padding-left: 0;
}

#menu ul li{
 	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 5px 5px;
	list-style: none;
	display: inline;
}

#main{
padding: 10px 25px 10px 25px;
margin-top:0;
}

#reszletes {
	position: relative;
	left: auto;
	right: auto;
	padding-left: 590px;
	background: url(/images/main/header_01.jpg) no-repeat;
	width: 250px;
	height: 139px;
}

#vak {
	background: url(/images/main/button_vakok.jpg);
	height: 75px;
	width: 380px;
}

#vak:hover {
	background: url(/images/main/button_vakok_on.jpg);
}

/********************************** Luki */


BODY {
	font-family: Verdana, Tahoma, Geneva, sans-serif; 
	font-size: 12px; 
	color: #333333; 
	background-color: #ffffff;
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #808080; 
	scrollbar-3dlight-color: #d4d0c8; 
	scrollbar-arrow-color: #404040; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: #404040; 
	scrollbar-base-color: #d4d0c8;
	margin: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px;
}
body { 
     background-image: url(/images/main/bg_tile.jpg); 
     background-repeat: repeat-x;
}
TD { 
	font-family: Verdana, Tahoma, Geneva, sans-serif; 
	font-size: 12px;
	color: #333333;
}
A:link,A:active,A:visited {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;				 
	color: #00488f;
}
A:hover {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.title {
	color: #0055AB; 
	font-family: Tahoma; 
	font-size: 23px; 
	font-style: normal; 
	font-weight: bold; 
	line-height: normal;
} 
.title_sub_01 {
	color: #0055AB; 
	font-family: Arial; 
	font-size: 18px; 
	font-style: normal; 
	font-weight: bold;
}
.title_sub_02 {
	color: #0055AB; 
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
}
.text_10px {
	font-family: Tahoma; 
	font-size: 10px;  
	font-weight: normal; 
	color: #333333;
}
.text_11px_justify {
	font-family: Tahoma; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333;
	line-height: 13px;
	text-align: justify;
}
.text_11px_bold {
	font-family: Tahoma; 
	font-size: 11px;  
	font-weight: bold; 
	color: #333333;
}
.text_11px_italic {
	font-family: Tahoma; 
	font-size: 11px;  
	font-weight: normal;
	font-style: oblique;
	color: #333333;
}
.text_12px_justify a:link {
	font-family: Tahoma; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333;
	line-height: 13px;
	text-align: justify;
}
.text_20px_bold {
	font-family: Arial; 
	font-size: 17px; 
	font-style: normal; 
	font-weight: bold; 
	color: #37404b;
}

.menu_top a:link {
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 15px; 
	text-decoration: none; 
	font-weight: bold;
}
.menu_top a:active {
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 15px; 
	text-decoration: none; 
	font-weight: bold;
}
.menu_top a:visited {
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 15px; 
	text-decoration: none; 
	font-weight: bold;
}
.menu_top a:hover {
	color: #c8e5ff; 
	font-family: Verdana; 
	font-size: 15px; 
	text-decoration: none; 
	font-weight: bold;
}

.link_main:link {
	color: #37404b; 
	font-family: Arial; 
	font-size: 15px; 
	text-decoration: none; 
	font-weight: bold;
}
.link_main:active {
	color: #37404b; 
	font-family: Arial; 
	font-size: 15px; 
	text-decoration: none; 
	font-weight: bold;
}
.link_main:visited {
	color: #37404b; 
	font-family: Arial; 
	font-size: 15px; 
	text-decoration: none; 
	font-weight: bold;
}
.link_main:hover {
	color: #0041a0; 
	font-family: Arial; 
	font-size: 15px; 
	text-decoration: none; 
	font-weight: bold;
}

.link_main_blue:link {
	color: #0041a0; 
	font-family: Arial; 
	font-size: 15px; 
	text-decoration: none; 
	font-weight: bold;
}
.link_main_blue:active {
	color: #0041a0; 
	font-family: Arial; 
	font-size: 15px; 
	text-decoration: none; 
	font-weight: bold;
}
.link_main_blue:visited {
	color: #0041a0; 
	font-family: Arial; 
	font-size: 15px; 
	text-decoration: none; 
	font-weight: bold;
}
.link_main_blue:hover {
	color: #4283E2; 
	font-family: Arial; 
	font-size: 15px; 
	text-decoration: none; 
	font-weight: bold;
}

.link_foot:link {
	color: #282627; 
	font-family: Tahoma; 
	font-size: 11px; 
	text-decoration: none; 
	font-weight: normal;
}
.link_foot:active {
	color: #282627; 
	font-family: Tahoma; 
	font-size: 11px; 
	text-decoration: none; 
	font-weight: normal;
}
.link_foot:visited {
	color: #282627; 
	font-family: Tahoma; 
	font-size: 11px; 
	text-decoration: none; 
	font-weight: normal;
}
.link_foot:hover {
	color: #0055AB; 
	font-family: Tahoma; 
	font-size: 11px; 
	text-decoration: none; 
	font-weight: normal;
}


.input_search {
  width: 199px;
  height: 23px;
  border: 1px solid #ffffff;
  font-family: Verdana;
  font-size: 15px;
  font-weight: bold;
  padding-left: 5px;
  padding-top: 5px;
  color: #003c98;
  background-image: url(/images/main/search_bg.jpg)
}

.input_login_span input {
  width: 146px;
  height: 30px;
  border: 1px solid #bbbab4;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  padding-left: 5px;
  padding-top: 5px;
  color: #006fcf;
}

