
/* general */

body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0px; padding:0px; cursor: default; }

h1,h2,h3,h4,h5,h6	{ font-size:100%; font-weight:normal; }
table 				{ border-collapse:collapse; border-spacing:0; }
/*ul 					{ list-style:none; }*/

/*body		{ font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-style: normal; background: #F3F3F3 url('../_img/bg/bg_site.jpg') repeat top left; color: #535353; width:100%; height:100%; text-align: center !important; }*/ 
body		{ font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #535353; width:100%; height:100%; text-align: center !important; 
	background: #e4e4e4;
}



.clear		{ clear:both; margin: 0px !important; padding: 0px !important; height: 0px !important; width: 0px !important; line-height: 0px !important; overflow: hidden; font-size:0px; }
.SiteLeft		{ float:left !important; }
.SiteRight		{ float:right !important; }

.SiteHeader {
	background: #5d462f url('../_img/head/bg_head.gif') repeat-x top left;
	text-align: center !important;
	width: 100%;
	height: 268px;
}
.header_top {
	width: 100%;
	height: 43px;
	text-align: left;
	background: url('../_img/main/orangebox.gif') no-repeat left center;
	color: #FDF5E0;
	margin-left: 30px;
}
.header_top p {
	padding: 14px 0px 0px 20px;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #FFE8AA;
}
.banner {
	width: 100%;
	height: 218px;
	text-align: left;
	background: url('../_img/head/header.jpg') no-repeat left top;
}

/* news ticket - start */ 

.tickerstyle{/*width:263px; *//*height:365px;*/ background: none; overflow:hidden;}

.messagediv{display: none;background: none; }
.messagediv img { border: 0px; }

/* news ticket - end */ 

.continut {
	width: 100%;
	height: 100%;
	overflow: visible;
}
.pag_lateral { width: 101px; height: 100%; background: none; float: left;}

.page {
	width: 100%;
	float: left;
	overflow: visible;
	height: auto;
	
	position: absolute;
	//position: relative;		
}

.left_column {
	margin-left: 30px;
	//margin-left: 15px;
	/*margin-right: 20px;*/
	
	position: absolute;
	//position: relative;	
}
.main_column {
	background: transparent;
	
	position: absolute;
	//position: relative;
	left: 345px;
	//left: 0px;
	float: left;

	vertical-align:top;
	text-align:left; 
	
	overflow: inherit;
	//overflow: auto;
	
	margin-right: 25px;
	//margin-left: 30px;
	/*
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;*/
}
.chapter {
	background: #FDF5E0;
	
	vertical-align:top;
	text-align:left; 
	
	overflow: inherit;
	//overflow: auto;
	
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.chapterSpace {
	width: 300px;
	height: 20px;
	background: transparent;
}




.box {
	width: 284px;
	background: #FFC817 url('../_img/main/bg_box.jpg') repeat-x left top;
	overflow: hidden;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	margin-bottom: 20px;
}
.box_title, .box_title_main {
	width: 284px;
	background: #5D462F url('../_img/main/orangebox.gif') no-repeat left center;
	height: 30px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-align: left;
}
.box_title p, .box_title_main p, .box_title_main h1, .box_title h1 {
	color: #FFC716;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
	padding: 8px 0px 0px 22px; margin: 0px;
}
.box_title_main h1, .box_title h1 { padding-left: 45px; }
.box_title_main { 
	width: 100%;
	border-left: none;
	border-right: none;
}

.top_box { width: 100%; text-align: right; margin: 10px 0px 10px 0px; }
.top_box img { text-align: right; border: 0px; }

/* meniu - start */
#meniu {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 20px 0px 20px 20px;
	background: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#meniu li
{
	display: block;
	margin: 0;	padding: 0;
	text-align: left;
}

#meniu li a
{
	display: block;
	width: 242px;
	height: 19px;
	padding: 8px 0px 0px 8px;
	border: none;
	color: #ffffff;
	text-decoration: none;
	background: url('../_img/main/men_norm.jpg') no-repeat left center;
}
#meniu li a:hover
{
	display: block;
	width: 242px;
	height: 19px;
	text-indent: 30px;
	border: none;
	color: #4e3925;
	text-decoration: none;
	background: url('../_img/main/men_over.jpg') no-repeat left center;
}

/* meniu - end */

.main_box {
	/*padding: 0px 10px 0px 20px;*/
	padding: 0px 25px 0px 30px;
	/*border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;*/
	border-bottom: 1px solid #ffffff;
}

ul {
	list-style-type: square;
	list-style-position: inside;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-left: 25px;
	line-height: 16px;
}

p, h5 {
	font-size: 11px;
	font-family: Arial;
	text-indent: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
p i, p b { color: #5d462f; }

.main_box p, 
.main_box h5 {
	font-size: 12px;
	line-height: 18px;
}

.main_box h2 { font-size: 14px; font-family: Verdana; letter-spacing: 0px; line-height: 20px; font-weight: bold; text-indent: 15px; margin-top: 25px; margin-bottom: 15px; color: #5d462f; }
.main_box h5 { padding-left: 170px; color: #4e453c; }

a, a:visited { color: #e48b04;}
a:hover { color: #ffc716; }

.footer {
	background: transparent url('../_img/main/bg_footer.jpg') repeat-x top left;
	text-align: center !important;
	width: 100%;
	height: 61px;
}
.footer_bottom {
	background: #F19200;
	text-align: center !important;
	width: 100%;
	height: 6px;
}


/* contact - start */

.title_text {
    text-align: left;
    padding-left: 25px;
}
.bar_contact_title {
	color: #5d462f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal; text-decoration: none;
	cursor: default;
    vertical-align: middle;
    text-align: left;
    height: 22px;
    
	background: #ffd54d;
	width: 160px;    
}
.field {
	background: #fbeec0;
	vertical-align: middle;
	text-align: right;	
	width: 400px;
}

form {
	color: #4E4E4E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal; text-decoration: none;
	margin: 0px;
	padding: 0px;
}
input.text, textarea {
	color: #4E4E4E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	margin: 0px;
	border: none;
	background: #fbeec0;
	width: 98%;
	vertical-align: middle;
	text-align: left;
	padding: 0px;
	padding-top: 4px;
	// padding-top: 2px;
	cursor: text;
}
input.text {
	height: 22px;
	//height: 21px;
}
textarea {
	height: 200px;
}
input.buton {
	color: #ffd54d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; text-decoration: none;
    vertical-align: middle;
    text-align: center;
    height: 28px;
	cursor: pointer;    
    border:  0px;
	background: #5d462f;
	width: 100%;    
}
input.buton:hover {
	color: #5d462f;
    border:  0px;
	background: #ffc716 !important;
	width: 100%;    
}

/* contact - end */
