/* written by Voov (www.voov.hu) & The Shadowhand Company (www.shadowhand.hu), copyright 2008 */

@import url("menu.css");
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
p {
	padding: 0;
	margin: 0 0 15px 0;
}
br {
	margin: 0;
	padding: 0;
}
a:focus {
	outline:none;
}
a {
	outline: none;
	color: #333;
	text-decoration: underline;
}
a:hover {
	outline: none;
	color: #000;
	text-decoration: underline;
}
.clearfix {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
	height: 0;
}
img a {
	border: 0;
	padding: 0;
	margin: 0;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
	float:left;
}
.right {
	text-align: right;
}
.bold {
	margin: 0 0 5px 0;
	font-weight: bold;
}
/***************** Lists *********************/
.list_no {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}
.list {
	list-style-type: circle;
	margin:  15px 0 15px 30px;
	padding: 0 0 1px 0;
	text-align: left;
	font-size: 12px;
}
.list a {
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
	border-bottom: 1px dotted #807766;
	padding: 0 0 1px 0;
}
.list a:hover {
	color: #000;
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
	padding: 0 0 1px 0;
	border-bottom: 1px dotted #000;
}
.list li {
	padding: 0 0 6px 6px;
	background-image: url(../images/list_circle.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin: 0 0 0 0;
}
.list_in {
	list-style-type: disc;
	margin:  5px 0 20px 23px;
	padding: 0 0 0 0;
	text-align: left;
}
.list_in a {
	color: #a87b4e;
	text-transform: uppercase;
	font-size: 13px;
	font-family: "Trebuchet Ms", Arial, Tahoma;
	text-decoration: none;
}
.list_in a:hover {
	color: #a87b4e;
	text-transform: uppercase;
	font-size: 13px;
	font-family: "Trebuchet Ms", Arial, Tahoma;
	text-decoration: none;
}
.list_in li {
	padding: 5px 0 0 5px;
}
/***************** Lines *********************/

.line {
	width: 540px;
	margin: 25px 0;
	padding: 0;
	border-top: 1px solid #a6a1a0;
}
.line_shaded {
	margin: 20px 0;
	padding: 0;
	height: 4px;
	background: url(../images/line_shaded.gif) repeat-x left top;
}
/******************* Headlines *****************/

h1 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 22px;
	color: #3e3e3e;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
	line-height: 20px;
}
h2 {
	margin:  0 0 15px 0;
	padding: 0 0 0 0;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	border: 0;
}
h3 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 13px;
	color: #3e3e3e;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
h4 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 12px;
	color: #3e3e3e;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
h5 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 11px;
	color: #3e3e3e;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
h6 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 10px;
	color: #3e3e3e;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
/***********************************************/
/* Basic                                       */
/***********************************************/
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, sans-serif;
	background-color: #f4f5f5;
	font-size: 11px;
	color: #67666a;
	line-height: 16px;
}
#container {
	width: 950px;
	margin: 0 auto;
}
#header {
	width:  950px;
	height: 105px;
	background-image: url(../images/bg_header.jpg);
	position: relative;
}
#footer_holder {
	clear: both;
	width: 100%;
	height: 110px;
	position: relative;
}
#footer_szolo_01 {
	position: absolute;
	top: -35px;
	left: 40px;
}
#footer_szolo_02 {
	position: absolute;
	top: 0px;
	left: 790px;
}
#footer_szolo_03 {
	position: absolute;
	top: 0px;
	left: 790px;
}

#footer_logo_kulturalis_turizmus {
	position: absolute;
	top: 15px;
	left: 545px;
}
#logo_ujra {
	width: 399px;
	height: 93px;
	position: absolute;
	top: 5px;
	left: 10px;
}
#logo {
	width: 123px;
	height: 84px;
	position: absolute;
	top: 19px;
	left: 592px;
}
#main {
	width: 950px;
	background-image: url(../images/bg_header.jpg);
	position: relative;
}
#main_left {
	width: 548px;
	float: left;
}
#main_right {
	width: 402px;
	float: right;
}
#content_holder {
	width: 218px;
	float: left;
	position: relative;
}
#content {
	width: 218px;
	height:auto !important;
	min-height: 400px;
	height: 400px;
	background-image: url(../images/content_shadow.jpg);
	background-repeat: repeat-x;
}
#content_fix {
	width: 218px;
	height: 46px;
	background-image: url(../images/content_shadow_bottom.jpg);
	background-repeat: repeat-x;
}
#image_right {
	width: 184px;
	padding: 30px 0 0 0;
	float: right;
}
#content_text {
	width: 188px;
	padding: 50px 15px 0 15px;
}
#content_text_menu {
	width: 218px;
	padding: 50px 0 0 0;
}
#content_text_menu a {
	display: block;
	width: 178px;
	padding: 1px 20px;
	color: #666;
	text-decoration: none;
}
#content_text_menu a:hover {
	display: block;
	width: 178px;
	padding: 1px 20px;
	color: #fff;
	text-decoration: none;
	background-color: #d5a72f;
}
.main_title {
	width: 178px;
	padding: 0 0 0 0;
	margin:  20px auto 3px auto;
	text-transform: uppercase;
	font-weight: bold;
}
#menu {
	width: 218px;
	position: absolute;
	top: 306px;
	left: 0;
}
#menu a {
	display: block;
	width: 188px;
	padding: 3px 15px;
	color: #959599;
	text-transform: uppercase;
	text-decoration: none;
}
#menu a:hover {
	display: block;
	width: 188px;
	padding: 3px 15px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #d5a72f;
}
#breadcrumb {
	width: 520px;
	padding: 5px 0 0 19px;
	color: #7f7e83;
	position: relative;
}
#breadcrumb a {
	color: #7f7e83;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #000;
	text-decoration: underline;
}
#order_box {
	width: 225px;
	position: absolute;
	top: 5px;
	left: 310px;
	text-align: right;
}
#breadcrumb2 {
	width: 730px;
	padding: 0 0 0 19px;
	color: #7f7e83;
	position: absolute;
	margin: 0;
	top: 430px;
	left: 0;
	background-color: #f5f5f5;
}
#breadcrumb2 a {
	color: #7f7e83;
	text-decoration: none;
}
#breadcrumb2 a:hover {
	color: #000;
	text-decoration: underline;
}
#order_box2 {
	width: 325px;
	position: absolute;
	top: 0;
	left: 410px;
	text-align: right;
}
/************** FORM *********/

label {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #67666a;
	text-transform: uppercase;
	font-size: 11px;
}
form {
	margin: 0;
	padding: 0;
}
.inputfield {
	margin:  3px 0 15px 0;
	padding: 3px 5px;
	background-color: #fff6dd;
	border: 1px solid #9e9e9e;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	display: block;
	width: 172px;
}
.selectfield {
	margin:  3px 0 15px 0;
	padding: 3px 5px;
	background-color: #fff6dd;
	border: 1px solid #9e9e9e;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	display: block;
	width: 182px;
}
.inputfield:hover, .selectfield:hover {
	border: 1px solid #67666a;	
}
.sidebar_search {
	width: 140px;
	padding: 0 0 0 20px;
	margin: 10px 0 40px 0;
}
.btn_kereses {
	background: url(../images/btn_kereses.gif) 0 0 no-repeat;
	display: block;
	width: 96px;
	height: 22px;
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
}
.btn_kereses:hover {
	display: block;
	background: url(../images/btn_kereses.gif) 0px -22px no-repeat;
	cursor: pointer;
}
.btn_bovebben {
	margin: 10px 0 0 0;
	padding: 0;
	overflow: hidden;
	width: 96px;
	height: 22px;
	display: block;
	background: url(../images/btn_bovebben.gif) 0 0 no-repeat;
}
.btn_bovebben a {
	display: block;
	width: 96px;
	height: 22px;
	text-indent: -900px;
	background: url(../images/btn_bovebben.gif) 0 0 no-repeat;
}
.btn_bovebben a:hover {
	display: block;
	width: 96px;
	height: 22px;
	background: url(../images/btn_bovebben.gif) 0 -22px no-repeat;
}
.img_blank_holder {
	width: 548px;
	height: 361px;
	background-image: url(../images/img_left_blank.jpg);
	padding: 31px 0 0 0;
	margin: 0;
}
.udulo_holder {
	width: 508px;
	height: 321px;
	padding: 0;
	margin: 0;
	padding: 20px;
	overflow-y: scroll;
}
.img_blank_holder h1 {
	margin:  0 0 15px 0;
	padding: 0 0 0 0;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	border: 0;
}
.udulo {
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #ccc;
}
.udulo_images {
	width: 208px;
	margin: 0;
	padding: 0;
	float: right;
	text-align: right;
}
.udulo_images img {
	border: 3px solid #fff;
}
.udulo_text {
	width: 270px;
	float: left;
	margin: 0;
	padding: 0;
}
