* {
	margin: 0;
	padding: 0;
	-moz-outline: 0;
	outline: 0;
}

a {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
	color: font-weight;
}

a:link { 
	color: #FF6633;
}

a:visited { 
	color: #0099CC;
}

a img {
	border: 0;
}

h2 {
	font-variant: small-caps;
	font-weight: lighter;
	color: teal;
	font-size: 16px;
	vertical-align: sub;
	font-family: tahoma;
}

h3 {
	font-family: tahoma;
	font-weight: bold;
	color: black;
	font-size: 14px;
	vertical-align: sub;
}

html, body {
	font-family: Verdana, Tahoma, sans-seriff;
	font-size: 12px;
	background: url(../images/bg.jpg) repeat-x;
}

#container {
	width: 980px;
	margin: 0 auto;
	background: url(../images/contbg.jpg) no-repeat;
}

#top {
	padding-left: 14px;
}

#top h1,
#top h1 span {
	display: block;
	width: 952px;
	height: 166px;
	overflow: hidden;
}

#top iframe {
	position: relative;
	float: right;
	margin-right: 10px;
	margin-top: 60px;
}

#top .topmenu {
	width: 952px;
	height: 44px;
	background: url(../images/topmenubg.jpg) no-repeat;
}

#top .topmenu ul li,
#top .topmenu ul li a {
	list-style-type: none;
	display: block;
	float: left;
	height: 44px;
	text-indent: -1000em;
	width: 100px;
}

.searchbox {
	float: right;
	height: 44px;
	line-height: 44px;
	padding-right: 5px;
}

.searchbox .search-input {
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 13px;
	width: 133px;
	height: 18px;
	border: 0;
	background: url(../images/search-input.jpg) no-repeat;
}

.searchbox .search-submit {
	display: block;
	float: left;
	margin-top: 13px;
	width: 68px;
	height: 18px;
	border: 0;
	text-indent: -1000em;
	background: url(../images/search-submit.jpg) no-repeat;
}

#menu {
	width: 185px;
	float: left;
}

#menu .nextevent {
	display: block;
	width: 185px;
	text-indent: -1000em;
	background: url(../images/nextevents.jpg) no-repeat;
	height: 20px;
}

#menu .searchevent {
	display: block;
	width: 185px;
	text-indent: -1000em;
	background: url(../images/searchevents.jpg) no-repeat;
	height: 20px;
}

#menu .searchevent-div {
	text-align: center;
	background: #555;
	padding-bottom: 10px;
}

#menu .searchevent-div select {
	clear: both;
	margin: 0 auto;
	width: 110px;
	float: none;
}

#menu .searchevent-div label {
	color: white !important;
}

#menu .default {
	background: url(../images/menubg.jpg) no-repeat;
}

#menu .tudomany {
	background: url(../images/menu_tudomany.jpg) no-repeat;
}

#menu ul li,
#menu ul li a {
	display: block;
	clear: both;
	width: 185px;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	list-style-type: none;
	text-indent: -1000em;
}


#content-cont2 {
	width: 980px;
	background: url(../images/content-topbg.jpg) no-repeat;
	padding-left: 14px;
}

#content-cont {
	clear: both;
	width: 980px;
	background: url(../images/contentbg.jpg) repeat-y;
}

#content,#content-hook {
	float: left;
	padding: 10px;
	width: 573px;
}
#content-hook {
	background: #fff;
	width: 747px;
}
#right {
	float: left;
	width: 174px;
}

.newsbox {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 280px;
}

.newsbox h3 {
	width: 280px;
	height: 28px;
	background: url(../images/news-top.jpg) no-repeat;	
	color: white;
	font-size: 10px;
	text-align: center;
	line-height: 28px;
}

.newsbox h3 a {
	color: white;
}

.newsbox .text-content {
	width: 280px;
	background: url(../images/news-bg.jpg) repeat-y;
}

.newsbox .text-content .content {
	width: 270px;
	padding-top: 5px;
}

.newsbox .text-content .content .text {
	padding-right: 5px;
	padding-left: 5px;
}

.newsbox .text-content .content .text p,
.newsbox .text-content .content .text {
	text-align: justify;
	font-size: 9px !important;
}

.newsbox .text-content .content img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

.newsbox2 {
	width: 573px;
	clear: both;
	margin-bottom: 20px;
}

.newsbox2 h3 {
	width: 573px;
	height: 28px;
	background: url(../images/news2-top.jpg) no-repeat;	
	color: white;
	font-size: 12px;
	text-align: center;
	line-height: 28px;
}

.newsbox2 h3 a {
	color: white;
}

.newsbox2 .text-content {
	width: 573px;
	background: url(../images/news2-bg.jpg) repeat-y;
}

.newsbox2 .text-content .content {
	display: block;
	clear: both;
	width: 563px;
	background: url(../images/news2-bottom.jpg) no-repeat bottom left;
	padding: 5px;
}

.newsbox2 .text-content .content p {
	text-align: justify;
	padding-right: 5px;
}

.newsbox2 .text-content .content img {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}

.newslist {
	display: block;
	clear: both;
	padding: 5px 0 5px 0;
}

.clear {
	clear: both;
	float: none;
}

.view-news .title {
	display: block,
	clear: both;
	border-bottom: 1px dotted black;
	margin-bottom: 10px;
}

.view-news p {
	text-align: justify;
}

.view-news .header p {
	padding: 5px 0;
}

.view-news .back {
	display: block;
	clear: both;
	text-align: center;
	margin-top: 30px;
}

.toph2 {
	margin-bottom: 10px;
	float: left;
	clear: both;
	height: 20px;
	line-height: 20px;
}

.toph3 {
	float: right;
}

.toph3 a {
	color: black;
	font-weight: bold;
	font-size: 15px;
	height: 20px;
	line-height: 20px;
}

#bottom {
	clear: both;
	background: url(../images/bottombg.jpg) no-repeat;
	width: 952px;
	height: 26px;
}

.searchlist {
	margin-top: 20px;
}

#right h3 {
	text-indent: -1000em;
	display: block;
	width: 174px;
	height: 21px;
}

#right .news-head {
	background: url(../images/news-head.jpg) no-repeat;
}

#right .album-head {
	background: url(../images/album-head.jpg) no-repeat;
}

#right .calendar-head {
	background: url(../images/calendar-head.jpg) no-repeat;
}

#right .login-head {
	background: url(../images/login-head.jpg) no-repeat;
}

#right .cart-head {
	background: url(../images/cart-head.jpg) no-repeat;
}

#right .right-cont {
	padding: 5px;
	margin-bottom: 10px;
}

#right .right-cont .input,
#right .right-cont select {
	display: block;
	margin: 0 auto;
	width: 133px;
	height: 18px;
	border: 0;
	background: url(../images/search-input.jpg) no-repeat;
	text-align: center;
}

#right .right-cont .submit {
	display: block;
	clear: both;
	margin: 0 auto;
	width: 68px;
	height: 18px;
	border: 0;
	text-indent: -1000em;
	background: url(../images/search-submit.jpg) no-repeat;
}

#right .errmess {
	display: block;
	clear: both;
	color: red;
	text-align: center;
	padding: 0 !important;
	margin: 0 !important;
}

#right .image-box {
	width: 159px;
	background: url(../images/random_image_bg.jpg) repeat-y;
	margin: 0 auto;
	text-align: center;
}

.album {
	width: 159px !important;
	float: left;
	margin: 10px;
	background: url(../images/random_image_bg.jpg) repeat-y;
	text-align: center;
}

.album a {
	color: white;
	font-size: 15px;
	font-weight: bold;
}

.album h3 {
	padding-bottom: 5px;
	color: white;
}

.album-view {
	background: url(../images/random_image_bg2.jpg) repeat-y;
	width: 570px;
	text-align: center;
	clear: both;
}

.album-view a {
	color: white;
	font-size: 15px;
	font-weight: bold;
}

.album-view .head {
	display: block;
	text-align: center;
	padding-bottom: 5px;
}

.album-view .nextimg {
	float: right;
	padding-right: 5px;
	padding-bottom: 5px;
}

.album-view .backimg {
	float: left;
	padding-bottom: 5px;
	padding-left: 5px;
}

#bottom div {
	float: right;
	padding-right: 220px;
	height: 26px;
	line-height: 26px;
}

#bottom div a {
	font-size: 12px;
	color: white;
	padding-left: 10px;
}

.label {
	display: block;
	width: 150px;
	clear: both;
	float: left;
	margin: 5px;
}

.label-input, .label-select, .label-textarea, .label-submit, .label-checkbox {
	display: block;
	float: left;
}

.label-submit {
	background: white;
	border: 2px groove #999;
}

.label-input, .label-textarea, .regform .label-select {
	border: 2px groove #999;
	width: 300px !important;
}

.label-textarea {
	height: 300px;
}

.album-button,
.webshop-button {
	display: block;
	clear: both;
	margin: 20px auto;
}

.send-img {
	padding-top: 30px;
	margin: 0 auto;
	width: 500px;
}

.errmess {
	display: block;
	clear: both;
	color: red;
	padding: 5px 0 5px 160px;
}

.events {
	display: block;
	clear: both;
	margin-top: 20px;
}

.events h3 {
	display: block;
	border-bottom: 1px dotted blue;
}

.events p a {
	padding-left: 10px;
	height: 20px;
	line-height: 20px;
}

.event-info {
	margin-top: 15px;
}

.event-info span {
	font-weight: bold;
}

.event-info2 {
	margin-top: 15px;
	clear: both;
	padding-top: 10px;
}

.nextevents {
	width: 167px;
	margin: 15px auto;
	background: url(../images/nextev-top.jpg) no-repeat;
	padding-top: 9px;
}

.nextevents div {
	height: 19px;
	width: 167px;
	clear: both;
}

.nextevents div a {
	color: white !important;
	font-family: Verdana;
	font-size: 10px;
}

.event-list a {
	font-family: Verdana;
	font-size: 11px;
}

.feedback {
	text-align: center;
	padding-top: 5px;
}

.feedback-head {
	background: url(../images/feedback.jpg) no-repeat;
}

.feedback input {
	width: 150px;
	background: #dee0dd;
	font-size: 12px;
	text-align: center;
}

.feedback textarea {
	width: 150px !important;
	height: 170px !important;
	background: #dee0dd;
	font-size: 12px;
	text-align: center;
}

.feedback .submit {
	display: block;
	clear: both;
	margin: 0 auto;
	width: 68px !important;
	height: 18px !important;
	border: 0;
	text-indent: -1000em;
	background: url(../images/search-submit.jpg) no-repeat;
}

.jelentkezes tr td {
	height: 30px !important;
}

.eppa {
	width: 500px;
	margin: 0 auto;
	height: 150px;
	overflow: auto;
	margin-bottom: 20px;
}

.albumDiv {
	width: 560px;
	margin: 0 auto 20px;
	border: 1px solid black;
	clear: both;
}

.aAlbum {
	color: black !important;
}

.albumDiv .div {
	padding: 4px;
	float: left;
}

.aAlbum:hover {
	background: #3677a5;
	color: white !important;
	cursor: pointer;
}

.aAlbum:hover .albumDiv {
	background: #3677a5;
	color: white !important;
	cursor: pointer;
}

.albumImage {
	margin: 10px;
	width: 159px;
	text-align: center;
	background: url(../images/random_image_bg.jpg) repeat-y;
	float: left;
}

.albumParent {
	clear: both;
}

.albumDiv p {
	font-weight: normal;
	padding-top: 5px;
	width: 400px;
}

.checkbox {
	clear: both;
	padding: 10px 0 10px 8px;
}

.login_box,
.cart_box {
	margin-bottom: 10px;
	padding: 10px;
	background: #888;
	text-align: center;
}

.cart_box a {
	font-weight: bold;
	color: #fff;
}

.login_box .input {
	margin: 3px;
	width: 133px;
	height: 18px;
	border: 0;
	background: url(../images/search-input.jpg) no-repeat;
	text-align: center;
}

.login_box p {
	clear: both;
	padding: 3px;
}

.szinhaz_cont {
 padding: 10px;
 width: 95%;
 border: 1px solid #ddd;
 margin: 0 auto 20px auto;
}

.szinhaz label {
 display: inline-block;
 clear: both;
 padding: 3px;
 width: 100px;
}

.szinhaz input {
 margin: 3px;
}

#kek-menu {
	display: block;
	clear: both;
	list-style: none;
	padding: 10px 0;
}

#kek-menu li a {
	font-size: 14px;
}