/* CSS for Home page */


#gallery ul li a {
    text-decoration: none;
}

body {
	margin: 0;
	padding: 0;
	background:url(../images/b.jpg) ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BDBDBD;
	height:100%;
}

h1, h2, h3 {
	margin: 0;

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0C95C9;
}



#wrapper {

}

/* Header */


#header {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	background: url(../images/img01.jpg) no-repeat left top;
}

/* Menu */

#menu {
	float: right;
	width: 620px;
	height: 50px;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu ul li {
	display: block;
	float: left;
	width:120px;
	height:50px;
}

#menu ul li a {
	display: block;
	float: left;
	width:120px;
	height:15px;
	padding: 20px 0px 15px 0px;
	background: url(../images/img04.jpg) no-repeat left top;
	text-align:center;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	
}

#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}

/* Search */

#search {
	float: left;
	width: 280px;
	height: 45px;
}

#search form {
	margin: 0;
	padding: 16px 0px 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	border: none;
}

#search-text {
	width: 135px;
	height: 22px;
	padding: 2px 0 4px 5px;
	border: 1px solid #333333;
	background: #fff;
	color: #888;
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

#search-text:focus{
	background-color:#fff;
	font: 18px "Times New Roman", Times, serif;
	font-style:none;
	color:#000;
}

#search-submit {
	width:56px;
	height:24px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #000000;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0px;
	min-height:481px;
	background: url(../images/img02.jpg) repeat-y left top;
}

#page ul ul{
	padding-left:15px;
}

#page ul ul li a{
	color:#568879;
	
}

#page ul ul li a:hover{
	color:#fff;
	font-weight:normal;
}




/** LOGO */

#logo {
	width: 860px;
	height: 110px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #888;
}

#logo h1 {
	padding-top: 54px;
	font-size: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


/* Content */

#content {
	background:url(../images/metal.jpg);
	float: right;
	min-height:600px;
	width: 690px;
	padding: 25px 15px 0px 15px;
	color:#000;
	font-size:14px;
}
#content h1{
	color:#000;
	font-weight:bold;
	font-size:19px;
}

#content h2{
	float:right;
	color:#444;
	font-size:40px;
	
}

#content h3{
	float:right;
	color:#444;
	font-size:30px;
}

#content p{
	margin:0px;
	padding:0px;
	text-align:justify;
}




#class{
	width:130px;
	height:160px;
	margin:30px 80px 20px 0px;
	padding: 10px 10px;
	float:left;
	border:0px;
	font-size:12px;
}

#class a{
	text-decoration:none;
}

#cim{
	min-height:14px;
	width:130px;
	padding:8px 0px;
	text-decoration:none;
	color:#444;
	font-weight:bold;
	text-align:center;
}



#list{
	
}

#list ul{
	width:690px;
	height:102px;
	margin:0px;
	padding:0px;
	border-bottom: 1px dotted #333;
}

#list ul:hover{
	background-color:#999;
}

#text1{
	width:580px;
	height:40px;
	float:right;
	padding-top:10px;
	
}

#text1 a{
	text-decoration:none;
	color:#333;
	font-weight:bold;
	font-size:22px;
}

#text2{
	width:580px;
	height:40px;
	float:right;
	color:#444;
	font-size:14px;
}



#termeknev{
	width:690px;
	height:40px;
	padding-bottom:20px;
	padding-top:10px;
	text-align:center;
	font-weight:bold;
	color:#444;
	font-size:30px;
}

#kep{
	width:280px;
	height:210px;
	float:left;
}

#tartalom{
	min-height:210px;
	width:380px;
	float:right;	
}

#tartalom ul{
	margin:0px;
	padding-left:40px;
}

#tartalom ul li{
	list-style-type: square;
	text-align:justify;
	min-height:16px;
}

/* Sidebar */

#sidebar {
	float: left;
	min-height:450px;
	width: 180px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585D60;
	padding-top:30px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}


#sidebar ul li {
	height:30px;
	display: block;
	margin: 0px;
	padding-left:5px;
	border-bottom: 1px dotted #504D4B;
}



#sidebar ul li a {
	padding:7px 0px;
	display: block;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #999;
	font-size:13px;
}

#sidebar ul li a:hover {
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight:bold;
}

#slide{
	padding-left:10px;
	color:666;
}
#slide li a{
	color:666;
}

#sidebar h2 {
	height: 26px;
	margin: 0 0 10px 0px;
	padding: 12px 0 2px 0px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #D6D6D6;
}



/* Footer */

#footer {
	height:50px;
	width: 960px;
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: center;
	font-size: 16px;
	color: #6C6A69;
	background: url(../images/img03.jpg) no-repeat left top;
}
#footer2{
	width:720px;
	height:35px;
	padding-top:18px;
	float:right;
	color: #000;
	text-align: center;
	font-size: 12px;
	margin:0px;
}


#gallery {
	min-height:80px;
	width: 690px;
	margin: 0px 0px 0px 0px;
	float:left;
}
#gallery ul {
	min-height:100px;
	padding:0px ;
	list-style: none; 
}
#gallery ul li { display: inline; }
#gallery ul img {border: 5px solid #3e3e3e; border-width: 5px 5px 20px; }
#gallery ul a:hover img {border: 5px solid #fff; border-width: 5px 5px 20px; color: #fff;}
#gallery ul a:hover { color: #fff; }

#ar {margin: 20px auto; text-align: center;}
#ar a{ font-size: 24px; text-decoration:none; color: #444;}

.acess{
	background:none;
	border:none;
	font-size:22px;
}

#link{
	text-decoration:none;
	color:#444;
	font-size:20px;
	font-weight:bold;
}
#link:hover{
	color:#FFF;
}

#lang{
	height:25px;
	width:960px;
	text-align:right;
	margin:0px auto 0px auto;
}

.language{
	padding:0px 5px;
	background:none;
	border:none;
	text-decoration:none;
	color:#fff;
}

.language:hover{
	color:red;
}

.lang1{
	float:right;
}


