/*STYLE*/

body, table, tr, th, td, div, form, input, select, textarea, label, ul, ol, li, h1, h2, h3, a, p, span, font{padding: 0px; margin: 0px; border: 0px;}

body{
	background: url("./images/bg.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	
	font-size: 16px;
	font-family: Arial, Geneva, sans-serif;
	line-height: 140%;
}

a, a:visited, a:link{
	color: #006;
}

a:hover{
	color: #F00;
}

h1, .entry-title{
	font-size: 26px;
	color: #990000;
	font-weight: normal;
	margin: 15px 10px;
}

h3{
	font-size: 20px;
	color: #990000;
	font-weight: normal;
	margin: 15px 10px;
}

p{
	margin: 15px 10px;
}

.page-container{
	width: 980px;
	margin: 20px auto;
	background: white;
	border: 1px solid #CCC;
	box-shadow: #333 0px 0px 10px;
	border-radius: 10px;
	min-height: 800px;
	padding-bottom: 30px;
}

.header-container{
	padding: 7px;
	background: url(./images/header.jpg) ;
	
	border-radius: 10px 10px 0px 0px;
}

.header-menu, .menu{
	list-style: none;
	margin-top: 20px;
	background: url(./images/menubg.png);
	padding: 0px px;
	border-radius: 10px;
	background: -moz-linear-gradient(100% 100% 90deg, #344395, #070E33);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#344395), to(#070E33));
	background: -webkit-linear-gradient(#070E33, #344395);
	background: -o-linear-gradient(#070E33 #344395);
	box-shadow: #666 0px 0px 4px;
	border: 1px solid #666;
	width: 750px;
}

.header-menu li, .menu li{
	display: inline-block;
}

.header-menu li a, .menu li a{
	display: inline-block;
	padding: 17px 16px;
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
}

.header-menu li a:hover, .menu li a:hover{
	color: #FFF;
}

.header-right{
	float: right;
}

.language-bar{
	text-align: right;
	padding: 0px 17px 10px 0px;
	font-size: 14px;
}

.language-bar a{
	display: inline-block;
	margin: 0px 0px 0px 5px;
	text-decoration: none;
}

.language-bar a img{
	margin: 0px 3px 0px 0px;
}


.left-container{
	float: left;
	width: 210px;
}

.search-box{
	background: #091139;
	padding: 10px;
	margin-top: 8px;
	border-radius: 0px 10px 0px 0px;
	box-shadow: #666 3px 3px 4px;
}

.search-box h2{
	color: white;
	font-size: 15px;
}

.search-box input[type=text]{
	height: 20px;
	width: 180px;
	padding: 2px 4px;
	border-radius: 7px;
	margin: 10px 0px;
	
}

.left-menu{
	padding: 0px;
	background: #2D3B87;
	box-shadow: #666 3px 3px 4px;
}

.left-menu ul{
	list-style: none;
}

.left-menu ul li{
	display: block;
}

.left-menu ul li a{
	display: block;
	padding: 7px 10px 7px 30px;
	border-bottom: 1px dotted #091139;
	text-decoration: none;
	color: white;
	background: url(./images/arrow.png) no-repeat left;
	background-position: 5px 8px;
}

.left-menu ul li a:hover{
	background: url(./images/arrow.png) no-repeat left #212D6C;
	background-position: 5px 8px;
}

.contact-slide{
	background: #E6E9F6;
	box-shadow: #666 3px 3px 4px;
	padding: 10px;
	font-size: 15px;
	border-radius: 0px 0px 10px 0px;
}

.contact-slide h2{
	color: #900;
	font-size: 23px;
	margin-bottom: 15px;
	font-weight: normal;
}

.right-container{
	float: left;
	width: 750px;
	margin: 10px 10px;
}

.right-container ul{
	margin: 7px;
	padding: 20px;
}

.right-container img{
	display: inline-block;
	margin: 17px;
	box-shadow: 0px 0px 3px #666;
	border: 1px solid white;
	border-radius: 7px;
}
 img.kezdo
{margin:0 ;}

.right-container input[type=text],
.right-container textarea,
.right-container select
{
		border: 1px solid #666;
		padding: 4px 7px;
}

.right-container label{
	width: 150px;
	display: inline-block;
}

.right-container .required{
	color: red;
}

.right-container input[type=submit]{
	border: 1px solid #666;
	border-radius: 7px;
	padding: 7px 17px;
	color: white;
	background: #333;
}

.menu-bottom-img{
	margin: 50px 0px;
}

.menu-bottom-img a{
	display: inline-block;
	width: 135px;
	margin-left: 10px;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
	font-size: 17px;
	
}

.menu-bottom-img a img{
	display: inline;
	margin: 0px 0px 7px 0px;
	width: 140px;
	height: 105px;
	box-shadow: #666 0px 0px 4px;
	border: 1px solid #999;
	border-radius: 7px;
}

/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
	
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
	display: none;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
	
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}

.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

.chopslider-slides img{border: 0px; box-shadow: none; margin: 0px; padding: 0px; border-radius: none;}
