body {
	font-family: Helvetica, Verdana, Arial, Tahoma;
	font-size: 13px;
	color: #000;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: url(scr_images/body_white.jpg); 
	background-repeat: repeat-x;
}

img {
   behavior: url("pngbehavior.htc");
   border:0;
}
img.banner {
	margin-right:20px;
}
img a {
	border:0;
	padding:0px;
}

div, span, p, a, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

h3{
	margin-top: 0px;
	margin-bottom: 10px;
	color:#e77817;
	font-size: 18px;
	font-weight: normal;
}
h5 {
	font-size:11px;
	color:#cccccc;
	margin:0px;
	padding:0px;
}

div.quotectnr{
	display: block;
	width: 299px;
	margin-left: auto;
	margin-right: auto;
}

div.quotectnr div.text{
	font-size: 12px;
	padding-left: 25px;
	padding-right: 20px;
}

div.quotectnr div.text{
	background-image: url(scr_images/citatbg_r.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

div.quotectnr div.text[class]{
	background-image: url(scr_images/citatbg_r.png);
	background-position: top right;
	background-repeat: no-repeat;
}

div.quotectnr div.text div{
	position: relative;
	top: 20px;
}

div.quotectnr div.author{
	font-size: 10px;
	font-style: italic;
	text-align: right;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 9px;
	height: 30px;
}

div.quotectnr div.author{
	background-image: url(scr_images/citatbg_l.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

div.quotectnr div.author[class]{
	background-image: url(scr_images/citatbg_l.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#main {
	text-align: left;
	width: 1000px;
	position: relative;
	background-color: #fff;
}

#header {
	position:relative;
	width: 1000px;
	height: 149px;
}


/* MAIN MENU LEVEL 1 */
#menu1 {
	position: relative;
	width: 543px;
	text-align:left;
	margin-left:175px;
	top: 80px;
}
#menu1 td {
	vertical-align: top;
}
#menu1 a {
	padding: 5px;
	padding-top: 2px;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
}
#menu1 a:hover {
	border-bottom: 2px solid #e77817;
}
.menu1_active {
	color: #e77817;
}
.menu1_inactive {
	color: #000;
}


/* MAIN MENU LEVEL 2 */
#menu_2 {
	width: 200px;
}
#menu_2 a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 8px;
}

#menu_2 a:hover {
	color: #e77817;
}

.menu2_active {
	color: #e77817;
}
.menu2_inactive {
	color: #000;
}

/* MAIN MENU LEVEL 2 */
#menu_3 {
	width: 180px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#menu_3 a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 8px;
}

#menu_3 a:hover {
	color: #e77817;
}

.menu3_active {
	color: #e77817;
}
.menu3_inactive {
	color: #000;
}



/* LEFT COLUMN */
#left_column {
	width: 232px;
	float: left;
	position: relative;
}


/* RIGHT COLUMN */
#right_column {
	width: 170px;
	float: left;
	position: relative;	
}


/* CONTENT FRAME */
#content_frame {
	width: 598px;
	float: left;
	position: relative;
}
#content {
	position: relative;
	float: left;
	width: 250px;
	/* height: 420px; */
	overflow: hidden;
	top: 20px;
	padding-top: 0px;	
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	color: #000;
}
#contentNoScroll {
	position: relative;
	float: left;
	width: 250px;
	top: 20px;
	padding-top: 0px;	
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:30px;
	color: #000;
}

a.details{
	color: #e77817;
	font-weight: bold;
	text-decoration: none;
}

a.details:hover{
	text-decoration: underline;
}
#content a.details{
	color: #e77817;
	font-weight: bold;
	text-decoration: none;
}

#content a.details:hover{
	text-decoration: underline;
}

#slider_container {
	float: left;
	display: none;
	position: relative;
	top: 20px;
	width: 16px;
	height: 398px;	
}

#slider {
	position: absolute;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

#banners_right {
	margin-left: 20px;
	margin-top: 20px;
}

.banner {
	width: 155px;
}

#contectFormCtnr{
	
}

#contectFormCtnr .info{
	margin-top:30px;
	font-size: 12px;
}

#contectFormCtnr label{
	display: block;
	margin: 10px 0px 3px 0px;
	padding: 0px;
}

#contectFormCtnr a{
	font-weight: bold;
	text-decoration: none;
	color: #e77817;
}

#contectFormCtnr input, textarea{
	border: 2px solid #b7b2af;
	background-color: #fff;
	padding: 3px;
	font-size: 12px;
	color: #000;
	outline-color: #e77817;
}




a.chapterlabel {
	color: #777;
	font-weight: bold;
	text-decoration: none;
	padding-left:15px;
	background-image:url(scr_images/arrow_orange.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
}
a.chapterlabel:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
a.chapterlabel_active {
	color: #e77817;
	font-weight: bold;
	text-decoration: none;
	padding-left:15px;
	background-image:url(scr_images/arrow_orange.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
}

.contentGallery img {
	padding:3px;
	background-color:#333333;
	border:1px solid #222222;
	margin:10px 10px 0px 0px; }
.contentGallery img:hover {
	background-color:#666666;
	border:1px solid #333333; }

.clear {
	clear:both;
}




img.izjave {
	float:right; 
	margin-left:20px;
	margin-bottom:20px;
	padding:6px;
	background-color:#909090;
}


.attachedFiles {
	width:150px;
	padding:10px;
	background-color: #eee;
}
.attachedFiles h4 {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	padding-bottom:10px;
	color:#999;
	border-bottom:1px dotted #666666;
	font-size:14px;
	font-weight:normal;
}
.attachedFiles p a {
	margin:2px 0px;
	padding:1px;
	line-height:18px;
	display:block;
	background:url(scr_images/icon_linkPdf.gif) 0 4px no-repeat;
	padding-left:15px;
}


.cnt_cnter1 {
	margin:0 auto;
	width:550px; }
.cnt_cnter2 {
	width:100%;
	text-align:right; }
.skipIntro {
	position:absolute;
	top:120px;
	left:100px; }
	.skipIntro a {
		color:#BA441C;
		font-size:10px;
		text-decoration:none; }
	.skipIntro a:hover {
		color:#E29400;
		text-decoration:underline; }

.int_soorTxt {
	margin:0 auto;
	padding-left:20px;
	padding-bottom:40px;
	width:480px; }
.int_aoecTxt {
	margin:0 auto;
	padding-left:20px;
	padding-bottom:40px;
	width:480px; }
.int_bodyselfTxt {
	margin:0 auto;
	padding-bottom:40px;
	width:540px; }
	
.int_soorTxt a, .int_aoecTxt a, .int_bodyselfTxt a {
	font-weight: bold;
	color: #e77817;
	text-decoration: none; }
.int_soorTxt a:hover, .int_aoecTxt a:hover, .int_bodyselfTxt a:hover {
	color: #e77817;
	text-decoration: underline; }
	
table.tablPress {
	width:100%;
	border:0; }
table.tablPress tr td {
	padding-right:10px;
	border-bottom:1px dashed #ccc;
	font-size:10px;
	color:#666;
	line-height:130%; }
table.tablPress tr td.first {
	font-size:12px;
	color:#000; }
table.tablPress tr td.last {
	font-size:11px;
	padding-left:10px;
	background-color:#eee; }
.opisTxt {
	margin:30px 0px; }
.opisTxt a {
	font-weight: bold;
	text-decoration: none;
	color: #e77817; }