/* default styles for extension "tx_veguestbook_pi1" */

    .tx-veguestbook-pi1 {
        font-size:100%;
    }
  
    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
		font-weight:bold;
		color:#990000;
	}
	
	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		font-weight:bold;
		float:left;
	}
	
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-size:75%;
		font-weight:bold;
		float:right;
	}
	
	/* styles for list mode */
	.tx-veguestbook-pi1 h2.tx-guestbook-header {
		clear:both;
		background:#666;
		color:#FFF;
		display:block;
		font-size:100%;
		font-weight:bold;
		padding: 1em;
		width: 35em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		width:12em;
		background:#EFEFEF;
		min-height:4em;
		padding: 1em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		height:4em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left p {
		color:#333;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right {
		float:left;
		width:21em;
		background:#FFF;
		padding: 1em;
	}
	
	/* styles for latest mode */
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		color:#333;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
        font-weight: bold;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right h3 {
		font-size:100%;
		color:#990000;
		font-weight:bold;
		background:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
		font-size:75%;
		color:#333;
		font-style: italic;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest {
		display:block;
		padding:0.25em;
		clear:both;
	}
	
	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
		padding: 1em 0;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear: both;
		display: block;
		float: left;
		width: 10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:20em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		width: 30em;
		display: block;
		float: left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 fieldset {
		border:none;
	}
	
	.tx-veguestbook-pi1 legend {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		float:left;
		display:block;
		background:#F7F7F7;
		border:1px solid #CCC;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		margin-left:2.25em;
	}
 
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
		float:left;
		display:block;
		padding-left:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap input {
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap label {
		clear:both;
		display:block;
		float:none;
		width:10em;
		margin-bottom:0.5em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap p {
		font-size:75%;
		padding:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;
	}
	
	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		width:auto;
		display:block;
	}
/* default styles for extension "tx_felogin_pi1" */
	.tx-felogin-pi1 label {
		display: block;
	}
/* default styles for extension "tx_srfeuserregister_pi1" */
		.tx-srfeuserregister-pi1 p { margin-top: .5em; margin-bottom: 0; padding: 0 .3em; text-indent: 0; }
		.tx-srfeuserregister-pi1 h4 { margin-top: 0; padding-left: .3em; }
		.tx-srfeuserregister-pi1 legend { padding: 0 .5em; font-weight: bold; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice { font-style: italic; margin-bottom: 1em; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash { margin-bottom: 2em; }
		.tx-srfeuserregister-pi1 a { padding-left: 14px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link.gif"); background-repeat: no-repeat; background-position: 0% 60%; text-decoration:none; }
		.tx-srfeuserregister-pi1 label { margin: 0; padding: 0; }
		.tx-srfeuserregister-pi1 label span { color: #ff0000; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error { color: #ff0000; }
		.tx-srfeuserregister-pi1 input { margin: 0; padding: 0 .5em 0 0; }
		.tx-srfeuserregister-pi1 input[type=password] { margin-right: 1em; }
		* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { margin-right: 1em; }
		.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] { background-color: transparent; }
		* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { background-color: transparent; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { cursor: pointer; }
		.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view { padding-left: 15px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
		.tx-srfeuserregister-pi1 ul { margin: 0; padding: 0; list-style-position: inside; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
		.tx-srfeuserregister-pi1 dl { margin: 0; padding: 1em 0 0 0; }
		.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; }
		.tx-srfeuserregister-pi1 dt { clear: both; width: 25%; text-align: right; padding-right: 1em; }
		.tx-srfeuserregister-pi1 dd { text-align: left; width: 50%; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd { width: auto; }
		* html .tx-srfeuserregister-pi1 dd { float: none; }
		.tx-srfeuserregister-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
		.tx-srfeuserregister-pi1 dd label { padding: 0 1em 0 .5em; }
/* default styles for extension "tx_sremailsubscribe_pi1" */
	.tx-sremailsubscribe-pi1 p { margin-top: .5em; margin-bottom: 0; padding: 0 .3em; text-indent: 0; }
	.tx-sremailsubscribe-pi1 p.tx-sremailsubscribe-pi1-click-to-edit { margin-left: 2em; margin-right: 2em;}
	.tx-sremailsubscribe-pi1 h4 { margin-top: 0; padding-left: .3em; }
	.tx-sremailsubscribe-pi1 legend { padding: 0 .5em; font-weight: bold; }
	.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-notice { font-style: italic; margin-bottom: 1em; }
	.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-trash { margin-bottom: 2em; }
	.tx-sremailsubscribe-pi1 a { padding-left: 14px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link.gif"); background-repeat: no-repeat; background-position: 0% 60%; text-decoration:none; }
	.tx-sremailsubscribe-pi1 label { margin: 0; padding: 0; }
	.tx-sremailsubscribe-pi1 label span { color: #ff0000; }
	.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-error { color: #ff0000; }
	.tx-sremailsubscribe-pi1 input { margin: 0; padding: 0 .5em 0 0; }
	.tx-sremailsubscribe-pi1 input[type=password] { margin-right: 1em; }
	* html .tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-password { margin-right: 1em; }
	.tx-sremailsubscribe-pi1 input[type=radio], .tx-sremailsubscribe-pi1 input[type=checkbox] { background-color: transparent; }
	* html .tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-radio, * html .tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-checkbox { background-color: transparent; }
	.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
	.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-delete-icon:hover { cursor: pointer; }
	.tx-sremailsubscribe-pi1 a.tx-sremailsubscribe-pi1-file-view { padding-left: 15px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
	.tx-sremailsubscribe-pi1 ul { margin: 0; padding: 0; list-style-position: inside; }
	.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checkboxes { list-style-type: none; }
	.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
	.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
	.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
	.tx-sremailsubscribe-pi1 dl { margin: 0; padding: 1em 0 0 0; }
	.tx-sremailsubscribe-pi1 dt, .tx-sremailsubscribe-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; }
	.tx-sremailsubscribe-pi1 dt { clear: both; width: 25%; text-align: right; padding-right: 1em; }
	.tx-sremailsubscribe-pi1 dd { text-align: left; width: 50%; }
	.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; }
	.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-multiple-checkboxes dd { width: auto; }
	* html .tx-sremailsubscribe-pi1 dd { float: none; }
	.tx-sremailsubscribe-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
	.tx-sremailsubscribe-pi1 dd label { padding: 0 1em 0 .5em; }
/* default styles for extension "tx_wecmap_pi1" */
		.tx-wecmap_map .sidebar {display:block; overflow: auto;}
		.tx-wecmap-map .startendaddress {display: block; color: grey; font-size: 85%;}
		.tx-wecmap-map .infotitle { font-weight: bold; font-size: 110%;}
		.tx-wecmap-map #copyright-control a:link,
		.tx-wecmap-map #copyright-control a:visited,
		.tx-wecmap-map #copyright-control a:focus,
		.tx-wecmap-map #copyright-control a:hover,
		.tx-wecmap-map #copyright-control a:active { color: #7878CC; }
/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	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, DIV.csc-textpic-border DIV.csc-textpic-single-image IMG {
		border: 0px solid black;
		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: 40px;
	}

	/* 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: 40px;
	}

	/* 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: 40px;
	}
	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; vertical-align:bottom; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 30px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 30px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }
	DIV.csc-textpic DIV.csc-textpic-single-image IMG { margin-bottom: 30px; }

	/* IE7 hack for margin between image rows */
	*+html DIV.csc-textpic DIV.csc-textpic-imagerow .csc-textpic-image { margin-bottom: 0; }
	*+html DIV.csc-textpic DIV.csc-textpic-imagerow { margin-bottom: 30px; }

	/* 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: 40px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 40px !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,
	* html .csc-textpic-intext-left ol,
	* html .csc-textpic-intext-left ul { height: 1%; }
	/* End hide from IE5/mac */

	DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul {padding-left: 40px; overflow: auto; }
/* default styles for extension "tx_cssfilelist" */
	.filelinks div{padding-left:25px; background:url('imgs/icons/default.gif') left top no-repeat; margin-bottom:10px;}
	.filelinks span{display:block;}
	.filelinks .filecount{display:block; margin-bottom:5px;} 
	.filelinks a{color:#000;text-decoration:none; }
	/* Icons begin */
	.filelinks .ai{background-image:url('imgs/icons/ai.gif')!important;}
	.filelinks .ani{background-image:url('imgs/icons/ani.gif')!important;}
	.filelinks .au{background-image:url('imgs/icons/au.gif')!important;}
	.filelinks .avi{background-image:url('imgs/icons/avi.gif')!important;}
	.filelinks .bmp{background-image:url('imgs/icons/bmp.gif')!important;}
	.filelinks .cdr{background-image:url('imgs/icons/cdr.gif')!important;}
	.filelinks .css{background-image:url('imgs/icons/css.gif')!important;}
	.filelinks .csv{background-image:url('imgs/icons/csv.gif')!important;}
	.filelinks .doc{background-image:url('imgs/icons/doc.gif')!important;}
	.filelinks .dtd{background-image:url('imgs/icons/dtd.gif')!important;}
	.filelinks .eps{background-image:url('imgs/icons/eps.gif')!important;}
	.filelinks .exe{background-image:url('imgs/icons/exe.gif')!important;}
	.filelinks .fh3{background-image:url('imgs/icons/fh3.gif')!important;}
	.filelinks .flash{background-image:url('imgs/icons/flash.gif')!important;}
	.filelinks .folder{background-image:url('imgs/icons/folder.gif')!important;}
	.filelinks .gif{background-image:url('imgs/icons/gif.gif')!important;}
	.filelinks .htm{background-image:url('imgs/icons/htm.gif')!important;}
	.filelinks .html{background-image:url('imgs/icons/html.gif')!important;}
	.filelinks .ico{background-image:url('imgs/icons/ico.gif')!important;}
	.filelinks .inc{background-image:url('imgs/icons/inc.gif')!important;}
	.filelinks .java{background-image:url('imgs/icons/java.gif')!important;}
	.filelinks .jpg{background-image:url('imgs/icons/jpg.gif')!important;}
	.filelinks .js{background-image:url('imgs/icons/js.gif')!important;}
	.filelinks .max{background-image:url('imgs/icons/max.gif')!important;}
	.filelinks .mid{background-image:url('imgs/icons/mid.gif')!important;}
	.filelinks .mov{background-image:url('imgs/icons/mov.gif')!important;}
	.filelinks .mpeg{background-image:url('imgs/icons/mpeg.gif')!important;}
	.filelinks .mpg{background-image:url('imgs/icons/mpg.gif')!important;}
	.filelinks .pcd{background-image:url('imgs/icons/pcd.gif')!important;}
	.filelinks .pcx{background-image:url('imgs/icons/pcx.gif')!important;}
	.filelinks .pdf{background-image:url('imgs/icons/pdf.gif')!important;}
	.filelinks .png{background-image:url('imgs/icons/png.gif')!important;}
	.filelinks .ps{background-image:url('imgs/icons/ps.gif')!important;}
	.filelinks .psd{background-image:url('imgs/icons/psd.gif')!important;}
	.filelinks .rtf{background-image:url('imgs/icons/rtf.gif')!important;}
	.filelinks .sgml{background-image:url('imgs/icons/sgml.gif')!important;}
	.filelinks .swf{background-image:url('imgs/icons/swf.gif')!important;}
	.filelinks .sxc{background-image:url('imgs/icons/sxc.gif')!important;}
	.filelinks .sxw{background-image:url('imgs/icons/sxw.gif')!important;}
	.filelinks .tga{background-image:url('imgs/icons/tga.gif')!important;}
	.filelinks .tif{background-image:url('imgs/icons/tif.gif')!important;}
	.filelinks .ttf{background-image:url('imgs/icons/ttf.gif')!important;}
	.filelinks .txt{background-image:url('imgs/icons/txt.gif')!important;}
	.filelinks .wav{background-image:url('imgs/icons/wav.gif')!important;}
	.filelinks .wrl{background-image:url('imgs/icons/wrl.gif')!important;}
	.filelinks .xls{background-image:url('imgs/icons/xls.gif')!important;}
	.filelinks .xml{background-image:url('imgs/icons/xml.gif')!important;}
	.filelinks .xsl{background-image:url('imgs/icons/xsl.gif')!important;}
	.filelinks .zip{background-image:url('imgs/icons/zip.gif')!important;}
	/* Icons end */
	.filelinks a:hover{text-decoration:underline;}
/* default styles for extension "tt_news" */



.news-single-rightbox,
.news-single-imgcaption,
.news-latest-date,
.news-latest-morelink,
.news-latest-category,
.news-list-category,
.news-list-author,
.news-list-imgcaption,
.news-list-date,
.news-list-browse,
.news-amenu-container,
.news-catmenu  {
	font-size:10px;
}



/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-latest-container HR.clearer,
.news-list-container HR.clearer,
.news-list2-container HR.clearer,
.news-list3-container HR.clearer,
.news-single-item HR.cl-left,
.news-single-item HR.cl-right
 {
	clear:right;
	height:1px;
	border:none;
	padding:0;
	margin:0;
}
.news-list2-container HR.clearer,
.news-list3-container HR.clearer {
	clear:both;
}

.news-single-item HR.cl-left {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	padding:10px;
}

.news-latest-gotoarchive {
	padding:3px;
	margin:3px;
	background-color:#f3f3f3;
}


.news-latest-container H2 {
  padding: 0 0 2px 0;
  margin:0;
}

.news-latest-item {
	padding:3px;
	margin:0;
}

.news-latest-item IMG {

	margin: 0 5px 5px 0;
	float:left;
	border: none;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}




.news-latest-item > p {
	margin:0;
	padding:0;
}




/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	padding: 10px 0;

}
.news-list-item {
	padding: 0 0 10px 0;
}

.news-list-container H2 {
	margin: 0px;
}

.news-list-date {
	float: right;
	display:block;
	padding-left:10px;
}

.news-list-imgcaption {
	padding:3px 3px 0 0;

}

.news-list-container IMG {
	float: right;
	margin:0 2px 5px 5px;
	border: none;

}

.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink  {
	padding-left:5px;
}



	/*---------------------------------  LIST2 / 3 ---------------------------------*/

.news-list2-container,
.news-list3-container {
	padding: 0 0 10px 0;
}


.news-list2-container,
.news-list3-container {
	background:#e5e5e5;
}

.news-list3-item,
.list2-subdiv-hdr {
	background:#f1f1f1;
}
.news-list2-container .hdr-left,
.news-list2-container .hdr-right,
.news-list3-container .list3-left,
.news-list3-container .list3-right {
	width:48%;
	float:left;
	padding:5px;
}

.news-list2-container .sub-left,
.news-list2-container .sub-middle,
.news-list2-container .sub-right {
	width:31%;
	float:left;
	padding:5px;
}

.news-list3-item {
	padding:5px;
}

.news-list3-item,
.list3-subdiv,
.list2-subdiv {
	border-top:5px solid #fff;
}


.news-list2-container IMG {
	float: right;
	margin:0 2px 5px 5px;
	border: none;

}
.news-list3-container IMG {
	float: left;
	margin:0 5px 5px 2px;
	border: none;

}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.news-list-browse {
	text-align:center;
	margin-bottom:20px;
}

.activeLinkWrap {
	font-weight:bold;
}
.disabledLinkWrap {
	color: #999;
}
.disabledLinkWrap,
.browseLinksWrap a,
.activeLinkWrap {
	padding:0 1px;
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/


.news-single-item {
	padding:5px;
	margin-bottom:5px;


}

.news-single-img {
	float: right;
	margin:10px 0 0 10px;
	padding:0;
}

.news-single-img img {
	border:none;
}

.news-single-imgcaption {
	padding: 1px 0 3px 0;
	margin:0;
}

.news-single-rightbox {
	float: right;
	width:160px;
	text-align:right;
	clear:both;
}
.news-single-backlink {
	padding: 10px;
}



.news-single-additional-info {
	margin-top: 15px;
	padding:3px;
	clear:both;
}

.news-single-related,
.news-single-files,
.news-single-links  {
	margin: 0;
	margin-bottom: 3px;
	padding: 3px;
}

.news-single-related DD,
.news-single-links DD,
.news-single-files DD {
	margin-left: 20px;
}

.news-single-related DT,
.news-single-links DT,
.news-single-files DT {
	font-weight: bold;
	margin-left: 5px;
}

.news-single-files DD A {
	padding:0 3px;
}


	/*--------------------------------- SINGLE2  ---------------------------------*/


.sv-img-big img,
.sv-img-small img {
	border:none;
}

.sv-img-big {
	float: right;
	padding: 10px 0 2px 10px;
}
.sv-img-small-wrapper {
	padding:15px 0;
}
.sv-img-small {
	float: left;
	padding: 0 10px 10px 0;
}


/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	width:165px;
    padding:0;
    margin-left:10px;
}
.news-amenu-container LI {
	padding-bottom:1px;

}
.news-amenu-container LI:hover {
	background-color: #f3f3f3;

}

.news-amenu-container UL {
    padding:0;
    margin:0;
	margin-top:5px;

	list-style-type: none;
}

.news-amenu-item-year {
	font-weight: bold;
    margin-top:10px;
	padding: 2px;
	background-color: #f3f3f3;

}


.amenu-act {
	background:#fff;
	font-weight:bold;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-catmenu  {
	padding:10px;

}

ul.tree {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}

ul.tree A {
	text-decoration: none;
}

ul.tree A.pm {
	cursor: pointer;
}

ul.tree img {
	vertical-align: middle;
}

ul.tree ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 17px;
}

ul.tree ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 10px;
	white-space: nowrap;
}

ul.tree ul li.expanded ul {
	background: transparent url('../typo3/gfx/ol/line.gif') repeat-y top left;
}

ul.tree ul li.last > ul {
	background: none;
}

ul.tree li.active, ul.tree ul li.active {
	background-color: #ebebeb !important;
}

ul.tree li.active ul, ul.tree ul li.active ul {
	background-color: #f7f3ef;
}






/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}


/* default styles for extension "tx_srfreecap_pi2" */
		img.tx-srfreecap-pi2-image { margin-left: 1em; margin-right: 1em; vertical-align: middle; }
		.tx-srfreecap-pi2-accessible-image { vertical-align: middle; }
		.tx-srfreecap-pi2-accessible-link { width: 10em; float: right; vertical-align: middle; margin-right: 7em;}
		.tx-srfreecap-pi2-cant-read { font-size: .9em; color:#35006d; }
		.tx-srfreecap-pi2-cant-read a:link { background-color:transparent; font-weight:bold; text-decoration:none; }
		/* default styles for extension "tx_veguestbook_pi1" */

    .tx-veguestbook-pi1 {
        font-size:100%;
    }
  
    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
		font-weight:bold;
		color:#990000;
	}
	
	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		font-weight:bold;
		float:left;
	}
	
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-size:75%;
		font-weight:bold;
		float:right;
	}
	
	/* styles for list mode */
	.tx-veguestbook-pi1 h2.tx-guestbook-header {
		clear:both;
		background:#666;
		color:#FFF;
		display:block;
		font-size:100%;
		font-weight:bold;
		padding: 1em;
		width: 35em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		width:12em;
		background:#EFEFEF;
		min-height:4em;
		padding: 1em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		height:4em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left p {
		color:#333;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right {
		float:left;
		width:21em;
		background:#FFF;
		padding: 1em;
	}
	
	/* styles for latest mode */
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		color:#333;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
        font-weight: bold;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right h3 {
		font-size:100%;
		color:#990000;
		font-weight:bold;
		background:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
		font-size:75%;
		color:#333;
		font-style: italic;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest {
		display:block;
		padding:0.25em;
		clear:both;
	}
	
	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
		padding: 1em 0;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear: both;
		display: block;
		float: left;
		width: 10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:20em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		width: 30em;
		display: block;
		float: left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 fieldset {
		border:none;
	}
	
	.tx-veguestbook-pi1 legend {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		float:left;
		display:block;
		background:#F7F7F7;
		border:1px solid #CCC;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		margin-left:2.25em;
	}
 
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
		float:left;
		display:block;
		padding-left:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap input {
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap label {
		clear:both;
		display:block;
		float:none;
		width:10em;
		margin-bottom:0.5em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap p {
		font-size:75%;
		padding:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;
	}
	
	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		width:auto;
		display:block;
	}
/* default styles for extension "tx_felogin_pi1" */
	.tx-felogin-pi1 label {
		display: block;
	}
/* default styles for extension "tx_srfeuserregister_pi1" */
		.tx-srfeuserregister-pi1 p { margin-top: .5em; margin-bottom: 0; padding: 0 .3em; text-indent: 0; }
		.tx-srfeuserregister-pi1 h4 { margin-top: 0; padding-left: .3em; }
		.tx-srfeuserregister-pi1 legend { padding: 0 .5em; font-weight: bold; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice { font-style: italic; margin-bottom: 1em; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash { margin-bottom: 2em; }
		.tx-srfeuserregister-pi1 a { padding-left: 14px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link.gif"); background-repeat: no-repeat; background-position: 0% 60%; text-decoration:none; }
		.tx-srfeuserregister-pi1 label { margin: 0; padding: 0; }
		.tx-srfeuserregister-pi1 label span { color: #ff0000; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error { color: #ff0000; }
		.tx-srfeuserregister-pi1 input { margin: 0; padding: 0 .5em 0 0; }
		.tx-srfeuserregister-pi1 input[type=password] { margin-right: 1em; }
		* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { margin-right: 1em; }
		.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] { background-color: transparent; }
		* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { background-color: transparent; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { cursor: pointer; }
		.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view { padding-left: 15px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
		.tx-srfeuserregister-pi1 ul { margin: 0; padding: 0; list-style-position: inside; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
		.tx-srfeuserregister-pi1 dl { margin: 0; padding: 1em 0 0 0; }
		.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; }
		.tx-srfeuserregister-pi1 dt { clear: both; width: 25%; text-align: right; padding-right: 1em; }
		.tx-srfeuserregister-pi1 dd { text-align: left; width: 50%; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd { width: auto; }
		* html .tx-srfeuserregister-pi1 dd { float: none; }
		.tx-srfeuserregister-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
		.tx-srfeuserregister-pi1 dd label { padding: 0 1em 0 .5em; }
/* default styles for extension "tx_sremailsubscribe_pi1" */
	.tx-sremailsubscribe-pi1 p { margin-top: .5em; margin-bottom: 0; padding: 0 .3em; text-indent: 0; }
	.tx-sremailsubscribe-pi1 p.tx-sremailsubscribe-pi1-click-to-edit { margin-left: 2em; margin-right: 2em;}
	.tx-sremailsubscribe-pi1 h4 { margin-top: 0; padding-left: .3em; }
	.tx-sremailsubscribe-pi1 legend { padding: 0 .5em; font-weight: bold; }
	.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-notice { font-style: italic; margin-bottom: 1em; }
	.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-trash { margin-bottom: 2em; }
	.tx-sremailsubscribe-pi1 a { padding-left: 14px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link.gif"); background-repeat: no-repeat; background-position: 0% 60%; text-decoration:none; }
	.tx-sremailsubscribe-pi1 label { margin: 0; padding: 0; }
	.tx-sremailsubscribe-pi1 label span { color: #ff0000; }
	.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-error { color: #ff0000; }
	.tx-sremailsubscribe-pi1 input { margin: 0; padding: 0 .5em 0 0; }
	.tx-sremailsubscribe-pi1 input[type=password] { margin-right: 1em; }
	* html .tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-password { margin-right: 1em; }
	.tx-sremailsubscribe-pi1 input[type=radio], .tx-sremailsubscribe-pi1 input[type=checkbox] { background-color: transparent; }
	* html .tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-radio, * html .tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-checkbox { background-color: transparent; }
	.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
	.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-delete-icon:hover { cursor: pointer; }
	.tx-sremailsubscribe-pi1 a.tx-sremailsubscribe-pi1-file-view { padding-left: 15px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
	.tx-sremailsubscribe-pi1 ul { margin: 0; padding: 0; list-style-position: inside; }
	.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checkboxes { list-style-type: none; }
	.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
	.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
	.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
	.tx-sremailsubscribe-pi1 dl { margin: 0; padding: 1em 0 0 0; }
	.tx-sremailsubscribe-pi1 dt, .tx-sremailsubscribe-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; }
	.tx-sremailsubscribe-pi1 dt { clear: both; width: 25%; text-align: right; padding-right: 1em; }
	.tx-sremailsubscribe-pi1 dd { text-align: left; width: 50%; }
	.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; }
	.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-multiple-checkboxes dd { width: auto; }
	* html .tx-sremailsubscribe-pi1 dd { float: none; }
	.tx-sremailsubscribe-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
	.tx-sremailsubscribe-pi1 dd label { padding: 0 1em 0 .5em; }
/* default styles for extension "tx_wecmap_pi1" */
		.tx-wecmap_map .sidebar {display:block; overflow: auto;}
		.tx-wecmap-map .startendaddress {display: block; color: grey; font-size: 85%;}
		.tx-wecmap-map .infotitle { font-weight: bold; font-size: 110%;}
		.tx-wecmap-map #copyright-control a:link,
		.tx-wecmap-map #copyright-control a:visited,
		.tx-wecmap-map #copyright-control a:focus,
		.tx-wecmap-map #copyright-control a:hover,
		.tx-wecmap-map #copyright-control a:active { color: #7878CC; }
/* default styles for extension "tt_news" */



.news-single-rightbox,
.news-single-imgcaption,
.news-latest-date,
.news-latest-morelink,
.news-latest-category,
.news-list-category,
.news-list-author,
.news-list-imgcaption,
.news-list-date,
.news-list-browse,
.news-amenu-container,
.news-catmenu  {
	font-size:10px;
}



/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-latest-container HR.clearer,
.news-list-container HR.clearer,
.news-list2-container HR.clearer,
.news-list3-container HR.clearer,
.news-single-item HR.cl-left,
.news-single-item HR.cl-right
 {
	clear:right;
	height:1px;
	border:none;
	padding:0;
	margin:0;
}
.news-list2-container HR.clearer,
.news-list3-container HR.clearer {
	clear:both;
}

.news-single-item HR.cl-left {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	padding:10px;
}

.news-latest-gotoarchive {
	padding:3px;
	margin:3px;
	background-color:#f3f3f3;
}


.news-latest-container H2 {
  padding: 0 0 2px 0;
  margin:0;
}

.news-latest-item {
	padding:3px;
	margin:0;
}

.news-latest-item IMG {

	margin: 0 5px 5px 0;
	float:left;
	border: none;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}




.news-latest-item > p {
	margin:0;
	padding:0;
}




/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	padding: 10px 0;

}
.news-list-item {
	padding: 0 0 10px 0;
}

.news-list-container H2 {
	margin: 0px;
}

.news-list-date {
	float: right;
	display:block;
	padding-left:10px;
}

.news-list-imgcaption {
	padding:3px 3px 0 0;

}

.news-list-container IMG {
	float: right;
	margin:0 2px 5px 5px;
	border: none;

}

.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink  {
	padding-left:5px;
}



	/*---------------------------------  LIST2 / 3 ---------------------------------*/

.news-list2-container,
.news-list3-container {
	padding: 0 0 10px 0;
}


.news-list2-container,
.news-list3-container {
	background:#e5e5e5;
}

.news-list3-item,
.list2-subdiv-hdr {
	background:#f1f1f1;
}
.news-list2-container .hdr-left,
.news-list2-container .hdr-right,
.news-list3-container .list3-left,
.news-list3-container .list3-right {
	width:48%;
	float:left;
	padding:5px;
}

.news-list2-container .sub-left,
.news-list2-container .sub-middle,
.news-list2-container .sub-right {
	width:31%;
	float:left;
	padding:5px;
}

.news-list3-item {
	padding:5px;
}

.news-list3-item,
.list3-subdiv,
.list2-subdiv {
	border-top:5px solid #fff;
}


.news-list2-container IMG {
	float: right;
	margin:0 2px 5px 5px;
	border: none;

}
.news-list3-container IMG {
	float: left;
	margin:0 5px 5px 2px;
	border: none;

}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.news-list-browse {
	text-align:center;
	margin-bottom:20px;
}

.activeLinkWrap {
	font-weight:bold;
}
.disabledLinkWrap {
	color: #999;
}
.disabledLinkWrap,
.browseLinksWrap a,
.activeLinkWrap {
	padding:0 1px;
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/


.news-single-item {
	padding:5px;
	margin-bottom:5px;


}

.news-single-img {
	float: right;
	margin:10px 0 0 10px;
	padding:0;
}

.news-single-img img {
	border:none;
}

.news-single-imgcaption {
	padding: 1px 0 3px 0;
	margin:0;
}

.news-single-rightbox {
	float: right;
	width:160px;
	text-align:right;
	clear:both;
}
.news-single-backlink {
	padding: 10px;
}



.news-single-additional-info {
	margin-top: 15px;
	padding:3px;
	clear:both;
}

.news-single-related,
.news-single-files,
.news-single-links  {
	margin: 0;
	margin-bottom: 3px;
	padding: 3px;
}

.news-single-related DD,
.news-single-links DD,
.news-single-files DD {
	margin-left: 20px;
}

.news-single-related DT,
.news-single-links DT,
.news-single-files DT {
	font-weight: bold;
	margin-left: 5px;
}

.news-single-files DD A {
	padding:0 3px;
}


	/*--------------------------------- SINGLE2  ---------------------------------*/


.sv-img-big img,
.sv-img-small img {
	border:none;
}

.sv-img-big {
	float: right;
	padding: 10px 0 2px 10px;
}
.sv-img-small-wrapper {
	padding:15px 0;
}
.sv-img-small {
	float: left;
	padding: 0 10px 10px 0;
}


/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	width:165px;
    padding:0;
    margin-left:10px;
}
.news-amenu-container LI {
	padding-bottom:1px;

}
.news-amenu-container LI:hover {
	background-color: #f3f3f3;

}

.news-amenu-container UL {
    padding:0;
    margin:0;
	margin-top:5px;

	list-style-type: none;
}

.news-amenu-item-year {
	font-weight: bold;
    margin-top:10px;
	padding: 2px;
	background-color: #f3f3f3;

}


.amenu-act {
	background:#fff;
	font-weight:bold;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-catmenu  {
	padding:10px;

}

ul.tree {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}

ul.tree A {
	text-decoration: none;
}

ul.tree A.pm {
	cursor: pointer;
}

ul.tree img {
	vertical-align: middle;
}

ul.tree ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 17px;
}

ul.tree ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 10px;
	white-space: nowrap;
}

ul.tree ul li.expanded ul {
	background: transparent url('../typo3/gfx/ol/line.gif') repeat-y top left;
}

ul.tree ul li.last > ul {
	background: none;
}

ul.tree li.active, ul.tree ul li.active {
	background-color: #ebebeb !important;
}

ul.tree li.active ul, ul.tree ul li.active ul {
	background-color: #f7f3ef;
}






/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}


/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	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, DIV.csc-textpic-border DIV.csc-textpic-single-image IMG {
		border: 0px solid black;
		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: 40px;
	}

	/* 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: 40px;
	}

	/* 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: 40px;
	}
	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; vertical-align:bottom; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 30px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 30px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }
	DIV.csc-textpic DIV.csc-textpic-single-image IMG { margin-bottom: 30px; }

	/* IE7 hack for margin between image rows */
	*+html DIV.csc-textpic DIV.csc-textpic-imagerow .csc-textpic-image { margin-bottom: 0; }
	*+html DIV.csc-textpic DIV.csc-textpic-imagerow { margin-bottom: 30px; }

	/* 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: 40px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 40px !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,
	* html .csc-textpic-intext-left ol,
	* html .csc-textpic-intext-left ul { height: 1%; }
	/* End hide from IE5/mac */

	DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul {padding-left: 40px; overflow: auto; }
/* default styles for extension "tx_cssfilelist" */
	.filelinks div{padding-left:25px; background:url('imgs/icons/default.gif') left top no-repeat; margin-bottom:10px;}
	.filelinks span{display:block;}
	.filelinks .filecount{display:block; margin-bottom:5px;} 
	.filelinks a{color:#000;text-decoration:none; }
	/* Icons begin */
	.filelinks .ai{background-image:url('imgs/icons/ai.gif')!important;}
	.filelinks .ani{background-image:url('imgs/icons/ani.gif')!important;}
	.filelinks .au{background-image:url('imgs/icons/au.gif')!important;}
	.filelinks .avi{background-image:url('imgs/icons/avi.gif')!important;}
	.filelinks .bmp{background-image:url('imgs/icons/bmp.gif')!important;}
	.filelinks .cdr{background-image:url('imgs/icons/cdr.gif')!important;}
	.filelinks .css{background-image:url('imgs/icons/css.gif')!important;}
	.filelinks .csv{background-image:url('imgs/icons/csv.gif')!important;}
	.filelinks .doc{background-image:url('imgs/icons/doc.gif')!important;}
	.filelinks .dtd{background-image:url('imgs/icons/dtd.gif')!important;}
	.filelinks .eps{background-image:url('imgs/icons/eps.gif')!important;}
	.filelinks .exe{background-image:url('imgs/icons/exe.gif')!important;}
	.filelinks .fh3{background-image:url('imgs/icons/fh3.gif')!important;}
	.filelinks .flash{background-image:url('imgs/icons/flash.gif')!important;}
	.filelinks .folder{background-image:url('imgs/icons/folder.gif')!important;}
	.filelinks .gif{background-image:url('imgs/icons/gif.gif')!important;}
	.filelinks .htm{background-image:url('imgs/icons/htm.gif')!important;}
	.filelinks .html{background-image:url('imgs/icons/html.gif')!important;}
	.filelinks .ico{background-image:url('imgs/icons/ico.gif')!important;}
	.filelinks .inc{background-image:url('imgs/icons/inc.gif')!important;}
	.filelinks .java{background-image:url('imgs/icons/java.gif')!important;}
	.filelinks .jpg{background-image:url('imgs/icons/jpg.gif')!important;}
	.filelinks .js{background-image:url('imgs/icons/js.gif')!important;}
	.filelinks .max{background-image:url('imgs/icons/max.gif')!important;}
	.filelinks .mid{background-image:url('imgs/icons/mid.gif')!important;}
	.filelinks .mov{background-image:url('imgs/icons/mov.gif')!important;}
	.filelinks .mpeg{background-image:url('imgs/icons/mpeg.gif')!important;}
	.filelinks .mpg{background-image:url('imgs/icons/mpg.gif')!important;}
	.filelinks .pcd{background-image:url('imgs/icons/pcd.gif')!important;}
	.filelinks .pcx{background-image:url('imgs/icons/pcx.gif')!important;}
	.filelinks .pdf{background-image:url('imgs/icons/pdf.gif')!important;}
	.filelinks .png{background-image:url('imgs/icons/png.gif')!important;}
	.filelinks .ps{background-image:url('imgs/icons/ps.gif')!important;}
	.filelinks .psd{background-image:url('imgs/icons/psd.gif')!important;}
	.filelinks .rtf{background-image:url('imgs/icons/rtf.gif')!important;}
	.filelinks .sgml{background-image:url('imgs/icons/sgml.gif')!important;}
	.filelinks .swf{background-image:url('imgs/icons/swf.gif')!important;}
	.filelinks .sxc{background-image:url('imgs/icons/sxc.gif')!important;}
	.filelinks .sxw{background-image:url('imgs/icons/sxw.gif')!important;}
	.filelinks .tga{background-image:url('imgs/icons/tga.gif')!important;}
	.filelinks .tif{background-image:url('imgs/icons/tif.gif')!important;}
	.filelinks .ttf{background-image:url('imgs/icons/ttf.gif')!important;}
	.filelinks .txt{background-image:url('imgs/icons/txt.gif')!important;}
	.filelinks .wav{background-image:url('imgs/icons/wav.gif')!important;}
	.filelinks .wrl{background-image:url('imgs/icons/wrl.gif')!important;}
	.filelinks .xls{background-image:url('imgs/icons/xls.gif')!important;}
	.filelinks .xml{background-image:url('imgs/icons/xml.gif')!important;}
	.filelinks .xsl{background-image:url('imgs/icons/xsl.gif')!important;}
	.filelinks .zip{background-image:url('imgs/icons/zip.gif')!important;}
	/* Icons end */
	.filelinks a:hover{text-decoration:underline;}
/* default styles for extension "tx_srfreecap_pi2" */
		img.tx-srfreecap-pi2-image { margin-left: 1em; margin-right: 1em; vertical-align: middle; }
		.tx-srfreecap-pi2-accessible-image { vertical-align: middle; }
		.tx-srfreecap-pi2-accessible-link { width: 10em; float: right; vertical-align: middle; margin-right: 7em;}
		.tx-srfreecap-pi2-cant-read { font-size: .9em; color:#35006d; }
		.tx-srfreecap-pi2-cant-read a:link { background-color:transparent; font-weight:bold; text-decoration:none; }
		body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,img,form,fieldset,input,textarea,p,blockquote,th,td,a { 
	margin: 0;
	padding: 0;
	outline: none;
	border: 0;
	font-family: Arial, Arial CE, Verdana, Tahoma, Helvetica, sans-serif; /* typ pisma normalneho textu */
	color: #222; /* farba pisma normalneho textu */
	font-size: 14px; /* velkost pisma normalneho textu */
	line-height: 20px;
}

img {
	max-width: 100%;
	height: auto;
}
iframe {
	max-width: 100%;
}
* {
	word-break: break-word;
}

/* Ubuntu */
@font-face {
	font-family: 'UbuntuBold';
	src: url('fonts/ubuntu/ubuntu-b-webfont.eot');
	src: url('fonts/ubuntu/ubuntu-b-webfont.eot?#iefix') format('embedded-opentype'),
	    url('fonts/ubuntu/ubuntu-b-webfont.woff') format('woff'),
	    url('fonts/ubuntu/ubuntu-b-webfont.ttf') format('truetype'),
	    url('fonts/ubuntu/ubuntu-b-webfont.svgz#UbuntuBold') format('svg'),
	    url('fonts/ubuntu/ubuntu-b-webfont.svg#UbuntuBold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'UbuntuBoldItalic';
	src: url('fonts/ubuntu/ubuntu-bi-webfont.eot');
	src: url('fonts/ubuntu/ubuntu-bi-webfont.eot?#iefix') format('embedded-opentype'),
	    url('fonts/ubuntu/ubuntu-bi-webfont.woff') format('woff'),
	    url('fonts/ubuntu/ubuntu-bi-webfont.ttf') format('truetype'),
	    url('fonts/ubuntu/ubuntu-bi-webfont.svgz#UbuntuBoldItalic') format('svg'),
	    url('fonts/ubuntu/ubuntu-bi-webfont.svg#UbuntuBoldItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'UbuntuCondensedRegular';
	src: url('fonts/ubuntu/ubuntu-c-webfont.eot');
	src: url('fonts/ubuntu/ubuntu-c-webfont.eot?#iefix') format('embedded-opentype'),
	    url('fonts/ubuntu/ubuntu-c-webfont.woff') format('woff'),
	    url('fonts/ubuntu/ubuntu-c-webfont.ttf') format('truetype'),
	    url('fonts/ubuntu/ubuntu-c-webfont.svgz#UbuntuCondensedRegular') format('svg'),
	    url('fonts/ubuntu/ubuntu-c-webfont.svg#UbuntuCondensedRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'UbuntuLight';
	src: url('fonts/ubuntu/ubuntu-l-webfont.eot');
	src: url('fonts/ubuntu/ubuntu-l-webfont.eot?#iefix') format('embedded-opentype'),
	    url('fonts/ubuntu/ubuntu-l-webfont.woff') format('woff'),
	    url('fonts/ubuntu/ubuntu-l-webfont.ttf') format('truetype'),
	    url('fonts/ubuntu/ubuntu-l-webfont.svgz#UbuntuLight') format('svg'),
	    url('fonts/ubuntu/ubuntu-l-webfont.svg#UbuntuLight') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'UbuntuLightItalic';
	src: url('fonts/ubuntu/ubuntu-li-webfont.eot');
	src: url('fonts/ubuntu/ubuntu-li-webfont.eot?#iefix') format('embedded-opentype'),
	    url('fonts/ubuntu/ubuntu-li-webfont.woff') format('woff'),
	    url('fonts/ubuntu/ubuntu-li-webfont.ttf') format('truetype'),
	    url('fonts/ubuntu/ubuntu-li-webfont.svgz#UbuntuLightItalic') format('svg'),
	    url('fonts/ubuntu/ubuntu-li-webfont.svg#UbuntuLightItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'UbuntuMedium';
	src: url('fonts/ubuntu/ubuntu-m-webfont.eot');
	src: url('fonts/ubuntu/ubuntu-m-webfont.eot?#iefix') format('embedded-opentype'),
	    url('fonts/ubuntu/ubuntu-m-webfont.woff') format('woff'),
	    url('fonts/ubuntu/ubuntu-m-webfont.ttf') format('truetype'),
	    url('fonts/ubuntu/ubuntu-m-webfont.svgz#UbuntuMedium') format('svg'),
	    url('fonts/ubuntu/ubuntu-m-webfont.svg#UbuntuMedium') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'UbuntuMediumItalic';
	src: url('fonts/ubuntu/ubuntu-mi-webfont.eot');
	src: url('fonts/ubuntu/ubuntu-mi-webfont.eot?#iefix') format('embedded-opentype'),
	    url('fonts/ubuntu/ubuntu-mi-webfont.woff') format('woff'),
	    url('fonts/ubuntu/ubuntu-mi-webfont.ttf') format('truetype'),
	    url('fonts/ubuntu/ubuntu-mi-webfont.svgz#UbuntuMediumItalic') format('svg'),
	    url('fonts/ubuntu/ubuntu-mi-webfont.svg#UbuntuMediumItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'UbuntuRegular';
	src: url('fonts/ubuntu/ubuntu-r-webfont.eot');
	src: url('fonts/ubuntu/ubuntu-r-webfont.eot?#iefix') format('embedded-opentype'),
	    url('fonts/ubuntu/ubuntu-r-webfont.woff') format('woff'),
	    url('fonts/ubuntu/ubuntu-r-webfont.ttf') format('truetype'),
	    url('fonts/ubuntu/ubuntu-r-webfont.svgz#UbuntuRegular') format('svg'),
	    url('fonts/ubuntu/ubuntu-r-webfont.svg#UbuntuRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'UbuntuItalic';
	src: url('fonts/ubuntu/ubuntu-ri-webfont.eot');
	src: url('fonts/ubuntu/ubuntu-ri-webfont.eot?#iefix') format('embedded-opentype'),
	    url('fonts/ubuntu/ubuntu-ri-webfont.woff') format('woff'),
	    url('fonts/ubuntu/ubuntu-ri-webfont.ttf') format('truetype'),
	    url('fonts/ubuntu/ubuntu-ri-webfont.svgz#UbuntuItalic') format('svg'),
	    url('fonts/ubuntu/ubuntu-ri-webfont.svg#UbuntuItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('fonts/source_sans_pro/sourcesanspro-extralight-webfont.eot');
    src: url('fonts/source_sans_pro/sourcesanspro-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/source_sans_pro/sourcesanspro-extralight-webfont.woff') format('woff'),
         url('fonts/source_sans_pro/sourcesanspro-extralight-webfont.ttf') format('truetype'),
         url('fonts/source_sans_pro/sourcesanspro-extralight-webfont.svg#source_sans_pro_extralightRg') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('fonts/source_sans_pro/sourcesanspro-light-webfont.eot');
    src: url('fonts/source_sans_pro/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/source_sans_pro/sourcesanspro-light-webfont.woff') format('woff'),
         url('fonts/source_sans_pro/sourcesanspro-light-webfont.ttf') format('truetype'),
         url('fonts/source_sans_pro/sourcesanspro-light-webfont.svg#source_sans_pro_lightregular') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('fonts/source_sans_pro/sourcesanspro-regular-webfont.eot');
    src: url('fonts/source_sans_pro/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/source_sans_pro/sourcesanspro-regular-webfont.woff') format('woff'),
         url('fonts/source_sans_pro/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('fonts/source_sans_pro/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('fonts/source_sans_pro/sourcesanspro-semibold-webfont.eot');
    src: url('fonts/source_sans_pro/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/source_sans_pro/sourcesanspro-semibold-webfont.woff') format('woff'),
         url('fonts/source_sans_pro/sourcesanspro-semibold-webfont.ttf') format('truetype'),
         url('fonts/source_sans_pro/sourcesanspro-semibold-webfont.svg#source_sans_pro_semiboldRg') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('fonts/source_sans_pro/sourcesanspro-bold-webfont.eot');
    src: url('fonts/source_sans_pro/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/source_sans_pro/sourcesanspro-bold-webfont.woff') format('woff'),
         url('fonts/source_sans_pro/sourcesanspro-bold-webfont.ttf') format('truetype'),
         url('fonts/source_sans_pro/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
    font-weight: 700;
    font-style: normal;
}


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,img,form,fieldset,input,textarea,p,blockquote,th,td,a { 
	font-family: 'Open Sans', Arial, Arial CE, Verdana, Tahoma, Helvetica, sans-serif; /* typ pisma normalneho textu */
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

iframe {
	border: 0;
	overflow: hidden;
}

ul {
	list-style: none;
}

p {
}

a, a:hover, a:focus {
	color: #00aeef;
	text-decoration: none;
}

input[type=submit] {
	cursor: pointer;
}

html, body {
	height: 100%;
}

body {}

.main-content {
	margin-bottom: 30px;
}
.content .left-side {
	margin-top: -181px;
}
.homepage .content .left-side {
	margin-top: 0;
}
@media (max-width: 991px) {
	.content .left-side {
		margin-top: 0;
	}
}

.no-padding {
	padding: 0 !important;
	margin: 0 !important;
}
@media (min-width: 768px) {
	.padding-3 {
		padding: 0 3px !important;
	}
}

#fancybox-wrap {
	box-sizing: content-box;
}
a#fancybox-close {
    background: url(../images/kenzel/close.png) 0 0;
    height: 44px;
    right: 0;
    top: 0;
    width: 44px;
}

a#fancybox-close:hover {
    background-position: 0 -44px;
}

#fancybox-left-ico,
#fancybox-right-ico {
    background: url(../images/kenzel/arrows_fancy.png) 0 0;
    width: 44px;
    height: 44px;
}

#fancybox-right-ico {
    background-position: -44px 0;
}


div#body_image_wrapper {
	height: 100%;
	width: 100%;
	background: #fff url('../images/engo/bg.jpg') top center no-repeat;
}

div#homepage {
	height: 100%;
	width: 100%;
}

div#homepage div#body_image_wrapper_bg1 {
/* 	background: url('../images/engo/wireframe.png') top center no-repeat; */
}

div#layout_content_bg1 {
}

div#layout_content_bg2 {
	width: 960px; /* celkova sirka "obsah + stlpec" */
	margin: auto;
	background: transparent;
	position: relative;
}

div#layout_content_bg3 {
}

/* LOGO */
div#layout_content_bg2 h1,
div#layout_content_bg2 h1 span {
	height: 50px; /* vyska loga */
	width: 160px; /* sirka loga */
	margin-bottom: 360px; /* medzera medzi logom a obsahom */
	z-index: 360;
	position: relative;
	left: 0; /* pozicia loga z lava */
	top: 67px;
	display: block;
}

div#homepage div#layout_content_bg2 h1,
div#homepage div#layout_content_bg2 h1 span {
	margin-bottom: 865px; /* medzera medzi logom a obsahom */
}

div#categories h1,
div#categories h1 span {
	margin-bottom: 470px; /* medzera medzi logom a obsahom */
}

div#product h1,
div#product h1 span {
	margin-bottom: 195px; /* medzera medzi logom a obsahom */
}

div#layout_content_bg2 h1,
div#layout_content_bg2 h1 a {
	text-indent: -9999px;
	overflow: hidden;
}

div#layout_content_bg2 h1 span {
	position: absolute;
	top: 0; left: 0; padding: 0;
	margin-bottom: 0px;
	background: url(../images/engo/logo.png); /* obrazok loga */
}

div#layout_content_bg2 h1 a:hover span {
}
/* LOGO */

div#layout_main {
	width: 650px;  /* sirka hlavneho obsahu */
	background: transparent; /* pozadie hlavneho obsahu */
	margin-bottom: 60px;
}

div#layout_main_bg1 {
	background: transparent; /* pozadie hlavneho obsahu vrstva 2 */
}

div#layout_main_bg2 {
	background: transparent; /* pozadie hlavneho obsahu vrstva 3 */
}

div#layout_left,
div#layout_right {
	width: 260px;
	float: right;
	top: -204px;
	position: relative;
	z-index: 100;
}

#homepage div#layout_left,
#homepage div#layout_right {
	top: 0;
}

div#layout_left_bg1 {
}

div#layout_left_bg2 {
}

div#layout_right {
}

div#layout_right div#layout_left_bg1 {
}

div#layout_right div#layout_left_bg2 {
}

div.layout_main_left {
	float: left;
}
div.layout_main_right {
	float: right;
}
div#layout_left {
	float: right;
}
div#layout_right {
	float: right;
}

div.clearfix,
span.clearfix {
	clear: both;
	display: block;
	width: 100%;
	overflow: hidden;
	height: 1px;
}

div#layout_footer_bg {
}

div#layout_footer {
	margin: 0 auto;
	width: 960px; /* sirka "obsah + stlpec */
	position: relative;
	border-top: 1px solid #d8e3e3;
}

div#layout_header_bg {
	position: absolute;
	top: 0;
	width: 100%;
}

.feEditAdvanced div#layout_header_bg {
	top: 66px;
}

div#layout_header {
	margin: 0 auto;
	width: 960px; /* sirka "obsah + stlpec" */
	position: relative;
	background: transparent; /* pozadie headra na urovni "obsah + stlpec" */
	height: 383px;
}

div#homepage div#layout_header {
	height: 870px;
}

div#product div#layout_header {
	height: 203px;
}

/*div#layout_background_right {
	width: 50%;
	height: 43px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}*/

/*
 * FOOTER
 */

.footer {
	margin: 50px 0 0;
}
.footer_copy {
	border-top: 1px solid #00aeef;
}
.footer_copy div,
.footer_copy a.gray {
	color: #2f3030;
	text-decoration: none;
}
.footer_copy a:hover{
	color: #00aeef;
}
.footer_copy .left-side {
	line-height: 16px;
	margin-top: -1px;
	padding: 12px 0;
}
.footer_copy .right-side {
	margin: -23px -15px 0 0;
	background: #fff;
	padding-left: 25px;
	height: 44px;
	line-height: 44px;
	display: inline-block;
	vertical-align: middle;
}
.footer_copy .right-side span {
	font-size: 20px;
	margin-right: 30px;
	color: #000;
	font-weight: 200;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
	height: 44px;
	line-height: 44px;
}
.footer_copy .right-side a {
	width: 44px;
	height: 44px;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	margin: 0 3px;
}
.footer_copy .right-side a.twitter { background: url(../images/engo/logos/twitter.png); }
.footer_copy .right-side a.facebook { background: url(../images/engo/logos/facebook.png); }
.footer_copy .right-side a.linkedin { background: url(../images/engo/logos/linkedin.png); }
.footer_copy .right-side a:hover {
	background-position: 0 -44px;
}
@media (max-width: 767px) {
	.footer {
		padding-bottom: 20px;
	}
	.footer_copy .right-side {
		margin: 0;
		padding: 0;
	}
}

/*
 * HEADER
 */

.black-bg {
	background: #222;
}

div#header_menu {}
div#header_menu ul {}

div#header_menu ul li {
	float: left;
	margin-right: 10px;
	padding: 8px 0;
}

div#header_menu ul li a {
	float: left;
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
	padding: 6px 7px 4px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

div#header_menu ul li.first a {}

div#header_menu ul li.last a {}

div#header_menu ul li ul {
	display: none;
	position: absolute;
	float: none;
	top: 70px;
	width: 200px;
	z-index: 400;
}

div#header_menu ul li ul li {
}

div#header_menu ul li ul li a,
div#header_menu ul li.selected ul li a {
}

div#header_menu ul li a span.arrow {
}

div#header_menu ul li a:hover span.arrow {
}

div#header_menu ul li a span.number {
}

div#header_menu ul li.first a span.number {
}

div#header_menu ul li.selected a,
div#header_menu ul li a:hover,
div#header_menu ul li a.active,
div#header_menu ul li ul li a:hover,
div#header_menu ul li.selected ul li a:hover {
	background: #00aeef;
	border-color: #00aeef;
}

div#header_menu ul li ul li a:hover,
div#header_menu ul li.selected ul li a:hover {
}

.white-bg {
	padding: 25px 0;
}
.white-bg .mainmenu {
	padding-top: 8px;
	padding-bottom: 8px;
}

div#second_menu {
	position: relative;
}
div#second_menu ul {
	display: inline-block;
	vertical-align: middle;
	margin-right: 35px;
}
div#second_menu ul:after {
	content: "";
	display: block;
	clear: both;
}
div#second_menu ul li {
	float: left;
	margin: 0 18px;
	position: relative;
}
div#second_menu ul li a {
	float: left;
	display: block;
	padding: 10px 0;
	color: #222;
	text-decoration: none;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 1px solid transparent;
}
div#second_menu ul li a span.arrow {
	width: 14px;
	height: 14px;
	display: inline-block;
	margin-left: 8px;
	margin-bottom: -2px;
	background: url(../images/engo/arrow2.png);
}
div#second_menu ul li a:hover span.arrow,
div#second_menu ul li a.active span.arrow,
div#second_menu ul li.selected a span.arrow {
	background-position: 0 -14px;
}
div#second_menu ul li a:hover,
div#second_menu ul li a.active,
div#second_menu ul li.selected a {
	color: #00aeef;
	border-bottom-color: #00aeef;
}
div#second_menu ul li.dir ul {
	position: absolute;
	float: none;
	top: 100%;
	left: 0;
	width: 200px;
	z-index: -1;
	box-shadow: 0 0 2px rgba(0,0,0,.4);
	background: #fff;
	padding: 5px 0;
	text-align: left;
	transition: .3s;
	transform: translateX(-100%);
	opacity: 0;
	visibility: hidden;
}
div#second_menu ul li.dir ul.is-active {
	transform: translateX(0);
	opacity: 1;
	visibility: visible;
	z-index: 400;
}
div#second_menu ul li.dir ul li {
	float: none;
	margin: 0;
}
div#second_menu ul li.selected ul li a,
div#second_menu ul li.dir ul li a {
	padding: 5px 10px 3px;
	border: 0;
	float: none;
	color: #222;
	line-height: 16px;
	text-transform: none;
}
div#second_menu ul li.dir ul li a:hover {
	color: #00aeef;
}


.mobile-btn {
	display: inline-block;
	vertical-align: middle;
	padding: 10px;
	border: 1px solid #222;
	transition: .5s;
}
.mobile-btn span {
	display: block;
	width: 28px;
	height: 3px;
	background: #222;
	margin: 3px 0;
}
.mobile-btn:hover {
	background: #222;
}
.mobile-btn:hover span {
	background: #fff;
}
.header-mobile-btn {
	border: 0;
}
.header-mobile-btn span {
	background: #fff;
}
.header-mobile-btn:hover {
	background: #fff;
}
.header-mobile-btn:hover span {
	background: #222;
}

.mobile-menu {}
.mobile-menu > div > ul {
	text-align: center;
	opacity: 0;
	visibility: hidden;
	transition: .5s;
	max-height: 0;
	overflow: hidden;
	transform: translateY(-120%);
}
.mobile-menu.is-active > div > ul {
	opacity: 1;
	visibility: visible;
	max-height: 1000px;
	transform: none;
	padding: 8px 0;
}
.mobile-menu ul li a {
	display: block;
	padding: 8px 15px;
	color: #fff;
	font-size: 14px;
	line-height: 1.2;
	font-weight: 700;
	text-transform: uppercase;
}
.mobile-menu ul li a:hover {
	background: #00aeef;
	color: #fff;
}
.mobile-menu .selected > a {
	color: #00aeef;
}
.second-mobile-menu ul li {
}
.second-mobile-menu ul li a {
	color: #222;
	font-size: 18px;
	padding: 5px 12px;
}
.second-mobile-menu ul li a:hover {
	color: #fff;
}
.second-mobile-menu ul ul {
	padding-bottom: 15px;
}
.second-mobile-menu ul li li a {
	font-size: 14px;
	text-transform: none;
}


#box_banner {
	padding: 60px 0 70px;
}
@media (max-width: 767px) {
	#box_banner {
		padding-bottom: 0;
	}
}

#box_banner div.title {
	font-size: 32px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	margin-bottom: 46px;
}
#box_banner .content {}
#box_banner .content a {
	display: block;
	position: relative;
}
#box_banner .content a:hover {}
#box_banner .content a img {
	width: 100%;
}
#box_banner .content a span.title {
	background: rgba(20,20,20,.7);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 20px 10px;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	text-align: center;
}
#box_banner .content a:hover span.title {
	background: #00aeef;
}

#top_banner {
	margin-top: 40px;
	margin-bottom: 40px;
}

#top_banner div.item {
	margin-bottom: 6px;
}

#top_banner div.item a {
	position: relative;
	display: block;
}

#top_banner div.item a:hover {
}

#top_banner div.item a img {
	width: 100%;
}

#top_banner div.item a span.title,
#top_banner div.item a span.link {
	position: absolute;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
}

#top_banner div.item a span.title {
	left: 0;
	top: 0;
	padding: 34px 23px;
}
@media (min-width: 768px) and (max-width: 991px) {
	#top_banner div.item a span.title {
		padding: 17px;
	}
}

#top_banner div.item a span.link {
	right: 0;
	bottom: 0;
	padding: 10px 18px;
	background: url(../images/engo/blue_90.png);
}

#top_banner div.item a span.link span.arrow {
	width: 7px;
	height: 9px;
	display: inline-block;
	background: url(../images/engo/arrow1.png);
	margin-left: 12px;
}

.header {
	position: relative;
	margin-bottom: 50px;
}

/*.header_banner {
	background: url(../images/engo/bg-home.jpg) repeat-x center 0;
}*/
.header_banner div.title {
	width: 100%;
	margin-bottom: 40px;
	position: relative;
}
.header_banner .title table tr td {
	font-size: 35px;
	line-height: 35px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	height: 150px;
	padding-top: 6px;
	padding-right: 90px;
}

.language {
	position: absolute;
	right: 0;
	top: 2px;
}

.language div.title {
	margin-right: 20px;
}

.language div a {
	background: #00aeef;
	text-align: center;
	display: block;
/* 	padding: 0 12px; */
	height: 36px;
	line-height: 36px;
	font-size: 13px;
	text-decoration: none;
	color: #fff;
	font-weight: 700;
	border-radius: 36px; 
	-moz-border-radius: 36px; 
	-webkit-border-radius: 36px;
	width: 36px;
}

/*.language div.active a {
	background: #00aeef;
}
.language div.active a:hover {
	background: #00aeef;
}*/

.language div a:hover {
	background: #0d769d;
}
.language div.hide {
	display: none;
}
div.language:hover {
	background: #00aeef;
	border-radius: 40px; 
	-moz-border-radius: 40px; 
	-webkit-border-radius: 40px;
}

/*
 * SIDEBOXES
 */

.layout_sidebox {
	margin-bottom: 40px;
}

.layout_sidebox * {
}

.layout_sidebox p,
.layout_sidebox p a {
}

.layout_sidebox p {
}

.layout_sidebox p b {
}

.layout_sidebox p a {
}

.layout_sidebox fieldset.csc-mailform  {
	padding: 0;
}

.layout_sidebox_title,
.layout_sidebox legend,
.layout_sidebox h3 {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-weight: 700;
	color: #444;
}

.layout_sidebox h3 {
}

/* LEFT MENU */
.layout_sidebox_menu {
	background: #fff;
	box-shadow: 0 2px 3px #CFCFCF;
	padding-bottom: 20px;
}

.layout_sidebox_menu .layout_sidebox_title {
	font-size: 15px;
	color: #222;
	padding: 20px;
	margin: 0;
}

.layout_sidebox_menu ul {
}

.layout_sidebox_menu ul li {
	border-bottom: 1px solid #efeeec;
}

.layout_sidebox_menu ul li a {
	color: #575757;
	text-decoration: none;
	padding: 12px 40px 12px 23px;
	display: block;
	position: relative;
	line-height: 15px;
}

.layout_sidebox_menu ul li a span.arrow {
	width: 8px;
	height: 5px;
	background: url(../images/engo/arrow4.png);
	background-position: -1px -5px;
	position: absolute;
	right: 22px;
	top: 18px;
}

.layout_sidebox_menu ul li.last {
	border: 0;
}

.layout_sidebox_menu ul li a:hover,
.layout_sidebox_menu ul li.selected a {
	background: #00aeef;
	color: #fff;
}

.layout_sidebox_menu ul li.selected a {
	font-weight: 700;
}

.layout_sidebox_menu ul li a:hover span.arrow,
.layout_sidebox_menu ul li.selected a span.arrow {
	background-image: url(../images/engo/arrow5.png);
	width: 5px;
	height: 8px;
	background-position: -5px -1px;
	top: 16px;
}

.layout_sidebox_menu ul li ul.left_menu1 {
	margin-left: 20px;
	padding: 7px 0;
}

.layout_sidebox_menu ul li ul.left_menu1 li {
	border: 0;
}

.layout_sidebox_menu ul li ul.left_menu1 li a {
	background: #fff;
	color: #575757;
	font-weight: 400;
	padding: 7px 23px;
}

.layout_sidebox_menu ul li ul.left_menu1 li a:hover,
.layout_sidebox_menu ul li ul.left_menu1 li.selected a {
	color: #222;
}

.layout_sidebox_menu ul li.selected ul.left_menu1 li a:hover span.arrow,
.layout_sidebox_menu ul li.selected ul.left_menu1 li.selected a span.arrow {
	left: 8px;
	top: 11px;
	background-image: url(../images/engo/arrow4.png);
}

.layout_sidebox_menu ul li ul.left_menu1 li.selected a {
	font-weight: 700;
}

/* NEWSLETTER */
.layout_sidebox_newsletter {
	box-shadow: 0 2px 3px #CFCFCF;
	background: #8aad00 url(../images/engo/post.png) no-repeat 0 0;
	padding: 30px 25px;
}

.layout_sidebox_newsletter .layout_sidebox_title {
	color: #fff;
	font-weight: 600;
	font-size: 17px;
}

.tx-sremailsubscribe-pi1 {
}

.tx-sremailsubscribe-pi1 dt {
	display: none;
}

.tx-sremailsubscribe-pi1 dd {
	width: auto;
}

.tx-sremailsubscribe-pi1 dl {
	padding: 0;
}

.tx-sremailsubscribe-pi1 form {
	font-size: 1px;
}

.tx-sremailsubscribe-pi1 input {
	background: #fff;
	padding: 6px;
	border: 1px solid #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	color: #808080;
	width: 100%;
}

.tx-sremailsubscribe-pi1 dt, .tx-sremailsubscribe-pi1 dd {
	position: relative;
	padding: 0 0 2.5em;
}

input.tx-sremailsubscribe-pi1-submit {
	background: #222;
	font-weight: 700;
	color: #fff;
	font-size: 15px;
	padding: 5px 10px 3px;
	width: auto;
	border-color: #222;
	text-transform: uppercase;
	position: absolute;
	right: -15px;
	bottom: -50px;
}

/* CALENDAR */
.layout_sidebox_calendar {
}

.layout_sidebox_calendar table {
	border-collapse: collapse;
	border-spacing: 0;
}

.layout_sidebox_calendar table tr td,
.layout_sidebox_calendar table tr th {
	vertical-align: middle;
	text-align: center;
}

.tx-cal-controller {
	text-align: center;
	background: #000;
	padding-bottom: 2px;
}

#month-header-prevnext {
	font-size: 17px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	line-height: 40px;
	padding-top: 5px;
	border-bottom: 1px solid #191919;
	margin-bottom: 5px;
}

#month-header-prevnext .prev,
#month-header-prevnext .next {
	display: inline-block;
	margin-bottom: 2px;
}

#month-header-prevnext .prev a,
#month-header-prevnext .next a {
	display: block;
	background-image: url(../images/engo/arrow7.png);
	background-position: 0 0;
	width: 7px;
	height: 9px;
}

#month-header-prevnext .prev a {
	margin-right: 10px;
}

#month-header-prevnext .next a {
	background-position: 7px 0;
	margin-left: 10px;
}

#month-header-prevnext .prev a:hover,
#month-header-prevnext .next a:hover {
}

.layout_sidebox_calendar h2 {
	display: none;
}

.layout_sidebox_calendar .breadcrumb {
	display: none;
}

.layout_sidebox_calendar table {
	margin: 0 auto;
}

.layout_sidebox_calendar .csc-default table {
	width: auto;
}

.layout_sidebox_calendar table tr {
}

.layout_sidebox_calendar .csc-default table tr th,
.layout_sidebox_calendar .csc-default table tr td {
	font-size: 14px;
	color: #fff;
	width: 14px;
	height: 25px;
	padding: 3px 8px;
}

.layout_sidebox_calendar .csc-default table tr th,
.layout_sidebox_calendar .csc-default table tr th:last-of-type {
	text-transform: uppercase;
	border: 1px solid #000;
	background: #000;
}

.layout_sidebox_calendar .csc-default table tr:last-child td,
.layout_sidebox_calendar .csc-default table tr td:last-of-type,
.layout_sidebox_calendar .csc-default table tr td,
.layout_sidebox_calendar .csc-default table tr.tr-odd td,
.layout_sidebox_calendar .csc-default table tr:nth-child(odd) td {
	background: #353535;
	border: 1px solid #000;
}

.layout_sidebox_calendar .csc-default table tr td.eventDay {
	cursor: pointer;
	background: #00aeef;
}

.layout_sidebox_calendar .csc-default table tr td.monthOff {
	background: #111;
	color: #aaa;
}

.layout_sidebox_calendar .csc-default table tr td div.V9 {
	display: none;
}

.datepicker {
	margin-bottom: 30px;
}
.datepicker .ui-widget.ui-widget-content {
	background: #000;
	border: 0;
	border-radius: 0;
	font-size: 13px;
	width: 100%;
	padding: 10px;
}
.datepicker .ui-datepicker .ui-datepicker-header {
	padding: 0;
	border: 0;
	border-radius: 0;
	background: 0;
	border-bottom: 1px solid #191919;
}
.ui-datepicker-title span {
	font-size: 17px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	line-height: 40px;
}
.datepicker .ui-datepicker .ui-datepicker-prev,
.datepicker .ui-datepicker .ui-datepicker-next {
	width: auto;
	height: auto;
	border-radius: 0;
	border: 0;
	background: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 7px;
	height: 9px;
	left: 10px;
}
.datepicker .ui-datepicker .ui-datepicker-next {
	left: auto;
	right: 10px;
}
.datepicker .ui-datepicker .ui-datepicker-prev span,
.datepicker .ui-datepicker .ui-datepicker-next span {
	background: url(../images/engo/arrow7.png) no-repeat 0 0;
	width: 7px;
	height: 9px;
	margin: 0;
	left: 0;
	position: static;
	cursor: pointer;
}
.datepicker .ui-datepicker .ui-datepicker-next span {
	background-position: -7px 0;
}
.datepicker .ui-datepicker th,
.datepicker .ui-datepicker td {
	color: #fff;
	padding: 0;
	text-align: center;
}
.datepicker .ui-datepicker th {
	padding: 8px 3px;
}
.datepicker .ui-datepicker td {
	border: 1px solid #000;
}
.datepicker .ui-state-default, 
.datepicker .ui-widget-content .ui-state-default,
.datepicker .ui-widget-header .ui-state-default,
.datepicker .ui-button,
html .datepicker .ui-button.ui-state-disabled:hover,
html .datepicker .ui-button.ui-state-disabled:active {
	color: #fff;
	background: #353535;
	border: 0;
	text-align: center;
	padding: 7px 3px;
	font-size: 13px;
}

/* STATIC BOX */
.layout_sidebox_static {
	box-shadow: 0 2px 3px #ababab;
}

.layout_sidebox_static a {
	position: relative;
	display: block;
}

.layout_sidebox_static a img {
	width: 100%;
}

.layout_sidebox_static a span {
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	text-decoration: none;
	position: absolute;
	line-height: 19px;
}

.layout_sidebox_static a span.title {
	left: 20px;
	top: 20px;
}

.layout_sidebox_static a span.link {
	right: 0;
	bottom: 0;
	background: url(../images/engo/blue_90.png);
	padding: 7px 10px 5px;
}

.layout_sidebox_static a:hover span.link {
	background: url(../images/engo/black_80.png);
}

/* SUPPLIERS BOX */
.layout_sidebox_contractors {}
.layout_sidebox_contractors .item {
	margin-bottom: 20px;
}
.layout_sidebox_contractors div.item a {
	display: block;
}
.layout_sidebox_contractors div.item a img {
	padding: 3px;
	border: 1px solid #e6e6e6;
}
.layout_sidebox_contractors div.item a:hover img {
	border-color: #00aeef;
}

.layout_sidebox_contractors div.other {
	clear: both;
}

.layout_sidebox_contractors div.other a {
	background: #00aeef;
	color: #fff;
	font-weight: 700;
	padding: 7px 0 5px;
	text-align: center;
	display: block;
	border: 1px solid #00aeef;
	text-decoration: none;
	margin-right: 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
}

.layout_sidebox_contractors div.other a:hover {
	background: #222;
	border-color: #222;
}

.layout_sidebox_contractors div.other a span.arrow {
	display: inline-block;
	width: 7px;
	height: 9px;
	background: url(../images/engo/arrow6.png);
	margin: 0 0 0 5px;
}

/* ISO BOX */
div.layout_sidebox_iso a {
	display: block;
}


/*
 * CONTENT
 */

.duas .left, .duas .right {
	width: 315px;
	float: left;
}

.duas .right {
	float: right;
}

.trias .col1, .trias .col2, .trias .col3 {
	width: 203px;
	margin-right: 20px;
	float: left;
}

.trias .col3 {
	width: 204px;
	margin-right: 0;
	float: right;
}

h2, h3, h4, p.bodytext, .csc-default table, .csc-default hr {
	margin-bottom: 20px;
}

.csc-default ul,
.csc-default ol {
	margin-bottom: 30px;
}
.csc-default ul ul,
.csc-default ol ol {
	margin-bottom: 0;
	margin-top: 10px;
}
h2, h3, h4 {
	font-weight: normal;
	text-transform: normal;
	font-weight: 700;
}
h2 {
	display: none;
}
div#product h2 {
	display: block;
	font-size: 30px;
	font-weight: 700;
	line-height: 30px;
	margin-bottom: 37px;
}
h3, h3 a {
	font-size: 24px;
	line-height: 24px;
}
h4 {
	font-size: 18px;
	line-height: 18px;
}

p.align-center {
	text-align: center;
}

.csc-default hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #434935;
}

.csc-textpic-caption {
	display: none;
}

.csc-textpic .csc-textpic-caption {
	display: block;
}

ul.gallery{
	list-style-type: none;
	/*idth: 610px !important;*/
}
ul.gallery li{
	float: left;
	background: none;
	padding:2px 10px 4px 17px;
}
div.layout3 ul.gallery{
	list-style:none outside none;
}
div.layout3 ul.gallery li{
	float: none;
}
div.layout3 .jcarousel-item-horizontal {
margin-left:0;
    margin-right: 4px;
}
div.layout3 .jcarousel-item {
    height:97px;
    width:112px;
}
div.layout3 .jcarousel-clip-horizontal {
    height:125px;
    left:10px;
    width:574px;
}
div.layout3 .jcarousel-clip {
    overflow:hidden;
}
div.layout3 .jcarousel-prev-horizontal {
    background:url("../images/arrow2.png") no-repeat scroll 0 0 transparent;
    left: -1px;
}
div.layout3 .jcarousel-next-horizontal {
    background:url("../images/arrow2.png") no-repeat scroll right 0 transparent;
    right: -60px;
}
div.layout3 .jcarousel-next-horizontal, div.layout3 .jcarousel-prev-horizontal {
	cursor:pointer;
    height:34px;
    position:absolute;
    top:30px;
    width:13px;
}
div.layout3 .jcarousel-container-horizontal {
    width:545px;
}
div.layout3 .jcarousel-prev-disabled{
	background-position: 0 -36px;
	cursor: default;
}
div.layout3 .jcarousel-next-disabled{
	background-position: right -36px;
	cursor: default;
}
div.csc-textpic div.csc-textpic-single-image img {
/* 	margin-bottom: 20px; */
}
div.layout1 div.csc-textpic div.csc-textpic-single-image img {
	margin:-11px 0 20px 18px;
	padding: 4px;
}

div.csc-textpic-above img,
div.csc-textpic img {
}

div.csc-textpic-above a:hover img,
div.csc-textpic a:hover img {
	background: #22979f;
}

.csc-textpic-above .csc-textpic-imagewrap img {
}

.csc-textpic-above .csc-textpic-imagewrap a:hover img {
}

.csc-textpic-equalheight img {
	padding: 0;
}

.csc-default li {
	background: transparent url(../images/engo/li.png) no-repeat 12px 7px;
	padding: 3px 10px 3px 35px;
	line-height: 16px;
	margin: 3px 0;
}

.csc-default ol li {
	background-position: 20px 5px;
	width: 185px;
	float: left;
}

.csc-default table {
	width: 100%;
}

.csc-default table caption {
	display: none;
}

.csc-default table th,
.csc-default table td {
	padding: 5px 10px;
	border-bottom: 1px solid #efeeec;
	border-right: 1px solid #efeeec;
}

.csc-default table th.align-center,
.csc-default table td.align-center,
.csc-default table th.align-center p.bodytext,
.csc-default table td.align-center p.bodytext {
	text-align: center;
}

.csc-default table th.align-right,
.csc-default table td.align-right,
.csc-default table th.align-right p.bodytext,
.csc-default table td.align-right p.bodytext {
	text-align: right;
}

.csc-default table tr.tr-odd td,
.csc-default table tr:nth-child(odd) td,
.csc-default table tr.tr-odd td p.bodytext,
.csc-default table tr:nth-child(odd) td p.bodytext {
	background: #f5f5f4;
}

.csc-default table tr:hover td {
}

.csc-default table tr td:last-of-type,
.csc-default table tr th:last-of-type {
	border-right: 0;
}

.csc-default table tr:last-child td {
	border-bottom: 0;
}

.csc-default table thead th {
}
.csc-default table p.bodytext {
	margin: 0;
}

.csc-default table tr th,
.csc-default table tfoot tr td,
.csc-default table tfoot tr td:last-of-type,
.csc-default table tr th:last-of-type {
	border-right: 1px solid #fff;
	border-bottom: 0;
	padding: 7px 10px;
	font-weight: bold;
}

.csc-default table tr th,
.csc-default table tfoot tr td,
.csc-default table tfoot tr:nth-child(odd) td,
.csc-default table tr th p.bodytext {
	background: #00aeef;
	color: #fff;
}

.csc-default table tfoot td {
}

/* FILE LIST */

.filelinks div {
    background: none;
    margin-bottom: 0;
    padding-left: 0;
}
.filelinks div.file-box {
    width: 198px;
    height: 48px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
    overflow: hidden;
    margin-bottom: 6px;
}
.filelinks div.file-box a {
    display: table;
    position: relative; 
    width: 198px;
    height: 48px;
    background-repeat: no-repeat;
    background-position: 7px 7px;
    line-height: 14px;
}
.filelinks div.file-box a {
  border-top: 1px solid #F1F1F1;
  background-color: #F1F1F1;
  color: #777;
  font-size: 12px;
  text-decoration: none;
}
.filelinks div.file-box a:hover{
	background-color: #00aeef;
	color: #fff;
	border-top: 1px solid #fcfcfc;
	text-decoration: none;
}
.filelinks div.file-box a span {
    display: table-cell; vertical-align: middle;
    padding: 0 4px 0 42px;
}

.csc-default .filelinks h3{
    margin-bottom: 6px;
    margin-top: 25px;
    border-bottom: 1px solid #EAEAEA;
    color: #9e9e9e;
    font-size: 16px;
    padding-top: 5px;  
}

.filelinks .file-ai a{background-image:url("/fileadmin/templates/icons/ai.gif") !important;}
.filelinks .file-ani a{background-image:url("/fileadmin/templates/icons/ani.gif") !important;}
.filelinks .file-au a{background-image:url("/fileadmin/templates/icons/au.gif") !important;}
.filelinks .file-avi a{background-image:url("/fileadmin/templates/icons/avi.gif") !important;}
.filelinks .file-bmp a{background-image:url("/fileadmin/templates/icons/bmp.gif") !important;}
.filelinks .file-cdr a{background-image:url("/fileadmin/templates/icons/cdr.gif") !important;}
.filelinks .file-css a{background-image:url("/fileadmin/templates/icons/css.gif") !important;}
.filelinks .file-csv a{background-image:url("/fileadmin/templates/icons/csv.gif") !important;}
.filelinks .file-doc a{background-image:url("/fileadmin/templates/icons/doc.gif") !important;}
.filelinks .file-docx a{background-image:url("/fileadmin/templates/icons/doc.gif") !important;}
.filelinks .file-dtd a{background-image:url("/fileadmin/templates/icons/dtd.gif") !important;}
.filelinks .file-eps a{background-image:url("/fileadmin/templates/icons/eps.gif") !important;}
.filelinks .file-exe a{background-image:url("/fileadmin/templates/icons/exe.gif") !important;}
.filelinks .file-fh3 a{background-image:url("/fileadmin/templates/icons/fh3.gif") !important;}
.filelinks .file-flash a{background-image:url("/fileadmin/templates/icons/flash.gif") !important;}
.filelinks .file-folder a{background-image:url("/fileadmin/templates/icons/folder.gif") !important;}
.filelinks .file-gif a{background-image:url("/fileadmin/templates/icons/gif.gif") !important;}
.filelinks .file-htm a{background-image:url("/fileadmin/templates/icons/htm.gif") !important;}
.filelinks .file-html a{background-image:url("/fileadmin/templates/icons/html.gif") !important;}
.filelinks .file-ico a{background-image:url("/fileadmin/templates/icons/ico.gif") !important;}
.filelinks .file-inc a{background-image:url("/fileadmin/templates/icons/inc.gif") !important;}
.filelinks .file-java a{background-image:url("/fileadmin/templates/icons/java.gif") !important;}
.filelinks .file-jpg a{background-image:url("/fileadmin/templates/icons/jpg.gif") !important;}
.filelinks .file-js a{background-image:url("/fileadmin/templates/icons/js.gif") !important;}
.filelinks .file-max a{background-image:url("/fileadmin/templates/icons/max.gif") !important;}
.filelinks .file-mid a{background-image:url("/fileadmin/templates/icons/mid.gif") !important;}
.filelinks .file-mov a{background-image:url("/fileadmin/templates/icons/mov.gif") !important;}
.filelinks .file-mpeg a{background-image:url("/fileadmin/templates/icons/mpeg.gif") !important;}
.filelinks .file-mpg a{background-image:url("/fileadmin/templates/icons/mpg.gif") !important;}
.filelinks .file-pcd a{background-image:url("/fileadmin/templates/icons/pcd.gif") !important;}
.filelinks .file-pcx a{background-image:url("/fileadmin/templates/icons/pcx.gif") !important;}
.filelinks .file-pdf a{background-image:url("/fileadmin/templates/icons/pdf.gif") !important;}
.filelinks .file-png a{background-image:url("/fileadmin/templates/icons/png.gif") !important;}
.filelinks .file-ps a{background-image:url("/fileadmin/templates/icons/ps.gif") !important;}
.filelinks .file-psd a{background-image:url("/fileadmin/templates/icons/psd.gif") !important;}
.filelinks .file-rtf a{background-image:url("/fileadmin/templates/icons/rtf.gif") !important;}
.filelinks .file-sgml a{background-image:url("/fileadmin/templates/icons/sgml.gif") !important;}
.filelinks .file-swf a{background-image:url("/fileadmin/templates/icons/swf.gif") !important;}
.filelinks .file-sxc a{background-image:url("/fileadmin/templates/icons/sxc.gif") !important;}
.filelinks .file-sxw a{background-image:url("/fileadmin/templates/icons/sxw.gif") !important;}
.filelinks .file-tga a{background-image:url("/fileadmin/templates/icons/tga.gif") !important;}
.filelinks .file-tif a{background-image:url("/fileadmin/templates/icons/tif.gif") !important;}
.filelinks .file-ttf a{background-image:url("/fileadmin/templates/icons/ttf.gif") !important;}
.filelinks .file-txt a{background-image:url("/fileadmin/templates/icons/txt.gif") !important;}
.filelinks .file-wav a{background-image:url("/fileadmin/templates/icons/wav.gif") !important;}
.filelinks .file-wrl a{background-image:url("/fileadmin/templates/icons/wrl.gif") !important;}
.filelinks .file-xls a{background-image:url("/fileadmin/templates/icons/xls.gif") !important;}
.filelinks .file-xlsx a{background-image:url("/fileadmin/templates/icons/xls.gif") !important;}
.filelinks .file-xml a{background-image:url("/fileadmin/templates/icons/xml.gif") !important;}
.filelinks .file-xsl a{background-image:url("/fileadmin/templates/icons/xsl.gif") !important;}
.filelinks .file-zip a{background-image:url("/fileadmin/templates/icons/zip.gif") !important;}

/* END - FILE LIST */

.alert {
	width: 580px;
	background: transparent url(../images/alert_bg.gif);
	margin-bottom: 20px;
}

.alert_bg1 {
	width: 580px;
	background: transparent url(../images/alert_top.gif) no-repeat center top;
}

.alert_bg2 {
	width: 580px;
	background: transparent url(../images/alert_bottom.gif) no-repeat center bottom;
	text-align: center;
	padding-bottom: 8px;
}

.alert span.alert_alert, .alert span.alert_ok {
	display: block;
	margin: 0 auto;
	height: 35px;
	width: 24px;
	background: transparent url(../images/alert_icon_alert.gif) no-repeat center bottom;
}

.alert span.alert_ok {
	background: transparent url(../images/alert_icon_ok.gif) no-repeat center bottom;
}

.alert span.alert_header {
	font-size: 18px;
	color: #777;
	padding: 8px 20px 0px 20px;
	display: block;
	text-transform: uppercase;
}

.alert p {
	text-align: center;
	padding: 8px 20px 0 20px;
	font-style: italic;
}

ol.csc-menu-3{
  width: 300px;
}

ol.csc-menu-3 li{
  width: 260px;
}

/* 
 * CONTACTS
 */

div.tx-wecmap-pi1 {
	margin-bottom: 20px;
	color: #000;
}

div.tx-wecmap-pi1 .gmnoprint,
div.tx-wecmap-pi1 .gmnoprint div {
	color: #000;
}

fieldset legend {
	text-transform: uppercase;
	margin-bottom: 10px;
	float: left;
	font-size: 16px;
	padding: 0;
}

fieldset.csc-mailform {
	padding: 25px;
	margin-bottom: 20px;
	background: #00b8c4;
	float: left;
}

fieldset.csc-mailform label {
	clear: both;
	display: block;
	margin-bottom: 5px;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
}

fieldset.csc-mailform input,
fieldset.csc-mailform textarea {
	padding: 10px;
	width: 212px;
	margin-bottom: 12px;
	color: #222;
}

.design_files {
	position: relative;
}

input#mailformfile.hidden {
	opacity: 0;
	position: relative;
	z-index: 2;
	height: 30px;
}

div.design_file {
	left: 0;
	position: absolute;
	top: 0;
	width: 220px;
	z-index: 1;
}

div.design_file input {
	width: 132px;
	float: left;
}

fieldset.csc-mailform textarea {
	height: 100px;
}

fieldset.csc-mailform input:hover,
fieldset.csc-mailform textarea:hover {
}

fieldset.csc-mailform input.csc-mailform-submit,
div.design_file .title {
	cursor: pointer;
	font-size: 18px;
	color: #fff;
	background: url("../images/golfonline/black_77.png");
	padding: 6px 25px;
	text-transform: uppercase;
}

fieldset.csc-mailform input.csc-mailform-submit {
	margin-bottom: 0;
	width: auto;
}

fieldset.csc-mailform input.csc-mailform-submit:hover,
div.design_file .title:hover {
}

div.design_file .title {
	float: left;
}

div.contact {
	margin-bottom: 30px;
}

div.contact div {
}

div.contact div.contact_main {
	margin-bottom: 20px;
}

div.contact div.contact_main_bg1 {
}

div.contact div.contact_main_bg1 p {
	font-weight: 700;
	font-size: 18px;
}

div.contact div.contact_main_bg1 p.contact_title {
}

div.contact div.contact_param {
	font-weight: 700;
	width: 85px;
	float: left;
}

div.contact div.contact_title {
}

div.contact div.contact_title,
div.contact div.line {
}

.contact_second {
	margin-bottom: 20px;
}

.contact_second .contact_second_bg1 {
}

.contact_second .contact_second_bg1 .contact_second_bg2 {
}

.contact_second .contact_second_bg1 .contact_second_bg2 .contact_second_bg3 {
}

.contact_second .contact_second_bg1 .contact_second_bg2 .contact_second_bg3 .contact_second_bg4 {
	padding: 0 30px;
}

.contact_second p.bodytext {
}

.contact_second a {
}

.contact_second span.name-of-person {
}

.contact_second span.detail {
}

.contact_bigimage {
	margin-bottom: 10px;
}

.contact_bigimage a, 
.contact_smallimages a {
	line-height: 1px;
	display: block;
}

.contact_smallimages {
	width: 270px;
	overflow: hidden;
}

.contact_smallimages_inner {
	width: 340px;
}

.contact_smallimages a {
	float: left;
	margin: 0 9px 10px 0;
}

/* FAQ */

div.layout2 ol{
  display: inline-block;
  width: 610px;
  background: #F7F4F4;
  padding: 10px 0 6px 0; 
}
div.layout2 ol li{
  display: block;
  width: 248px;
  background: url("../images/li_blue.gif") no-repeat scroll 20px 4px transparent;
  line-height: 15px;
  margin-bottom: 5px;
  padding: 2px 10px 4px 47px;
  float: left;
}
div.layout2 ol li a{
  color: #181818;
}


/* FAQ 2 */

div.layout3 ol{
  	list-style-image:none;
    list-style-position:inside;
    list-style-type:decimal;

  display: inline-block;
  width: 610px;
  padding-bottom: 14px;
  border-bottom: 1px solid #DADADA;
}
div.layout3 ol li{
  background:url("../images/li_number.png") no-repeat scroll 10px 4px transparent;
    color:#fff;
    float:left;
    font-size:16px;
    line-height:16px;
    margin-bottom:0;
    padding:12px 9px 14px 21px;
    text-align:left;
    width:265px;
}
div.layout3 ol li a{
	color: #19CFF6;
	display: inline-block;
	padding-left: 9px;
	line-height:14px;
	vertical-align:1px;
	margin-right:-7px;
}
div.layout3 ol li span{
	display:inline-block;
    margin-left:-9px;
    text-align:center;
    width:28px;
}
span.number_h3{
	display: inline-block;
	width: 32px;
	height: 21px;
	background:url("../images/li_number.png") no-repeat scroll 0 0 transparent;
	color: #fff;
	text-align: center;
	padding: 11px 0 0;
	margin-right:4px;
}

/*
 * NEWS
 */

.news_list {
}

.news_list_news {
}

.news_list_news .news_list_news_inner {
}

#homepage .news_list_news,
#homepage .news_list_news .news_list_news_inner {
}

.news_list_news a {
	display: block;
	margin: 0 0 25px;
}

#homepage .news_list_news a {
}

.news_list_news a span.news_image {
}

.news_list_news a span.news_image img {
}

.news_list_news a span.news_image span.news_list_date {
}

.news_list_news a span.left span.news_image span.news_list_date {
}

.news_list_news a span.right span.news_image span.news_list_date {
}

.news_list_news a span.news_image span.news_list_date span {
}

.news_list_news a span.title {
}

.news_list_news a span.subheader {
}

.news_list_news a span.right span.title,
.news_list_news a span.right span.subheader {
}


.news_list_news a span.right span.news_image,
.news_list_news a span.right span.subheader,
.news_list_news a span.right span.title {
}

.news_list_news a span.subheader span.morelink {
}

.news_list_news a:hover span.subheader span.morelink {
}

.news_item p {
	margin-bottom: 20px;
}

.news-single-imgcaption {
	display: none;
}

.news_item_gallery {
}

.news_item_gallery .images {
}

.news_item_gallery .images a {
	margin: 0 16px 18px 0;
	display: inline-block;
	vertical-align: top;
}

.news_item_gallery .images a img {
	display: block;
}

.news-single-img {
	margin: 0 0 30px 30px;
}

.news_back_btn {
}

.news_back_btn a {
}

.news_date {
	float: right;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	display: block;
	color: #fff;
	background: #333;
	padding: 6px 10px;
	margin-left: 20px;
	margin-bottom: 15px;
}

.news_header h2 {
	font-size: 28px;
	line-height: 27px;
	font-weight: 700;
	padding: 5px 10px;
}

/*
 * kategorie
 */

.category_wrap {
}

.category_wrap_bg1 {
}

.category_item {
	margin: 0 0 25px;
}

.category_item a,
.news_list_news a {
	display: block;
	position: relative;
	background: #efeeec;
	color: #000;
}

.category_item a:hover,
.news_list_news a:hover {
	background: #00aeef;
}

.category_item a span.image,
.news_list_news a span.news_image {
	text-align: center;
	display: table-cell;
	width: 180px;
	height: 180px;
	vertical-align: top;
 	background: #f8f8f8;
 	position: relative;
}

.category_item a span.image img,
.news_list_news a span.news_image img {
	display: inline-block;
}

.category_item a:hover span.zoom,
.news_list_news a:hover span.zoom {
	position: absolute;
	left: 0;
	top: 0;
	width: 180px;
	height: 180px;
	background: url(../images/engo/zoom.png) no-repeat center;
	background-size: 100% 100%;
}

.category_item a span.box,
.news_list_news a span.box {
	padding: 10px 35px;
	display: table-cell;
	vertical-align: middle;
}

@media (max-width: 575px) {
	.category_item a span.image,
	.news_list_news a span.news_image,
	.category_item a span.box,
	.news_list_news a span.box,
	.category_item a:hover span.zoom,
	.news_list_news a:hover span.zoom {
		display: block;
		width: 100%;
		height: 100%;
	}
	.category_item a {
		min-height: 485px;
	}
	.news_list_news a {
		min-height: 545px;
	}
	.category_item a span.box,
	.news_list_news a span.box {
		padding: 30px 35px 45px;
	}
	.category_item a span.image img,
	.news_list_news a span.news_image img {
		width: 100%;
	}
}

.news_list_news a span.news_list_date {
	font-weight: 700;
	font-size: 15px;
	line-height: 15px;
	display: block;
	margin-bottom: 7px;
	text-transform: uppercase;
}

.category_item a span.title,
.news_list_news a span.title {
	color: #00aeef;
	font-size: 20px;
	line-height: 20px;
	font-weight: 700;
	display: block;
	margin-bottom: 10px;
}

.category_item a span.intro,
.news_list_news a span.subheader {
	display: block;
}

.category_item a span.arrow,
.news_list_news a span.morelink {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 20px 23px;
	background: #00aeef;
	color: #fff;
}

.news_list_news a span.morelink {
	padding: 5px 12px;
}

.news_list_news a:hover span.morelink {
	color: #fff;
	background: #000;
}

.category_item a span.arrow span {
	width: 7px;
	height: 9px;
	display: block;
	background: url(../images/engo/arrow6.png);
}

.category_item a:hover span.title,
.news_list_news a:hover span.title {
	color: #fff;
}

.category_item a:hover span.arrow {
	background: #000;
}

.back-button {
	top: 83.5% !important;
	right: 105px !important;
	z-index: 10;
}

.back-button a,
.news_back_btn a {
	float: left;
	display: block;
	color: #fff;
	background: #00aeef;
	padding: 10px 20px;
	border: 1px solid #00aeef;
	border-radius: 2px;
	-moz-border-radius: 2px;
}

.news_back_btn a {
	margin-right: 15px;
}

.back-button a:hover,
.news_back_btn a:hover {
	background: #222;
	border-color: #222;
}

.back-button a span.arrow,
.news_back_btn a span.arrow {
	background: url(../images/kenzel/back_button.png);
	width: 17px;
	height: 12px;
	display: block;
}

.csc-default object {
	margin-bottom: 20px;
}


/* PRODUCT */
div.product {
}

div.product .images {
	float: left;
}

div.product .image {
	margin: 0 50px 15px 0;
	position: relative;
}

div.product .image a {
	width: 440px;
	height: 330px;
	background: #fff;
	box-shadow: 0 2px 3px #ababab;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

div.product .image a:hover {
	box-shadow: 0 2px 3px #a9a9a9;
}

div.product .image a:hover span.zoom {
	position: absolute;
	top: 0;
	left: 0;
	width: 440px;
	height: 330px;
	background: url(../images/kenzel/zoom_product.png);
}

div.product .image a img {
	display: inline-block;
}

div.product .small_images {
	float: left;
	width: 441px;
	height: 118px;
}
div.product div.small_images ul{
	list-style: none;
}
div.product div.small_images div.jcarousel-clip{
	height: 105px;
    margin-left: -4px;
    margin-top: -3px;
    padding: 3px 0;
    width: 348px;
}
div.product div.small_images div.jcarousel-prev{
	display: none !important;
	background: none;
	width: 1px;
	height: 1px;
}
div.product div.small_images div.jcarousel-next{
	height: 96px;
    right: 0;
    top: 0;
    width: 86px;
}
div.product div.small_images ul li{
	background: none;
	padding: 0;
	margin: 0;
}
div.product div.small_images ul li img{
	box-shadow: 0 1px 3px #D0D0D0;
}
div.product div.small_images ul li a{
	padding: 0 4px;
}
div.product .info {
	float: left;
	width: 470px;
}

div.product .info div.title {
	font-weight: 200;
	color: #fff;
	font-size: 30px;
	height: 50px;
	line-height: 52px;
	text-transform: uppercase;
}

div.product .info div.types {
	margin: 30px 0;
}

div.product .info div.types div.type {
	height: 40px;
	padding-left: 44px;
	background: no-repeat 4px center;
	border-bottom: 1px solid #d1d1d0;
}

div.product .info div.types div.type:last-child {
	border: 0;
}

div.product .info div.types div.type div {
	line-height: 40px;
	height: 40px;
	float: left;
}

div.product .info div.types div.type div.left {
	font-weight: 600;
	width: 130px;
	margin-right: 10px;
}

div.product .info div.types div.type div.right {
	width: 286px;
}

div.product .info div.types div.icon1 { background-image: url(../images/kenzel/icons/icon1.png); }
div.product .info div.types div.icon2 { background-image: url(../images/kenzel/icons/icon2.png); }
div.product .info div.types div.icon3 { background-image: url(../images/kenzel/icons/icon3.png); }
div.product .info div.types div.icon4 { background-image: url(../images/kenzel/icons/icon4.png); }
div.product .info div.types div.icon5 { background-image: url(../images/kenzel/icons/icon5.png); }
div.product .info div.types div.icon6 { background-image: url(../images/kenzel/icons/icon6.png); }
div.product .info div.types div.icon7 { background-image: url(../images/kenzel/icons/icon7.png); }
div.product .info div.types div.icon8 { background-image: url(../images/kenzel/icons/icon8.png); }
div.product .info div.types div.icon9 { background-image: url(../images/kenzel/icons/icon9.png); }


/* TWO BOXS */
.twobox {
	width: 580px;
	overflow: hidden;
}

.twobox .twobox_inner {
	width: 610px;
}

.twobox .box {
	float: left;
    height: 370px;
    margin-bottom: 20px;
    margin-left: 12px;
    margin-right: 36px;
    width: 270px;
}

.twobox .box a,
.twobox .box a:hover span.morelink {
	text-decoration: none;
}

.twobox .box span.image {
	display: block;
	line-height: 6px;
	margin-bottom: 10px;
	background: url("../images/theme03/image_bg_270x156_gray.gif") repeat scroll 0 0 transparent;
	padding: 5px;
}
.twobox .box a:hover span.image{
	background: url("../images/theme03/image_bg_270x156_red.gif") repeat scroll 0 0 transparent;
}

.twobox .box span.title {
	font-size: 15px;
	display: block;
}
/*
.twobox .box a:hover span.title {
	text-decoration: underline;
}
*/
.twobox .box span.text {
	padding: 5px 0;
	display: block;
	text-align: justify;
	color: #333;
}
/*
.twobox .box span.morelink {
	font-size: 13px;
	text-decoration: underline;
	display: inline-block;
}

.twobox .box span.morelink span.arrow,
*/


/* THREE BOX */
div.threebox{
	width: 580px;
	overflow: hidden;
}
div.threebox div.threebox_inner{
  width: 620px;
}
div.threebox div.box{
  width: 170px;
  margin-right: 50px;
  margin-bottom: 30px;
  float: left;
}

div.threebox div.box a{
  text-decoration: none;
}
div.threebox div.box a span.image{
  display: block;
  width: 160px;
  height: 90px; 
  background: url('../images/bg_image_170_100.gif') 0 0;
  padding: 5px;  
}

div.threebox div.box a span.title{
  display: block;
  font-size: 15px;
  padding: 7px 5px 5px 5px;
}
div.threebox div.box a span.text{
  display: block;
  color: #181818;
  padding: 0 5px; 
}
div.threebox div.box a:hover span.image{
  background-position: 0 -100px;
}


p.bodytext span.detail {
	color: #22a94f;
}

p.bodytext span.name-of-person {
	color: #26a9b2;
}

p.bodytext span.important {
	color: #dc2d10;
}

a.ext-link {
}

.csc-textpic-imagewrap,
.csc-textpic-imagerow {
	width: auto !important;
}
div.csc-textpic-left div.csc-textpic-imagewrap {
	margin-bottom: 20px;
}
@media (max-width: 480px) {
	div.csc-textpic-intext-right div.csc-textpic-imagewrap,
	div.csc-textpic-intext-left div.csc-textpic-imagewrap {
		float: none;
		margin-left: 0 !important;
	}
	div.csc-textpic-intext-left div.csc-textpic-imagewrap {
		margin-right: 0 !important;
	}
}

.csc-frame h3 {
	margin-bottom: 15px;
	color: #519b00;
	padding-left: 25px;
	background: transparent url(../images/menu_section_bg.gif) no-repeat 0 0;
}

.bg_image_content {
	position: relative;
	min-height: 260px;
	margin-bottom: 30px;
	padding-top: 15px;
}

.bg_image_content .image {
    background-image: none;
    height: 270px;
    position: absolute;
    right: 0;
    top: 26px;
    width: 258px;
}

.bg_image_content .image[class] {
	background: url(../images/traktor.jpg) no-repeat;
}

.bg_image_content .content {
	width: 485px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	display: block !important;
	width: auto !important;
    padding-bottom: 30px;
    margin-bottom: 0;
}

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 {
	margin-right: 20px;
}

DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	margin: 0 10px !important;
}

a.eletricka{
	display: inline-block;
	width: 19px;
	height: 19px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #FF544A;
	background: #FFE1D2;
	border: 1px solid #FF544A;
	text-align: center;
	font-weight: bold;
	margin: 3px;
}
a.eletricka:hover{
	text-decoration: none;
}
a.trolejbus{
	display: inline-block;
	width: 19px;
	height: 19px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #3B5C9D;
	background: #E8EDF7;
	border: 1px solid #3B5C9D;
	text-align: center;
	font-weight: bold;
	margin: 3px;
}
a.trolejbus:hover{
	text-decoration: none;
}

/* TABS */
#tabs{
	margin-bottom: 22px;
}
#tabs ul.tabs{
	list-style-type: none;
	height: 34px;
	border-bottom: 1px solid #BFBFBF;
	padding: 0 14px;
	background: url('../images/bg_tabs.png') repeat-x bottom;
	margin-bottom: 22px;
}
#tabs ul.tabs li{
	float: left;
	background: none;
	padding: 0;
	margin: 0;
}
#tabs ul.tabs li a{
	display: inline-block;
	height: 31px;
	background: url('../images/bg_tabs.png') #E8E8E8 repeat-x bottom;
	padding: 0 14px;
	color: #393535;
	font-weight: bold;
	margin-right: 1px;
	margin-top: 3px;
	line-height: 32px;
	cursor: hand;
  	cursor: pointer;
  	border-bottom: 1px solid #BFBFBF;
	/*border-top: 1px solid #66AE3F;*/
}
#tabs ul.tabs li a:hover{
	margin-top: 1px;
	height: 33px;
	text-decoration: none;
}
#tabs ul.tabs li a.active{
	background:none repeat scroll 0 0 #F7FBFD;
    border-color:#1F93D8 #59B3E8 #59B3E8;
    border-style:solid;
    border-width:1px 1px 0;
    color:#1F93D8;
    height:34px;
    margin-top:0;
}

#indexedsearchbox {
	float: right;
	margin-left: 15px;
}

#indexedsearchbox .searchCell {
}

#indexedsearchbox input {
	background: #343434;
	color: #ccc;
	padding: 12px;
}

#indexedsearchbox input.searchbox-sword {
	padding: 13px 12px 11px 35px;
	background: #343434 url(../images/golfonline/search_bg.gif) no-repeat 12px center;
}

#indexedsearchbox input.searchbox-button {
	color: #fff;
	background: #26a9b2;
	text-transform: uppercase;
	font-size: 16px;
	padding: 10px 12px 8px;
	cursor: pointer;
}

/* BREADCRUMB */
.breadcrumb {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 10px 0;
	margin: 0;
	background: rgba(0,0,0,.8);
	border-radius: 0;
}
@media (max-width: 575px) {
	.breadcrumb {
		position: static;
	}
}

.breadcrumb a,
.breadcrumb span {
	font-size: 15px;
	margin: 0 16px 0 0;
	line-height: 1.6;
}

.breadcrumb a.home {
	width: 9px;
	height: 8px;
	display: inline-block;
	background: url(../images/engo/home.gif) bottom;
	margin-bottom: 1px;
}

.breadcrumb span.arrow {
	width: 11px;
	height: 21px;
	display: inline-block;
	margin-bottom: -6px;
	background: url(../images/engo/arrow3.png);
}

.breadcrumb span.current {
	font-weight: 700;
	color: #fff;
}

.tx-veguestbook-pi1 {
	margin-top: 30px;
	padding-top: 10px;
	background: url("../images/golfonline/line_44.png") repeat-x 0 top;
}

.tx-veguestbook-pi1 .tx-guestbook-result {
	font-weight: normal;
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	color: #26a9b2;
	width: 100%;
}

.tx-veguestbook-pi1 .tx-guestbook-result a.addComment {
	font-size: 18px;
	text-transform: uppercase;
	background: #26a9b2;
	color: #fff;
	padding: 10px 12px 7px;
	float: right;
}
/*
.tx-veguestbook-pi1 .tx-guestbook-result a:hover.addComment {
	background: #00b8c4;
}
*/
.tx-veguestbook-pi1 .tx-guestbook-result a.addComment span {
	width: 13px;
	height: 13px;
	background: url(../images/golfonline/plus.gif);
	display: inline-block;
	margin-right: 7px;
}

.tx-veguestbook-pi1 .tx-guestbook-result .from_to_comments {
	display: none;
}

.tx-veguestbook-pi1 #formAddComment {
	background: #26a9b2;
	width: 100%;
	margin-top: 6px;
	padding: 20px 0;
}

.tx-veguestbook-pi1 #formAddComment form {
}

#formAddComment .tx-guestbook-field {
	padding: 0;
	width: 250px;
	float: left;
	margin: 0 20px 15px;
	clear: none;
}

#formAddComment .tx-guestbook-field label {
	float: none;
	font-size: 18px;
	width: auto;
	margin-bottom: 5px;
}

#formAddComment .tx-guestbook-field input,
#formAddComment .tx-guestbook-field textarea {
	float: none;
	padding: 10px;
	color: #333;
	width: 230px;
}

#formAddComment .tx-guestbook-field textarea {
	height: 140px;
}

#formAddComment .tx-guestbook-field .tx-guestbook-form-obligationfield {
	display: none;
}

#formAddComment .tx-guestbook-field img {
	float: left;
	margin-right: 10px;
	width: 100px;
	height: 35px;
}

#formAddComment .tx-guestbook-field input#capture {
	width: 120px;
}

#formAddComment .tx-guestbook-field input.tx-guestbook-submit {
	font-size: 18px;
	text-transform: uppercase;
	background: url(../images/golfonline/black_77.png);
	color: #fff;
	padding: 6px 25px;
	width: auto;
}

.guestbook-item {
	background: #262626;
	padding: 20px;
	margin-bottom: 10px;
}

.guestbook-item .guestbook-header {
	border-bottom: 1px solid #414141;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #868686;
}

.guestbook-item .guestbook-header div {
	color: #868686;
}

.guestbook-header .name {
	float: left;
	background: url(../images/golfonline/guestbook_liner.gif) no-repeat right 0;
	padding-right: 20px;
	margin-right: 5px;
}

.guestbook-header .author {
	float: left;
}

.guestbook-header .date {
	float: right;
}

.guestbook-item .guestbook-text {
}

.guestbook-text p {
}

.entrycomment {
	margin-left: 40px;
	position: relative;
}

.entrycomment .arrow {
	display: block;
	background: url(../images/golfonline/guestbook_arrow.gif);
	width: 17px;
	height: 17px;
	position: absolute;
	left: -30px;
	top: 22px;
}

.guestbook-form-error {
	padding: 0 20px;
}

#formAddComment ul {
	margin-bottom: 20px;
}

.guestbook-error ul {
	margin-bottom: 0;
}

.gray_box {
	background: #222;
	margin-bottom: 50px;
	overflow: hidden;
}

.gray_box .title {
	font-size: 32px;
	line-height: 32px;
	padding: 30px 30px 20px;
	color: #26a9b2;
}

.gray_box .text {
	padding: 0 30px 30px;
	text-align: justify;
}

.gray_box img {
	float: right;
	margin-left: 30px;
}

.gray_box .top,
.gray_box .bottom {
}

.magazine_top a {
	display: block;
	padding: 0 30px 20px;
	float: left;
	width: 280px;
}

.magazine_top a img {
	float: left;
	margin: 0;
	padding: 0 2px 5px;
	background: url("../images/golfonline/magazine_shadow_2.png") no-repeat;
}

.magazine_top a span.right {
	display: block;
	position: relative;
	margin-left: 105px;
}

.magazine_top a span.pdf_title {
	border-bottom: 1px solid #303030;
	color: #26A9B2;
	display: block;
	font-size: 23px;
	line-height: 24px;
	padding: 12px 15px;
	text-transform: uppercase;
}

.magazine_top a span.download {
	background: url("../images/golfonline/download_arrow.gif") no-repeat scroll 14px 12px #26A9B2;
	color: #FFFFFF;
	display: inline-block;
	font-size: 16px;
	margin: 17px 25px 17px 15px;
	padding: 11px 15px 9px 36px;
/* 	position: relative; */
	text-transform: uppercase;
}

.magazine_boxs {
}

.magazine_boxs .magazine_boxs_inner {
}

.magazine_boxs h3 {
}

.magazine_boxs a.box {
}

.magazine_boxs a.box:hover {
}

.magazine_boxs a.box img {
}

.magazine_boxs a.box span.title {
}

.magazine_boxs a.box span.download {
}

.magazine_boxs a.box:hover span.download {
}

.magazine_boxs a.box span.download span {
}

.tx-myquizpoll-pi1 {
	background: #26a9b2;
	padding: 25px 20px;
	margin-bottom: 20px;
}

.tx-myquizpoll-pi1 .tx_myquizpoll_pi1-complete {
	margin-bottom: 15px;
}

.tx-myquizpoll-pi1 .tx_myquizpoll_pi1-quesansw input,
.tx-myquizpoll-pi1 .tx_myquizpoll_pi1-answer1 input {
	display: none;
}

.tx-myquizpoll-pi1 .tx_myquizpoll_pi1-quesansw input[type=text],
.tx-myquizpoll-pi1 .tx_myquizpoll_pi1-answer1 input[type=text],
.tx-myquizpoll-pi1 .tx_myquizpoll_pi1-answer select,
.tx-myquizpoll-pi1 .tx_myquizpoll_pi1-answer1 select {
	display: inline-block;
	padding: 7px;
	color: #333;
	width: 150px;
	background: #fff;
	border: 0;
}

.tx-myquizpoll-pi1 .tx_myquizpoll_pi1-quesansw input[type=text],
.tx-myquizpoll-pi1 .tx_myquizpoll_pi1-answer1 input[type=text] {
	width: 136px;
}

.tx-myquizpoll-pi1 .tx_myquizpoll_pi1-quesansw label {
	width: 12px;
	height: 11px;
	display: inline-block;
	text-indent: -9999px;
	background: url(../images/golfonline/radio.gif);
	cursor: pointer;
	vertical-align: middle;
}

.tx-myquizpoll-pi1 .tx_myquizpoll_pi1-quesansw input:checked + label {
	background-position: bottom;
}

.tx-myquizpoll-pi1 input.tx_myquizpoll_pi1-submit {
	display: inline-block;
	margin: 15px 5px 0;
	padding: 8px 14px 6px;
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
	float: right;
	background: #343434;
}

.tx-myquizpoll-pi1 input.tx_myquizpoll_pi1-submit:hover {
	background: url(../images/golfonline/black_77.png);
}

.tx_myquizpoll_pi1-quesansw {
	float: left;
	width: 100%;  
	display: table;
	vertical-align: bottom;
}
/*
.tx_myquizpoll_pi1-quesansw div {
	width: 17%;
	text-align: center;
	border-right: 1px solid #49c1ca;
	border-bottom: 1px solid #49c1ca;
	padding: 7px;
}
*/
.tx_myquizpoll_pi1-quesansw div {
	border-bottom: 1px solid #49C1CA;
	border-right: 1px solid #49C1CA;
	display: table-cell;
	height: 45px;
	line-height: 13px;
	padding: 7px;
	text-align: center;
	vertical-align: middle;
	width: 17%;
}

.tx_myquizpoll_pi1-quesansw div:last-child {
	border-right: 0;
}

.tx_myquizpoll_pi1 div:last-child {
	border-bottom: 0;
}

.tx_myquizpoll_pi1-question {
/* 	float: left; */
	font-size: 16px;
}

.tx_myquizpoll_pi1-answer {
/* 	float: left; */
}

.tx_myquizpoll_pi1-title1 {
	font-size: 16px;
}

.tx_myquizpoll_pi1-question1 {
	display: none;
}

.tx_myquizpoll_pi1-answer1 {
	float: none;
	margin: 3px 15px 5px;
}

.tx-myquizpoll-pi1 input.submit1 {
	float: none;
}

.tx-myquizpoll-pi1 .tx_myquizpoll_pi1-answer1 label {
	display: block;
	background: url(../images/golfonline/radio1.gif) no-repeat 10px 4px;
	cursor: pointer;
	padding: 0 10px 0 30px;
/* 	vertical-align: middle; */
}

.tx-myquizpoll-pi1 .tx_myquizpoll_pi1-answer1 input:checked + label {
	background-image: url(../images/golfonline/radio1_sel.gif);
}

.footer_carousel {
	margin: 20px 0;
}

.footer_carousel .title {
	float: left;
	text-transform: uppercase;
	font-size: 26px;
	color: #5c6969;
	float: left;
	padding: 20px 25px 5px;
}

ul#carousel_logos {
}

#carousel_logos li {
}

#carousel_logos li a {
	display: block;
	height: 60px;
	margin-right: 35px;
	text-indent: -9999px;
}

#carousel_logos li a:hover {
	background-position: 0 -60px;
}

#carousel_logos li.logo1 a {
	background-image: url(../images/golfonline/logos/egcoa.png);
	width: 46px;
}

#carousel_logos li.logo2 a {
	background-image: url(../images/golfonline/logos/cmae.png);
	width: 60px;
}

#carousel_logos li.logo3 a {
	background-image: url(../images/golfonline/logos/gca.png);
	width: 180px;
}

#carousel_logos li.logo4 a {
	background-image: url(../images/golfonline/logos/gbc.png);
	width: 62px;
}

#carousel_logos li.logo5 a {
	background-image: url(../images/golfonline/logos/golf_inc.png);
	width: 100px;
}

#carousel_logos li.logo6 a {
	background-image: url(../images/golfonline/logos/geo.png);
	width: 123px;
}

#carousel_logos li.logo7 a {
	background-image: url(../images/golfonline/logos/pitchcare.png);
	width: 180px;
}



div.csc-textpic-imagerow {
/* 	width: 190px !important; */
}

.fb_share_btn {
	height: 40px;
	position: absolute;
	right: 0;
	top: 380px;
	width: 200px;
}

#search_finder {
	position: relative;
}
div#search_finder .indexedsearch{
	position: absolute;
	right: 0;
	z-index: 10;
	width: 33px;
	border: 2px solid #00aeef;
	border-radius: 18px;
	height: 33px;
	background: #fff;
  margin-top: -36px;
  overflow: hidden;
}
div#search_finder a.finder{
	cursor: pointer;
	background: url(../images/engo/search.png) no-repeat 3px center;
	text-transform: uppercase;
	font-weight: 700;
	padding: 10px 0 10px 25px;
	display: inline-block;
	vertical-align: middle;
	color: #00aeef;
}
div#search_finder input.searchbox-sword{
	margin-left: 0;
	padding: 5px 15px;
	width: 178px;
	border-radius: 18px;
	color: #272727;
}
div#search_finder input.searchbox-button{
	position: relative;
	display: block;
	width: 32px;
	height: 30px;
	background: url('../images/engo/finder_a.png') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	cursor: hand;
	float: right;
	z-index: 13;
}
div#search_finder input.searchbox-button:hover{
	background-position: 0 -30px;
}

.map {
	width: 100%;
	background: gray;
	height: 350px;
	margin-bottom: 35px;
}


.contactPreview { clear:both;}
	.contactPreview img {width:183px; display:inline-block; vertical-align:middle}
	.contactPreview .cpt {display:inline-block; width:calc(100% - 200px); vertical-align:middle}
		.contactPreview .cpt ul {padding:40px 30px}
			.main-content .contactPreview .cpt ul li {background:none}
			.contactPreview .cpt ul li span {display:block; font-weight:700; font-size:16px;}
				.contactPreview .cpt ul li p~span {font-weight:400; font-size:14px; line-height:20px;}
				.contactPreview .cpt ul li p {padding-top:3px; position:relative}
					.contactPreview .cpt ul li p:before { background:url(/template/default/images/engo/li.png) no-repeat; width:10px; height:10px; content:""; display:inline-block; margin-right:4px}
@media(max-width:768px) {
.contactPreview {text-align:center}
	.contactPreview img {width:183px; margin:0 auto}
	.contactPreview img, .contactPreview .cpt {display:block; width:auto}
		.contactPreview .cpt ul {padding:30px 0 0}
			.contactPreview .cpt ul li {margin:0; padding:0}
				.contactPreview .cpt ul li p {text-align:center}
}
#fade {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background: #000;
	filter: alpha(opacity = 50); ..
	-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
	z-index: 10;
	display: none;
	height: 100%;
}

#popup {
	position: fixed;
	left: 0;
	top: 182px;
	height: 400px;
	width: 100%;
	display: none;
	z-index: 11;
}

#popup1, #popup2 {
	position: fixed;
	left: 0;
	top: 124px;
	height: 400px;
	width: 100%;
	display: none;
	z-index: 11;
}

.blockCall {
	width: 418px;
	height: 455px;
	background: url(/template/default/img/popup/bg468.png) no-repeat;
	margin: auto;
	padding: 0 27px 0 23px;
	position: relative
}

.blockCall h3, .blockCall p.h3 {
	font: 28px Arial;
	color: #000;
	border-bottom: 1px solid #b2b2b2;
	text-align: center;
	padding: 25px 0 19px 0;
	margin: 0 22px 12px 27px;
}

.txtP1 {
	font: italic 12px Arial;
	line-height: 19px;
	padding: 0 0 18px 25px;
}

.blockCall table {
	font: 14px Arial;
	margin-left: 25px;
	color: #000;
}

.blockCall table td {
	padding: 5px 0 10px 0;
	vertical-align: top;
}

.blockCall table td p {
	padding-top: 7px;
}

.blockCall table td p span {
	color: #f00;
}

.w256 {
	background: none;
	width: 246px;
	height: 24px;
	border: 1px solid #b2b2b2;
	font: 14px Arial;
	padding-left: 10px;
	line-height: 24px;
}

.blockCall table td select {
	border: 1px solid #b2b2b2;
	font: 14px/24px Arial;
	height: 24px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 2px;
	width: 238px;
}

.w229 {
	background: none;
	width: 219px;
	height: 24px;
	border: 1px solid #b2b2b2;
	font: 14px Arial;
	padding-left: 10px;
	line-height: 24px;
	margin-left: 7px;
}

.blockCall table td textarea {
	background: none;
	width: 246px;
	height: 49px;
	padding: 10px;
	border: 1px solid #b2b2b2;
	overflow: hidden;
	font: 14px Arial
}

.btn101 {
	display: block;
	width: 101px;
}

.closer21 {
	position: absolute;
	right: 19px;
	top: 18px;
	cursor: pointer;
}

#container {
	margin: auto;
}

.blockCall h3, .blockCall p.h3 {
	font: 28px Arial;
	color: #000;
	border-bottom: 1px solid #b2b2b2;
	text-align: center;
	padding: 25px 0 19px;
	margin: 0 22px 12px 27px
}

.titleh {
	font: 28px Arial;
	color: #000;
	border-bottom: 1px solid #b2b2b2;
	text-align: center;
	padding: 25px 0 19px;
	margin: 0 0 12px 27px
}

.txtP1 {
	font: italic 12px Arial;
	/*line-height: 19px;*/
	padding: 0 0 18px 25px; text-align:center
}

.csc-textpic-text p{
	text-align: left !important;
}


body .main-content .csc-default table td p.bodytext, body .main-content table.contentTable tr:nth-child(1) td p.bodytext {background: none;}

.siteForm {background:#51ace9; box-shadow:3px 4px 7px #eee; border-left:1px solid #eee;}
	.preFormText {display:flex; align-items: center; justify-content: space-between; flex-flow: row wrap; color:#fff; padding:30px 50px 14px}
		.formOpener {background:#fff; color:#51ace9; font-size:16px; font-weight:700; padding:16px; white-space:nowrap; width:48%; cursor:pointer; transition: background .5s ease;}
			.formOpener:hover {background:#f4f4f4}
		.main-content .preFormText > p {font-size: 16px; width:50%;color:#fff; text-align:left; line-height:20px; width:50%;}
			.main-content .preFormText > p span {font-weight:700; font-size:26px; display:block; line-height:27px;}
			

	.siteForm form {display:none;}
		.siteForm legend {display:block; color:#fff; font-weight:700; display:block; padding:24px 20px 11px; text-align:center; text-transform:none; width:100%;}
		.siteForm .form-fields {background:#fff; display:flex; justify-content: center; flex-flow: row wrap; border:1px solid #fff; padding:27px 0 2px;}
			.siteForm .form-fields .form-field {width:240px; margin:0 3px 6px;}
				.siteForm .form-fields .form-field:nth-child(3) {width:482px;}
				
				.siteForm .form-fields .form-field .consult-text {width:100%; padding:10px; box-sizing: border-box; height:52px; font-size:13px; color:#595959; border:1px solid #d8d8d8; border-radius:5px; transition: border-color .5s ease;}
				.siteForm .form-fields .form-field .consult-textarea {width:100%; padding:10px; box-sizing: border-box; height:102px; resize: none; overflow:hidden; font-size:13px; color:#595959; border:1px solid #d8d8d8; border-radius:5px; transition: border-color .5s ease;}
					.siteForm .form-fields .form-field .consult-text:focus, .siteForm .form-fields .form-field .consult-textarea:focus {border-color: #51ace9;}
				
		.siteForm .form-fields+div {background:#fff; padding:0 15px 15px; text-align:center}
			.siteForm .form-fields+div input {background:#51ace9; color:#fff; font-size:16px; font-weight:700; padding:16px; white-space:nowrap; width:48%; cursor:pointer; transition: background .5s ease; transition: opacity .5s ease;}
				.siteForm .form-fields+div input:hover {opacity: .7}
.title h1 {
	
	font-size: 35px;
    line-height: 35px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    height: 150px;
    width: 100%;
    padding-top: 20px;
}

.csc-default.back-button {
    padding-top: 30px!important;
    padding-right: 385px!important;
}

ul.left li {
	text-align: left;
	float: left;
	min-width: 300px;
}
p.block95__single-text {
    text-align: center !important;
    line-height: 17px;
    padding: 2px 0 !important;
}

.block95 {display:flex; flex-flow: row wrap; margin:40px -15px;}
	.block95__single {width:150px; margin:0 30px 74px;}
		.block95__single-icon {background:#6babe4; display:block; margin:0 auto 10px; border-radius:50%; width:95px; height:95px; position:relative}
			.block95__single-icon img {position:absolute; left:50%; top:50%; transform: translate(-50%, -50%);}
		.csc-textpic-text p.block95__single-text {text-align:center !important; line-height:17px; padding:2px 0;}
		
.mainCats.blue span i {
    margin: auto;
    font-style: normal;
}

.mainCats.blue span {
    background: rgba(81,172,233, .9);
    height: 60px;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
}
.mainCats span {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    background: rgba(0,0,0,.7);
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
}

.mainCats.blue div {
    height: 222px;
}

#landscape_modal {
    margin-top: 220px;
}


span.delim {
	margin: 5px;
}

a.yuotube img {filter: saturate(0%);}
a.yuotube:hover img {filter: none;}

a.face img {filter: saturate(0%);}
a.face:hover img {filter: none;}

@media (max-width: 900px) {


	ul.left li {
		float: none;
		text-align: center;
	}

/*	img.newsimgg{
		width: 160px;}*/
}

.main-content table.photo tr:first-child td {
	background:none!important;
	border:none!important;;
}

.main-content table.photo tr td {
	background:none!important;
	border:none!important;
}

ul._images {display:flex;padding:0;margin:0;  list-style-type: none;  margin: 0;  padding: 0;}
ul._images img {width:100%}
ul._images li {background: unset;list-style-type:unset;padding:0;margin:0 5px;}





@media (max-width: 900px) {
	ul._images {flex-wrap:wrap}
	ul._images li {width:100%;margin: 5px 0;}
}






.main-content > .news_item p {text-align: justify;}







