@import url("./main.css");

body {
	margin: 0; padding: 0; 
	background: #222; 
	color: #666; 
	font-size: 12px; 
	font-family: 'Arial', 'Helvetica', sans-serif; 
	background: #FFF url('./images/bg_body.png') 0 33px repeat-x;
	line-height: 1.5em;
}
input, textarea, select, option { font-family: 'Arial', 'Helvetica', sans-serif; font-size: 12px; }
div { margin: 0; padding: 0; }
div#main {
	width: 960px; 
	margin: 0 auto;
	padding-bottom: 12px;
	background: #FFF;
	position: relative;
}
.logoLedferma { position: absolute; bottom: 5px; }

div#header {
	height: 438px;
	margin-bottom: 10px; 
	position: relative;
	background: transparent url('./images/bg_header.jpg') 0 0 no-repeat;
}
div#logo { margin: 50px 0 20px 0; }
div#logo strong { font-size: 16px; }

div#header div#infoBox { width: 160px; position: absolute; right: 20px; bottom: 20px; font-size: 16px; line-height: 20px; color: #808080; font-weight: bold}

#header #siteSearch { width: 160px; position: absolute; top: 16px; right: 20px; text-align: right; }
#header #siteSearch fieldset { margin: 0; padding: 0; }
#header #siteSearch input { width: 154px; border: 1px solid #; margin: 0; padding: 1px 2px; }
#header #siteSearch .button { cursor: pointer; width: auto; background: #FFF; color: #009CDD; font-weight: bold; padding: 5px 0; float: right; border: 0; text-decoration: underline; }

div#flags { margin: .2em .5em 0 0; padding: 0; text-align: right; }
div#flags img { vertical-align: -2px; }

div#content {
	padding-bottom: 20px;
	width: 768px;
	_width: 765px;
	float: right;
}
div#content .inside {
	padding: 0;
	min-height: 100%; 
}
div#content .inside .text {
	padding: 0 20px;
	width: 576px;
	width: 536px;
	_width: 533px;
	float: left;
	font-size: 13px;
}
div#content .inside .text ul { margin-left: 20px; }
div#content #rightMenu { width: 192px; margin-top: 45px; float: right; position: relative;}

div#content #rightMenu .banner {
	/*position: absolute;	bottom: 0;*/
}
div#content #rightMenu .banner img { border: 0; }
div#sidebar {
	width: 192px; 
	float: left;
}

div#footer { width: 960px; margin: 0 auto; padding-top: 10px; clear: both; background: url('./images/bg_footer.png') 0 0 no-repeat; }
div#footer .inside { font-size: 11px; padding: 0 20px; line-height: 26px; color: #002D72; }
div#footer .inside span { float: right; }
div#footer a:hover { color: #FC4C02; }

a { color: #009CDD; }
a:hover { color: #FC4C02; }

img.fs_icon { vertical-align: -15%; margin-right: 3px; }

h1, h1 a,.title { 
	margin: 10px 0 10px 0; padding: 0; 
	font-size: 17px; font-weight: bold; 
	text-transform: uppercase; 
	color: #002D72; 
	text-align: left;
}
h2, h2 a {
	margin: 1em 0 3px 0; padding: 0;
	font-size: 15px;
	color: #002D72;
	clear: left;
}
h3, h3 a {
	margin: 1em 0 3px 0; padding: 0;
	font-size: 13px; font-weight: bold; 
	color: #FC4C01;
}
h4, h4 a {
	margin: 1em 0 3px 0; padding: 0;
	font-size: 12px; 
	color: #666;
}
p {
	margin-top: 0;
	margin-bottom: .5em;
	padding: 0;
}
ul { margin-top: 0; }
ul  { padding-top: .5em; }

div.divider { 
	width: 95%; 
	height: 20px;
	margin: 1em 0 0 0;
	padding: .2em 0;
	display: block;
}
fieldset {
	 width: 75%;
	 border: 0; 
	 padding: 1em; 
}
legend {
	 font-style: italic; 
	 font-weight: bold; 
	 font-size: 1em; 
	 background: #025774; 
	 color: #FFF; 
	 border: solid 1px #999; 
	 padding: 0 .4em 0 .4em; 
}
label { 
	float: left;
	width: 30%;
	text-align: right;
	margin: 4px 1em 0 0;
}
fieldset#submit {
	margin-top: 1em;
	padding: .5em;
	text-align: center;
}
fieldset#submit input {
	margin-top: .5em;
	padding: .2em .4em;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
}
input, select { margin-bottom: .5em; padding: .1em; }
input.checkbox { width: 1em; margin-bottom: 0; padding: 0; border: none; }
div.buttons { margin-top: 1em; float: right; }
div.buttons input { border: solid 1px #000; background: #99CC66; color: #000; }

.button { font-family: 'Arial', 'Helvetica', sans-serif; font-size: 12px; cursor: pointer; width: auto; background: #FFF; color: #009CDD; font-weight: bold; padding: 5px 0; float: right; border: 0; text-decoration: underline; }

img { margin: 0; padding: 0; border: 0; }
pre { font-size: 120%; }

.cleaner { display: none; clear: both; }
.clear { clear: both; }
.ref { float: left; margin: 0 2em 0 0; padding: .3em; border: solid 1px #D1E5EF; background-color: #EFFAFF; }

.raquo { padding: 0 2px; color: #FC4C02; font-size: 14px;  }

/* TOP MENU */
#sidebar .menu { width: 152px; padding: 0 20px; /*position: absolute; bottom: 20px; left: 20px;*/ }
#sidebar .menu ul { margin: 0; padding: 0 0 20px 0; }
#sidebar .menu li { margin: 0; padding: 0; list-style-type: none; color: #000; font-size: 15px; border-bottom: solid 2px #C7D0DC; }
#sidebar .menu li a, #sidebar .menu li strong { padding: 4px 0; margin: 0; display: block; font-size: 12px; text-transform: uppercase; }
#sidebar .menu li a { color: #1F4674; text-decoration: none; }
#sidebar .menu li strong { color: #FC4C02; }
#sidebar .menu li ul { margin: 0; padding: 2px 0 5px 0; }
#sidebar .menu li ul li { margin: 0; padding: 0; font-size: 12px; border-bottom: none;  }
#sidebar .menu li ul li a, 
#sidebar .menu li ul li strong { font-weight: normal; padding-left: 11px; text-transform: none; }
#sidebar .menu li ul li strong { background: url('./images/bg_menu.png') 0 6px no-repeat; }
#sidebar .menu li ul li a:hover { background: url('./images/bg_menu_hover.png') 0 6px no-repeat; }
#sidebar .menu li a:hover { color: #FC4C02; }
#sidebar span.li { font-weight: bold; font-size: 14px; color: #000; }
#sidebar span.li.map { font-size: 12px; }


#mainMenu { 
	width: 560px; height: 160px; max-height: 160px;
	position: absolute; top: 165px; right: 200px;
	margin: 0; padding: 0;
}
#mainMenu li { width: 131px; height: 160px; float: left; margin: 0 12px 0 0; padding: 0; list-style-type: none; }
#mainMenu li.item4 { margin: 0; }
#mainMenu li a { 
	display: block; height: 160px; 
	margin: 0; padding: 0 11px; 
	background: transparent url('./images/transparent.png') 0% 0% repeat-x; 
	line-height: 35px; 
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
}
#mainMenu li a span { display: block; height: 125px; margin: 0 -11px; padding: 0; background: transparent 0% 0% no-repeat; }
#mainMenu li.item1 a span { background-image: url('./images/mainMenu/1.gif'); }
#mainMenu li.item2 a span { background-image: url('./images/mainMenu/2.gif'); }
#mainMenu li.item3 a span { background-image: url('./images/mainMenu/3.gif'); }
#mainMenu li.item4 a span { background-image: url('./images/mainMenu/4.gif'); }
#mainMenu li a:hover { color: #FC4C02; }
#mainMenu li a:hover span { background-position: -131px 0%; }

div.pages { margin: 0 .5em 0 0; padding: 0; color: #001333; font-style: italic; }
div.pictureMenu { font-size: 95%; text-align: right; float: right; }

div.pictures { margin-top: 1em; }
div.pictures div.picture { margin: 12px 0; padding: 0; float: left; position: relative; }
div.pictures div.picture.pixtext { padding-bottom: 6px; }
div.pictures ul { margin: 0 2em; }
div.pictures div.picture { margin: 0 12px 12px 0; }
div.pictures div.picture.last { margin: 0 0 12px 0; }
div.pictures div.picture a { text-decoration: none; color: #666!important; }
div.pictures div.picture a:hover { color: #000; }
div.pictures div.picture .pixtext {
	display: block; height: 18px; margin: 0; padding: 0 6px;
	overflow: hidden;
	text-align: center;
	color: #000;
	font-weight: bold;	
}
div.pictures div.picture .image, 
div.pictures div.picture .image img { margin: 0; padding: 0; }

div#thumb { margin: .5em 0 1em 0; padding: 0; text-align: center; border: solid 1px #000; }
div#thumb img { margin: 0; padding: 0; border: 0; }
em.annotation { display: block; margin-bottom: 1em; }

div#content .inside .text .list { margin: 1em 0; padding: 0;  }
div#content .inside .text .list ul { margin: 0; padding: 0; background: #EFEFEF; list-style-type: none; float: left; }
div#content .inside .text .list ul li { margin: 0; padding: 0; color: #CFCFCF; float: left; }
div#content .inside .text .list ul li a { float: left; margin: 0; padding: 6px 12px; }
div#content .inside .text .list ul li a:hover { background: #FFF; }

#breadcrumbNav { line-height: 20px; margin-left: -.25em; margin-bottom: 20px }
#breadcrumbNav a, #breadcrumbNav strong { padding: 0 .25em; }

/* GBOOK */
div#gbook { margin: 1em 0; }
div#gbook div { padding: .5em 0; border-top: 1px solid #8C8C8C; }
div#gbook div span.date { float: right; }
div#gbook div p { padding-top: .5em; clear: both; }

form#gbookForm label { width: 4em; text-align: left; }
form#gbookForm label.text { width: auto; }

/* BASIC CLASS */
.right { float: right; }
.hr { clear: both; margin: 0; height: 6px; margin: 10px 0; }
.yellow { color: #FC4C02; }
.bg_home { height: 409px; width: 555px; background: transparent url('./images/bg_home.gif') 0% 0% no-repeat;  }
.bg_home .col { width: 177px; height: 409px; margin: 0 12px 0 0; padding: 0; float: left; position: relative; }
.bg_home .col .name { 
	width: 139px;
	background: #FFF; color: #FC4C02; 
	padding: 10px 7px; 
	text-transform: uppercase; font-weight: bold; font-size: 15px; 
	position: absolute; left: 12px; top: 12px;
}
.bg_home .col p { 
	width: 153px;
	margin: 0; padding: 0; 
	font-size: 15px; 
	position: absolute; left: 12px; bottom: 12px;
}
.bg_home div.col.last { margin: 0; }

.shadow 	{ color: #666; }
.shadowL 	{ color: #E5E5E5; }
.orange 	{ color: #FC4C02; }
.bgorange 	{ background: #FC4C02!important; }
.shadowT 	{ color: #808080; }
.blue 		{ color: #002D72; }
.bgblue 	{ background: #002D72!important; }

.shadow, .shadow a, .shadow strong { color: #666!important; }
.shadow a:hover { color: #000!important; }
.pink { color: #FC4C02; }
.bgpink { background: #FC4C02; color: #FFF; margin: 0; padding: 5px 9px; clear: both; }
.bgpink h2 { margin: 0!important; padding: 1em 0 .5em 0!important; }
.bgpink.noul ul li { list-style-type: none; }
.bgpink ul { margin: 0!important; padding: 0!important; }
.highligh { background: #FFFF66; /*color: #000; font-weight: bold;*/ text-transform: uppercase; }

.more { display: block; text-align: right; margin:0; padding:0; font-size: 12px; line-height: 14px; }

.hpText { text-align: left; font-size: 18px; font-style: italic; font-weight: bold; color: #002D72; line-height: 28px; padding-right: 40px; }
.hpText ul li { list-style-image: url('./images/bg_hpText_li.png'); }

/* POLL */
.box { margin: 0 0 1em 0; padding: 0 20px;  }
.box ul { padding-left: 15px; }
.box .title { color: #002D72; }
.box .title a { text-decoration: none; color: #FC4C02; }

.box.articles ul { margin: 0 0 1em 0; padding: 0; list-style-type: none; }
.box.articles ul li { margin: .5em 0 0 0; padding: .5em 0; clear: both; border-bottom: 1px solid #C7D0DC; font-size: 12px!important}
.box.articles ul li div { margin: 0; padding:0 }

.box.poll span { display: block; }
.box.poll .voted { margin: 0; padding: 1em 0; clear: both; }
.box.poll form { margin: 0; padding: 0; clear: both; }
.box.poll form label { float: left; width: auto; margin-right: 9px; =margin: 8px 3px 0 0; }
.box.poll form input { float: left; margin: 6px 2px 0 0; }
.box.poll form input.button { float: right; margin-top: 0; }
.box.poll form p { margin: 0; padding: 0; }
.box.poll form .submit { padding-top: .5em; clear: both; float: none; }
.box.poll ul { margin: 0; padding: 0; list-style-type: none; }
.box.poll ul li { clear: both; padding: 5px 0; =padding: 3px 0; }
.box.poll ul li .label { float: left; }
.box.poll ul.vote li input { margin: 3px 3px 0 0; }
.box.poll ul.vote li .cover { width: 75px; }
.box.poll ul li .cover { margin-top: 4px; height: 10px; float: right; width: 55%; color: #FFF; background: #E6E6E6; }
.box.poll ul li .cover .graph { height: 10px; padding: 0 2px; background: #002D72; }

.box.facebook { text-align: center; padding: .5em 0; }

.fullText { margin-left: -20px; margin-right: -20px }
.blog { width: 274px; height: 180px; border: 2px solid #C7D0DC; font-size: 11px; text-align: left; overflow: hidden }
.blog .inside { margin: 9px; line-height: 16px; min-height: auto!important; height: auto!important; }
.blog .inside .title { margin: 0 0 5px 0; font-size: 15px; color: #1F4574; }
.blog .inside .name { font-size: 13px; }
.blog .inside img { float: left; margin: 0 9px 0 0; }

/* RESULT MSG */
div#result { width: 30em; margin: 0 auto 1em auto; padding: .3em 1em .3em .3em; background-color: #FFF; font-size: 110%; font-weight: bold; }
div#result.success { border: solid 2px #54BA01; color: #54BA01; }
div#result.fail { border: solid 2px #CF4141; color: #CF4141; }
div#result img { float: left; margin: 0 1em 0 0; }
div#result p { margin: .3em 0; padding: 0; }

/* PORADNA */
#questions { clear: both; padding-top: 1em; }
#questions form, #questions fieldset { border: 0; padding: 0; margin: 0; }
#questions form { margin-bottom: 2em; }
#questions fieldset label { font-weight: bold; margin: 0 0 .5em 0; float:none; text-align: left; }
#questions fieldset p { margin: 1em 0; }
#questions fieldset small { }

#questions .pickList { margin: 1em 0; line-height: 1.6em; background: #FC4C02; color: #FFF; text-align:center; }
#questions .pickList a, #questions .pickList span { color: #FFF; padding: 0 2px; }
#questions .pickList a:hover { background: #000!important; }
#questions .pickList .butt { font-size: 130%; }
#questions .pickList span.current { font-size: 1em; background: #EFEFEF; color: #000;}
#questions .pickList span.date { display: block;}

#questions dt { font-weight: bold; }
#questions dt span { display: block; }
#questions dd { margin-top: 1em;  margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #BFBFBF; }
#questions dt br { clear: both; }

#questions a.button { color: #595A5E; text-decoration: none; font-size: 10px; font-weight: bold; float: right; }
#questions a.button:hover { text-decoration: underline; }

ul.bloglist { margin: 0!important; padding: 0!important; list-style-type: none; }
ul.bloglist li { margin: 0!important; padding: 0 0 1em 0!important; }
ul.bloglist li h3  {  }

.recaptchatable .recaptcha_image_cell, #recaptcha_table { background-color:#FFF !important; }
#recaptcha_table { border-color: #FFF !important; }
#recaptcha_response_field { }

#motto { width: 300px; height: 60px; position: absolute; top: 63px; right: 0; text-align: right; }
#motto strong { display: block; line-height: 60px; margin: 0 20px 0 0; color: #FFF; font-size: 19px;  }

/* HOMEPAGE AKTUALITY LIST */
#hompageInfo { margin: 2em 0; background: #F3F3F3; padding: 10px 15px 5px 10px; }
#hompageInfo div,
#hompageInfo h2 { margin: 0; padding: 0; }
#hompageInfo h3 { margin: 10px 0 0 0; padding: 10px 0 5px 0; }
#hompageInfo h3 a { text-decoration: none; color: #666666; }

/* FOTOGALERIE */
#AddPictures { margin: 0 0 1em 0; padding: 0; }
#AddPictures fieldset { width: 400px; margin: 0 auto 0 auto; padding: .5em; }
#AddPictures fieldset label { width: 21%; }
#AddPictures fieldset input.button { width: 5em; display: block; float: none; margin: 0 auto; background: #EFEFEF}
.addButton { float: right; width: 7em; margin-top: -20px; padding: 3px 5px; text-decoration: none; border: 1px solid #009CDD; color: #009CDD; cursor: pointer; display: block; font-weight: bold }
#AddPictures #frmSubmit { margin-top: 1em; display: none; padding-top: 5px; background: #EFEFEF; text-align: center; }
#AddPictures #frmSubmit input { float:left; }
#AddPictures #frmSubmit input.button { float: none; }

.rating { margin: 10px; padding: 3px; background: #E6E6E6; font-size: 11px }
.rating span.stars { float: left; }
.rating span.stars a,
.rating span.stars b { width: 18px; line-height: 18px; margin-right: 3px; background: #CFCFCF; float: left; text-align: center; }
.rating span.stars b { margin-left:5px; background: #F29400; color: #FFF!important; }
.rating span.stars i { float: left; }
.rating span.rtng { padding: 0 3px; line-height: 18px; background: #009CDD; color: #FFF; float: right; }
.rating span.stars a:hover { background: #FC4C02; color: #FFF!important; }

/* POPUP */
.popup_root { width: 100%; height: 100%; background: url('./images/alpha.png') 0 0 repeat; cursor: pointer; position: absolute; top: 0; left: 0; z-index: 999; }
.popup_root .popup { background: #555; cursor: auto; position: absolute; text-align: center; }
.popup_root .popup h2 { padding: 3px 0; margin: 0; font-size: 16px; border-bottom: 5px solid #333; }
.popup_root .popup a.topright { float:right; margin: -25px -9px 0 0; }
.popup_root .popup a.topright img { margin: 0 12px 0 0; padding: 0;  }
.popup_root .popup .inside { padding: 1em 25px 0 25px; overflow-y: auto; }
.popup_root .popup .inside .title { font-size: 26px; line-height: 30px; color: #A2BE2B; }
.popup_root .popup .inside p { line-height: auto; }
.popup_root .popup .inside .title p { margin: 0; padding: 0; }

#addThis { margin-right: 20px; float: right; }

#produkt { width: 200px; height: 225px; position: absolute; right: -20px; top: 177px; background: transparent url('./images/bg_produkt.png') 0 0 no-repeat; }
#produkt img { display: none; }

div#header { height: 358px; }

body#id-home { background: #FFF url('./images/bg_body_home.png') 0 33px repeat-x; }
#id-home #header { height: 438px; border-bottom: none; background: transparent url('./images/bg_header_home.gif') 0 0 no-repeat; }
#id-home #produkt { width: 300px; height: 400px; position: absolute; right: 75px; top: 180px; background: none; }
#id-home #bike { width: 60px; height: 230px; position: absolute; left: 195px; top: 0px; background: none; }
#id-home #produkt img, #id-home #bike img { display: block; }
#id-home div#content #rightMenu { margin-top: 75px; }


.buy_gelactiv {   }
.buy_gelactiv a { height: 82px; padding: 20px 0 0 5px; text-decoration: none; color: #002D72; font-weight: bold; font-size: 13px; background: url('./images/buy_gelactiv.gif') 0 0 no-repeat; display: block}
.buy_gelactiv.silver a { height: 102px; padding: 5px 0 0 5px; background: url('./images/buy_gelactiv_silver.gif') 0 0 no-repeat; }
.buy_gelactiv a:hover { color: #FC4C02; }
.buy_gelactiv a:hover span { color: #002D72!important; }
.buy_gelactiv div { padding-top: 20px; height: 102px; background: url('./images/buy_gelactiv.gif') 0 0 no-repeat; }

#login { width: 500px; position: absolute; right: 0; top: 20px; text-align: right}
#login input, #login label { display:inline;float:none}
#login fieldset { width: auto; padding:0; }

.myTable { border: solid #C7D0DC; border-width: 1px 1px 0 0; }
.myTable th, .myTable td { margin: 0; padding: 2px 4px; border: solid #C7D0DC; border-width: 0 0 1px 1px;  }
.myTable th { background: #C7D0DC; color: #000; }

/* FB TOP10 */
.fb-table { border-top: 1px solid #D4DAE8; border-bottom: 1px solid #D4DAE8; }
.fb-table th { padding: 3px 5px; background: #ECEFF6; color: #666; }
.fb-table td { padding: 3px 5px; border-top: 1px solid #ECEFF6; }

.box.top10 { width: 245px; float: left; margin: 0 0 35px 0; padding: 0; font-size: 11px; }
.box.top10.first { margin: 0 40px 30px 0; }
.box.top10.last { margin: 0 0 30px 0; }
.box.top10 h3 { margin: 0; padding: 0 0 10px 0; }
.box.top10 h3 span { font-weight: normal; font-size: 10px; float: right; line-height: 13px; }
.box.top10 .fb-table { width: 100%; }
.box.top10 .fb-table tr.highlight td,
.box.top10 .fb-table tr.highlight td a { background: #F8A468; color: #012E72; font-weight: bold; vertical-align: middle; }
