/* layout-main-new.css */

/*******
******** MAIN STYLES FOR LAYOUT */

* {
	margin: 0px; padding: 0px;
}

body {
	background-color: white; color: #4a4c46;
}
body, input, select, textarea {
	font-family: corbel, arial,sans-serif;
	/*font-family: arial, sans-serif;*/
}

a {
	color: #5c9902; text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

hr {
	border: 0px; height: 1px; color: black; background-color: black;
}

ol ol, ol ul, ul ol, ul ul, td p, td td, td h3, td input, td select, td textarea, p input, p select, p textarea {
	font-size: 100%;
}
td {
	padding: 2px 4px;
}
td p {
	margin: 0px !important;
}

fieldset {
	border: 0px;
}
legend {
	display: none;
}

acronym {
	border-bottom: 1px dotted #00457c;
}

#main-left h1, #main-right h1 {
	font-family: Arial Black;
	color: #787963;
	font-size: 1.6em;
	padding-left: 7px;
	padding-bottom: 20px;
	text-transform: uppercase;
}

#main-right h1 {
	display: inline;
	padding-right: 5px;
	padding-left: 0;
}

#main-right strong {
	color: #787963;
}

/* Just for print */
.printB, .printI, .printT {
	display: none;
}



/* MAIN LAYOUT */

#body-bg {
	background: #e9eadc url(../images/body-bg.gif) left top repeat-x;
}
#body-bg-mainpic-right {
	background: transparent url(../images/main-pic-right-bg.jpg) 800px 178px no-repeat;
}
#body {
	width: 800px; min-height: 650px; background: #e9eadc; url(../images/body-left-bg-new.gif) left top repeat-y;
}

/* LANG MENU => vymazat*/
#lang-menu { height: 39px; font-size: .65em; background-color: #c2c4b4; }
#lang-menu ul { float: right; }
#lang-menu li { float: left; height: 16px; line-height: 16px; list-style-type: none; }
#lang-menu li a { color: white; text-transform: uppercase; }
#lang-menu li a:hover { text-decoration: none; }

/* NEW LANG MENU */
#lang-menu ul#meta-menu-top { float: left; margin-left: 3px; }
#meta-menu-top li { float: left; height: 26px; line-height: 26px; list-style-type: none; background: transparent url(../images/meta-menu-sep.gif) left center no-repeat; padding: 0 10px; }
#meta-menu-top li.fst { background-image: none; }
#meta-menu-top li a { color: #545644; text-transform: uppercase; text-decoration: none; }
#meta-menu-top li a:hover { text-decoration: underline; }

/* META MENU */
#meta-menu { float: right; }
#meta-menu li { float: left; height: 16px; line-height: 16px; list-style-type: none; background: transparent url(../images/meta-menu-sep.gif) left center no-repeat; padding-left: 11px; padding-right: 10px; }
#meta-menu li.fst { padding-left: 0px; background-image: none; }
#meta-menu li.lst { padding-right: 0px; }
#meta-menu li.current a { text-decoration: underline; }
#meta-menu li a { color: #577033; text-transform: uppercase; text-decoration: none; }
#meta-menu li a:hover { text-decoration: underline; }
#meta-menu li.logout { margin-left: 10px; }
#meta-menu li.logout a { font-weight: bold; color: red; background-color: #e9eadc; }

/* HEADER */
#header {
	height: 59px; background: transparent url(../images/logo.gif) left top no-repeat; padding-top: 40px;
	font-size: .7em;
}
#header h2 {
	display: none;
}

/* SEARCH WEBSITE */
#search{
	float: left; height: 29px; width: 159px; border-bottom: 1px solid white; padding: 10px 10px 0px 10px; background-color: #d9d8c7; margin-right: 1px;
	font-size: .7em;
}
#search input {
	width: 100px; border: 1px solid #647651; vertical-align: middle; padding: 1px 0px;
}
#search input.submit {
	margin-left: 10px; width: auto; color: #4a3c1b; background-color: #d9d8c7; text-transform: uppercase;
	font-size: 75%;
}

/* MAIN MENU */
#menu { float: left; height: 39px; background-color: #dcdac4; border-bottom: 1px solid white; list-style-type: none; font-size: .7em; width: 100%; }
#menu li { float: left; height: 39px; border-right: 1px solid white; }
#menu li.current { background: #bcc2a4 url(../images/menu-current.gif) left top repeat-y; }
#menu li.current a {	color: white; }
#menu li a { display: block; color: #545644; float: left; height: 36px; line-height: 36px; padding: 0px 23px; text-transform: uppercase; text-decoration: none; font-size: 90%; padding-top: 3px; }
#menu li a:hover { color: white; }
#menu li.fst a, #menu li.lst a { padding: 3px 25px 0px 26px; }

/* LEFT SIDE */
#left {
	clear: both; float: left; width: 179px; min-height: 200px; background: #E9EADC url(../images/home-left-menu-bg.gif) top left no-repeat;
	font-size: .7em; border-right: 1px solid white;
}
#left a:hover {
	text-decoration: underline;
}
#home-left-news {
	margin-right: 1px; color: #4a4c46;
}
#home-left-news li {
	height: 52px; padding-top: 3px; padding-left: 15px; background: transparent url(../images/home-left-news-arrow.gif) 2px 6px no-repeat; margin: 0;
}
#home-left-news a {
	color: #4a4c46; text-decoration: none;
}
#home-left-news-en {
	margin-top: 215px; margin-right: 1px; background-color: #dddeca; color: #4a4c46;
}
#home-left-news-en a {
	color: #4a4c46; text-decoration: none;
}
#home-left-news-en dt {
	font-weight: bold; border-top: 1px solid white; background: transparent url(../images/home-left-news-arrow.gif) 6px 6px no-repeat; padding: 5px 10px 0px 21px;
}
#home-left-news-en dd {
	padding: 0px 10px 4px 19px; min-height: 36px;
}

#home-left-news-new { margin-right: 1px; color: #4a4c46; }
#home-left-news-new li { padding: 8px 20px; padding-right: 0; background: #e2e3d4 url(../images/home-left-news-arrow.gif) 6px 10px no-repeat; margin: 0; border-bottom: 1px solid white; }
#home-left-news-new a { color: #4a4c46; text-decoration: none; }

/* Richtig trennen on start page */
.ara-start-left-box-sammeln { height: 195px; background: transparent url(../images/ara-start-left-box-bg.jpg) top left repeat-x; }

.ara-start-left-box,
.ara-start-left-box2,
.ara-start-left-box-sammeln { padding: 10px 0; border-bottom: 1px solid white; }

.ara-start-left-box h4,
.ara-start-left-box2 h4,
.ara-start-left-box-sammeln h4 { font-family: arial black, arial, verdana; color: #787963; font-size: 11px; background: transparent url(../images/home-left-news-arrow.gif) 6px 2px no-repeat; padding-left: 20px; text-transform: uppercase; }

.ara-start-left-box p,
.ara-start-left-box2 p,
.ara-start-left-box-sammeln p { padding-left: 20px; }
.ara-start-left-box-sammeln p.start-left-image { padding: 7px 0px 7px 8px; }

.ara-start-left-box a,
.ara-start-left-box2 a,
.ara-start-left-box-sammeln a { color: #4A4C46; text-decoration: none; }

.ara-start-left-box input,
.ara-start-left-box label,
.ara-start-left-box-sammeln input,
.ara-start-left-box-sammeln label { margin-top: 15px; }

.ara-start-left-box input,
.ara-start-left-box-sammeln input { border: 1px solid #647651; height: 14px; margin-left: 4px; }

.ara-start-left-box input.submit,
.ara-start-left-box-sammeln input.submit { background-color: #D9D8C7; size: 10px; line-height: 12px; height: 16px; }

.ara-start-left-box2 { padding: 6px 0px; background-color: #dadbcd; }
.ara-start-left-box2 p { padding-bottom: 3px; }
/* MAIN CONTENT */
#main {
	float: left; width: 620px;
	font-size: .7em;
}

#main-header {
	width: 620px; height: 215px; border-bottom: 1px solid white;
}

#main-left {
	float: left; width: 306px; padding: 8px 40px 0px 8px;
}
/*#main-left .home-main-news .more-link {
	margin-top: 16px; height: 11px; line-height: 11px; margin-bottom: 30px; background: transparent url(../images/home-left-news-arrow.gif) left center no-repeat; padding-left: 18px;
}*/

#main-right { float: left; width: 256px; border-left: 1px solid white; padding: 8px 0px 30px 8px; }

#main-right #home-search #search-new { width: 95%; background-color: transparent; border-bottom: 1px solid white; padding: 27px 0; margin-bottom: 7px; }
#main-right #home-search #search-new input { border: 1px solid #647651; vertical-align: middle; padding: 1px 0px; }
#main-right #home-search #search-new input.submit { margin-left: 10px; width: auto; color: #4a3c1b; background-color: #d9d8c7; text-transform: uppercase; font-size: 75%; }

/* CONTENT */
#main-left h2.graphic, #main-right h2.graphic {
	margin-bottom: 22px;
}
#main p {
	/*margin-bottom: 14px;*/
}
#main ul, #main ol {
	margin-left: 26px;
}


/* CLEAR */
#clear-main {
	clear: left; height: 1px; width: 179px; font-size: 0px; background-color: #dddeca;
}
#clear {
	clear: left; height: 1px; font-size: 0px; background-color: white;
}


/* FOOTER */
#footer {
	clear: both; background-color: white; padding-top: 18px;
}
#footer ul {
	width: 481px; padding-left: 180px;
}
#footer li {
	float: left; height: 24px; list-style-type: none;
}
#footer li a {
	display: block; height: 24px; float: left;
}
#footer li.ara-system a {
	width: 123px; background: transparent url(../images/footer-ara-system.gif) left top no-repeat;
}
#footer li.agr a {
	width: 34px; background: transparent url(../images/footer-agr.gif) left top no-repeat;
}
#footer li.alurec a {
	width: 49px; background: transparent url(../images/footer-alurec.gif) left top no-repeat;
}
#footer li.ara a {
	width: 32px; background: transparent url(../images/footer-ara.gif) left top no-repeat;
}
#footer li.argev a {
	width: 44px; background: transparent url(../images/footer-argev.gif) left top no-repeat;
}
#footer li.aro a {
	width: 33px; background: transparent url(../images/footer-aro.gif) left top no-repeat;
}
#footer li.avm {
	width: 35px; background: transparent url(../images/footer-avm.gif) left top no-repeat;
}
#footer li.ferropack a {
	width: 69px; background: transparent url(../images/footer-ferropack.gif) left top no-repeat;
}
#footer li.okk a {
	width: 32px; background: transparent url(../images/footer-okk.gif) left top no-repeat;
}
#footer li.vhp a {
	width: 30px; background: transparent url(../images/footer-vhp.gif) left top no-repeat;
}
#footer li strong, #footer li span {
	display: none;
}
#footer li a:hover {
	background-position: 0px -24px;
}

.sammel1 {
	background: #e9eae2;
	padding: 11px 5px;
}

/* Form */
.tx_powermail_pi1_fieldwrap_html, .powermail_radio_inner, .tx_powermail_pi1_fieldwrap_html_radio_title { overflow: hidden; margin-bottom: 5px; }
.tx-powermail-pi1 input { border: 1px solid #cbcebd; float: left; padding: 1px 2px; font-size: 0.95em; width: 221px; }
.tx-powermail-pi1 label { float: left; width: 110px; line-height: 17px; float:left;}
.powermail_radio_inner input { width: 10px; margin-right: 10px; vertical-align:top; width:auto; border: 0px none; margin-top: 2px; }
.tx_powermail_pi1_fieldwrap_html_submit { padding: 10px 0; border-top: 1px dotted #fff; margin: 10px 0; }
/*.tx_powermail_pi1_fieldwrap_html_submit input { width: 50px; cursor: pointer; text-align: left; border: 0 none; background: transparent url(../images/sbmt.jpg) left center no-repeat; padding-left: 17px; }*/
.tx_powermail_pi1_fieldwrap_html_submit input { width: 100px; cursor: pointer; border:1px solid #647651; }
.tx_powermail_pi1_fieldwrap_html_10 { padding-left: 20px; }
.powermail_mandatory { color: #41a263; }
.powermail_mandatory_js { color: #41a263; line-height: 17px; width: 100%; float: left; }
.validation-failed { border: 1px dotted #ff0000; }
.tx-powermail-pi1 #powermaildiv_uid1 label { float: none; display:inline; line-height:15px; }
#powermaildiv_uid2, #powermaildiv_uid3, #powermaildiv_uid4, #powermaildiv_uid5, #powermaildiv_uid6, #powermaildiv_uid9 { margin-left: 20px; }
#powermaildiv_uid7, #powermaildiv_uid8, .tx-srfreecap-pi2-image { margin-left:84px; }
#powermaildiv_uid9 .tx-srfreecap-pi2-image, #powermaildiv_uid9 .tx-srfreecap-pi2-cant-read { margin-left:50px; }
#powermaildiv_uid9 .tx-srfreecap-pi2-cant-read  { display:block; margin-left:60px; }