	body,
	html {
		margin:0;
		padding:0;
		background:#efdcbb;
		color:#211a10;
		font-family: Tahoma, sans-serif;
		font-size:12px;
		min-width:760px;height:101%;
		background-image: url(iersetrek/bg.png);
		background-repeat: repeat-y;
		background-position: center top;
	}
	body {
	}
	
	
	h1 {
		font-size:15px;
		margin-left: 0px;
	}
	label {
		clear:right;
		float: left;
		height: 20px;
		margin: 1px 0 1px 0;
	}
	input {
		float: right;
		height: 20px;
		margin: 1px 0 1px 0;
	}
	select, textarea{
		float: right;
		margin: 1px 0 1px 0;
	}
	.csc-mailform-submit {
		float: left;
		clear:right;
	}
	#wrap {
		margin:0 auto;
		width:760px;
		/*background-image:url(bodybg2.png);*/
		background-position: 25px 0;
		background-repeat:repeat-y;
	}
	#header1 {
		height:137px;
		margin: 0;
		padding:0;
	}
	#flashheader {
		width: 563px; height: 137px;
		margin-left:16px;
		overflow:hidden;
	}
	#adres1 {
		float:left;
		padding-left: 360px;
		padding-top: 14px;
		font-weight: bold;
	}
	#adres2 {
		float:right;
		padding-right: 60px;
		padding-top: 14px;
		font-weight: bold;
	}
	#main {
		float:right;
		width:700px;
		margin:0;
		padding:0;
		min-height: 400px;
	}
	#main div {
		margin:0;
		padding:0;
	}
	#main h1, #main h2, #main h3 {
		padding:6px 6px 2px 6px;
		letter-spacing: 0.5px;
		margin:0;
		color:#990000;
	}
	#main h1.csc-firstHeader {
		margin-top:20px;
	}
	#main p {
		padding:2px 6px 2px 6px;
		letter-spacing: 0.5px;
		margin:0;
	}
	#main p a {
		text-decoration: none;
		color:black;
	}
	#main p a img {
		border: none;
	}
	#contentleft {
		width: 480px;
		padding-top:20px;
	}
	#contentright {
		position:absolute;
		left:50%; 
		top:157px;
		margin-left:199px;
		width:165px;
		padding-left: 12px;
		padding-right: 20px;
		color: white;
	}
	#rightcontent h1, #rightcontent h2, #rightcontent h3 {
		padding:6px 6px 2px 0;
		letter-spacing: 0.2px;
		margin:0;
		width:140px;
	}
	#rightcontent div {
		padding:2px 6px 2px 0;
		letter-spacing: 0.2px;
		margin:0;
		width:140px;
	}
	#rightcontent p {
		padding:2px 6px 2px 0;
		letter-spacing: 0.2px;
		margin:0;
		width:140px;
	}
	#rightcontent p a, #navpath a {
		text-decoration: none;
		color: white;
	}
	#rightcontent p a img {
		border: none;
	}
	#contenttopright {
		position:absolute;
		left:50%; 
		top:0px;
		margin-left:199px;
		width:165px;
		height:137px;
		color: white;
		background-image:url(iersetrek/bg-righttop.png);
		background-position: 0 0;
		background-repeat:repeat-y;
	}
	#contenttopright p {
		margin:10px 6px 2px 14px;
	}
	#contenttopright a {
		color:white;
	}
	#sidebar {
		float:left;
		width:40px;
	}

	#sidebar h3, #sidebar p {
		padding:0 10px 0 0;
    }
	#footer {
		clear:both;
		padding-top:16px;
		/*height:40px;*/
		/*background-image:url(iersetrek/logobottom.jpg);*/
		background-position: 17px 16px;
		background-repeat:no-repeat;
		
	}
	#navpath {
		padding-top: 45px;
		width:760px;
		font-size:10px;	
		padding-bottom: 4px;
		color: #211a10;
	}
	#navpath div {
		margin-right: 16px;
		margin-left: 26px;
	}
	#footer a {
		color:black;
		}
	#footertop {
		padding-top: 0px;
		width:760px;
		height:20px;
		font-size:10px;	
		padding-bottom: 4px;
		color: #211a10;
	}
	#footertop div {
		margin-right: 16px;
		margin-left: 26px;
	}
	#footerbottom {
		padding-top: 0px;
		width:760px;
		font-size:10px;	
		padding-bottom: 4px;
		color: #211a10;
	}
	#footerbottom div {
		margin-right: 16px;
		margin-left: 26px;
	}
	
	#nav {
		display: block;
		white-space: nowrap;
		background-image: url(iersetrek/bg-hormenu.png);
		background-repeat: repeat-x;
		background-position: 0 0;
		width: 727px;
		height:22px;
		margin:0;
		margin-top:-2px;
		margin-left:16px;
		padding:0;
}

div#nav ul {
		margin: 0;
		margin-left:16px;
		padding: 0;
}
div#nav li {
		position: relative;
		list-style: none;
		margin: 0;
		padding: 0 16px 0 16px;
		float: left;
		font-size: 12px;
		line-height: 22px;
		font-weight: bold;
}

div#nav li.active {
		background:url(iersetrek/bg-hormenu-ro-act.png) repeat-x 0 0;
}

div#nav li a {
		text-decoration: none;
		color:white;
}	

div#nav li a:hover {
		color: #ed3a00;
}

#subnavleft {
		position:absolute;
		left:50%; 
		top:187px;
		margin-left:-485px;
		width:125px;
		text-align: right;
}
#subnavleft a {
		text-decoration: none;
		color:black;
		margin-right:6px;
		line-height:20px;
}
#subnavleft a:hover {
		color: #ed3a00;
}
#subnavleft div {
		background-image: url(iersetrek/bg-menu-left.png);
		background-repeat: no-repeat;
		background-position: 0 0;
		height:24px;
}

#subnavleft div.leftmenu2act {
		background-image: url(iersetrek/bg-menu-left-act.png);
		background-repeat: no-repeat;
		background-position: 0 0;
		height:24px;
}
#subnavleft div.leftmenu2act a {
		text-decoration: none;
		color:black;
		margin-right:0px;
		line-height:20px;
}
#sidebar ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
}

#sidebar a:hover {
		background-color: #fff;
		color: #ff0000;
}


#sidebar li.leftmenu1no {
		width: 151px;
		border-bottom:thin #b8c4c7 solid;
		margin: 0;
		padding: 0;
		vertical-align: bottom; /* Removes unwanted margin in IE */
}
#sidebar li.leftmenu1act {
		width: 151px;
		border-bottom:thin #b8c4c7 solid;
		margin: 0;
		padding: 0;
		vertical-align: bottom; /* Removes unwanted margin in IE */
}
#sidebar li.leftmenu1no a:link, #sidebar li.leftmenu1no a:visited {
		display: block;
		padding: 5px 10px 5px 0.5em;
		border-left: 10px solid #fff;
		background-color: #fff;
		color: #555;
		text-decoration: none;
		font-weight: bold;
}


#sidebar li.leftmenu1ro a {
		display: block;
		padding: 5px 10px 5px 0.5em;
		border-left: 10px solid #fff;
		background-color: #fff;
		color: #ff0000;
		text-decoration: none;
		font-weight: bold;
	}

#sidebar li.leftmenu1act a:link, #sidebar li.leftmenu1act a:visited {
		display: block;
		padding: 5px 12px 5px 0.5em;
		border-left: 10px solid #fff;
		background-color: #fff;
		color: #555;
		text-decoration: none;
		font-weight: bold;
		/*background-image: url(actarrow-2.gif);
		background-repeat: no-repeat;
		background-position: 97% 50%;*/
	}

#sidebar li.leftmenu2no {
		width: 151px;
		border-bottom:thin #b8c4c7 solid;
		margin: 0;
		padding: 0;
		vertical-align: bottom; /* Removes unwanted margin in IE */
	}
#sidebar li.leftmenu2act {
		width: 151px;
		border-bottom:thin #b8c4c7 solid;
		margin: 0;
		padding: 0;
		vertical-align: bottom; /* Removes unwanted margin in IE */
	}
#sidebar li.leftmenu2no a:link, #sidebar li.leftmenu2no a:visited {
		display: block;
		padding: 5px 10px 5px 0.5em;
		border-left: 28px solid #fff;
		background-color: #fff;
		color: #555;
		text-decoration: none;
	}
#sidebar li.leftmenu2act a:link, #sidebar li.leftmenu2act a:visited {
		display: block;
		padding: 5px 12px 5px 0.5em;
		border-left: 28px solid #fff;
		background-color: #fff;
		color: #555;
		text-decoration: none;
/*		background-image: url(actarrow-2.gif);
		background-repeat: no-repeat;
		background-position: 97% 50%;*/
	}
#sidebar ul.subnav {
		margin-left: 12px;
	}
#sidebar ul.subnav li {
		border-bottom:thin #b8c4c7 solid;
		width: 139px;
	}
#sidebar ul.subnav a:link, #sidebar ul.subnav a:visited {
		background-color: #fff;
		color: #ff0000;
	}



.contactbox {
	font-size: 11px;
	color: #5D1370;
	background-color: #C5AACD;
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
}


.newsbox {
	font-size: 11px;
	color: #000;
	background-color: #efdcbb;
	border: 6px solid #b4a98c;
	margin-left:8px;
}

.tx-jullenavpath-pi1-menu  {
	color:white;
}
.tx-jullenavpath-pi1-menu a {
	text-decoration: none;
	color:white;
}


	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 3px solid #fef4e3;
		padding: 0px 0px;
	}


	DIV.csc-textpic-imagewrap { padding: 0;}

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 0px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto;}
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }

	