

/* --- reset of default margins & padding --- */
html, body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li, fieldset, form, label, table {
	margin: 0px;
	padding: 0px;
}

/* --- tags --- */
img {
	border: 0;
}
table {
	border-collapse: collapse; 
	border-spacing: 0; 
}
form, table {
	font-size: 100%;
}

/* --- align --- */
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }

/* --- floating --- */
.floatLeft { float: left; }
.floatRight { float: right; }

.reset {
	display: block;
	font-size: 0px;
	line-height: 0px;
	height: 0.1px;
	overflow: hidden;
	clear: both;
}
.reset1 {
	height:1px; 
	clear:both; 
	overflow:hidden;
}
.hide,
.noDisplay { display: none; }

#body .green {color: #aac53f;}

#body h1 { color:#95B70F; font-size: 1.8em; margin:5px 0px 15px 0px; }
#body h2 { color:#000; font-size: 1.5em; margin:5px 0px 10px 0px; }
#body h3 { color:#000; font-size: 1.3em; margin:5px 0px 5px 0px; }
#body h4 { color:#000; }
#body strong { color:#000; }

#body h3.icon { background-repeat: no-repeat; padding-left: 85px; padding-top: 27px; padding-bottom: 25px;}

#icon-eshop { background-image: url('/public/ee/64/1/25718_45969_ESHOP.PNG');}
#icon-intranet { background-image: url('/public/54/fc/eb/25720_45982_intranet.png');}
#icon-extranet { background-image: url('/public/5e/a2/13/25722_45984_extranet.png');}
#icon-microsite { background-image: url('/public/b3/97/93/25724_45985_microsite.png');}
#icon-editor { background-image: url('/public/3a/7c/d4/25726_46039_editor.png');}
#icon-skoleni { background-image: url('/public/2/d2/e7/26842_46983_ico_skoleni.png');}
#icon-podpora { background-image: url('/public/8c/8f/f5/25730_46041_podpora.png');}
#icon-rychlost { background-image: url('/public/a5/38/b8/25736_46065_rychlost.png');}
#icon-privetivost { background-image: url('/public/82/f6/66/25734_46063_privetivost.png');}
#icon-vykon { background-image: url('/public/c/a6/e0/25738_46067_vykon.png');}
#icon-bezpecnost { background-image: url('/public/16/1b/ee/25732_46061_bezpecnost.png');}
#icon-implementace { background-image: url('/public/83/7/81/26840_46981_ico_implementace.png');}
#icon-rozsahla { background-image: url('/public/b2/2e/af/27071_48338_rozsahla_prezentace.png');}

.plus {background-repeat: no-repeat; padding-left: 60px; padding-top: 0px; padding-bottom: 0px; background-image: url('/public/99/83/ac/26850_47037_ico_prednosti.png'); }

body {
	background:#FFF url('/public/1f/75/67/23699_42296_bg_body.png') repeat-x left top;	
	font-size: 80%;
	font-family: arial, verdana, tahoma, arial, sans-serif;
	text-align: center; 
	margin: 0px;
	padding: 0px;	
	color: #000;
}

hr { display:none; }
.mR0 { margin-right:0px !important; }

#page, #fBody {	
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

/* --- header --- */

#header { 
	margin-top: 0px; 
	height:80px;
}
#logo {
	float:left;
	width:300px;
	margin-top:10px;
}
#search {  
	width:300px;
	float:right;
	margin-top:20px;
}
#search input[type="image"] { top:10px; position:relative; }
#search input[type="text"] { background:url('/public/4b/b8/2/23723_42327_bg_search.gif') no-repeat scroll center top; width:250px; padding:4px 0px; border:none; margin-right:10px;} 

/* --- menu --- */

#menu {
	height:50px;
	overflow:hidden;
	background: url('/public/d4/b9/a7/23721_42325_bg_menu_noactive.gif') repeat-x top left;
}
#menu ul { list-style:none; font: normal bold 18px arial; }
#menu ul li { display:block; float: left; }
#menu li a { 
	display:block; 
	vertical-align:middle; 
	background:#95B70F url('/public/d4/b9/a7/23721_42325_bg_menu_noactive.gif') repeat-x top right;
	padding-left:18px;
	text-decoration:none;
	color:#fff;
}
#menu li.first a,
#menu li.first a:hover, 
#menu li.first a.active { padding-left:25px; } 

#menu li a:hover, #menu li a.active  { background:#95B70F url('/public/a8/4a/99/23717_42318_bg_menu_active.gif') no-repeat top left; padding-left:18px;  margin-left:-2px; color: #000;  } 
#menu li a span { padding:13px 23px 15px 0px; display: block; }
#menu li a.active span, #menu li a:hover span { /*background:#95B70F url('/public/89/d0/9b/23719_42323_bg_menu_active_span.gif') no-repeat top right; */margin-left:2px; }

/* --- breadcrumbs --- */

#breadcrumbs { 
	height:32px; 
	/*overflow:hidden;*/
	background:#353535 url('/public/dc/22/c0/23703_42300_bg_breadcrumbs.gif') repeat-x top left;
	padding:20px 20px 0px 20px; 
	color:#AAC53F;
	/*position:relative;*/
	margin-bottom:20px;
	_padding-bottom: 10px;
}
#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs span { color: #FFF; }
#breadcrumbs strong { font-size: 1.6em; font-weight:normal; position:absolute; right:20px; top:15px; }

/* --- content HP --- */
#content { margin-bottom:20px; background-color:#fff; }
#content img { float:left; margin:0px 15px 10px 0px; }
#content a:hover { text-decoration:none; }

#visual { margin-bottom:20px; } 
#visual img {margin-right: 0;}

#promoText { 
	color: #999999;
	font:normal normal 1.4em arial;
	padding:10px 0px 15px 0px;
	margin-bottom:15px;
	line-height:1.4em;
}

#boxes { 
	margin-bottom:20px;
	padding-top:20px;
	height:280px;
	_height: 250px;
	background:url('/public/c0/f2/98/25694_45700_boxes_bg.png') repeat-x scroll left top #FFFFFF;
}
#boxes .box { width:336px; float:left; margin-right:20px; }
#boxes .first { margin-left:10px; }
#boxes .second { width:224px; margin-right:25px;_margin-right:5px;}
#boxes .last { margin-right:10px; text-decoration:none;width:320px; }
#boxes .last a {text-decoration:none; }
#boxes .last a h3 { color: #000; }
#boxes .last a div { color:#666; text-decoration:none; }
#boxes h2 { color:#759A04; font: normal bold 1.4em Arial; margin-bottom:15px;  }
#boxes h3 { font: normal bold 1.2em Arial; margin:0px 0px 5px 0px; padding-top: 10px;}


#boxes p { margin-bottom:15px; line-height: 1.5em; color: #666666; }
#boxes p.border-bottom-grey { border-bottom: 1px solid #ccc; padding-bottom: 13px; }
#boxes span.more { text-align:right; display:block; font-weight:bold; }
#boxes a { color: #759A04; }
#boxes .last img { margin:0px 5px 0px 0px; }

#boxes a.button { 
	background:url('/public/b7/46/12/23707_42304_bg_button_black_right.gif') no-repeat top right;
	padding-right:5px;
	padding:10px 5px 15px 0px;
	max-width:150px;
	color:#fff;
	font-size:1.2em;
	/* font-weight:bold; */
}
#boxes a.button span {
	background:url('/public/fc/50/35/23705_42302_bg_button_black_left.gif') no-repeat left top;
	padding:10px 35px 15px 40px;;
} 

/* --- subpages --- */

#lS { width:215px; float:left; margin-right:10px; min-height:1px; margin-left:10px;}
#body { float:left; margin-right:10px; width:472px; _width: 462px; color:#666; padding:0px 10px; background-color:#FFF; } 
.wide { width:705px !important; margin-right:0px !important; padding: 0px 10px;}
#rS { float:right; width:213px; margin-right:10px; }
#rS img { margin-bottom:20px; margin-right: 0;}

#body p { margin-bottom:20px; line-height:1.4em; }
#body a, #rS a { color:#759A04; }
#body .perex {
	line-height:1.2em;
  	font-style:italic;
	font-weight:bold;
	margin-bottom:20px;
}
#body .article-date {text-align: right; margin-top: -15px; margin-bottom: 5px; border-bottom: 1px solid #D8D8D8; padding-right: 2px; font-size: 90%; font-style: italic; }
#body .list-items ul { display: block; width: 200px; float: left; }
#submenu { list-style:none; margin-bottom:20px; }
#submenu li { 
	display:block;
	border-top:solid 1px #cfcfcf;
	font-weight:bold;
	font-size:1.1em;
}
#submenu li a {
	color:#000;
	display:block;
	padding:12px 10px 12px 20px; 	
	text-decoration:none;
}
#submenu li a.active, #submenu li a:hover{
	color:#95b70f;
}

#rS .box {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
}
#rS .box h3 {
	background:#95B70F url('/public/15/50/c7/23715_42316_bg_left_menu_noactive.gif') repeat-x left top;
	padding:8px 10px 8px 20px;	
	font-size:1.7em;
	font-weight:normal;
	color:#fff;
}
#rS .box .c {
	background:transparent url('/public/d2/7a/c4/23701_42298_bg_box_sidebar_content.gif') repeat-x left top;
	padding: 20px 10px 20px 15px;
	font-size:0.9em;
	border-left:solid 1px #CFCFCF;
	border-bottom:solid 1px #CFCFCF;
	border-right:solid 1px #CFCFCF;
}	
#rS .box p {
	color:#666;
	margin:5px 0px;
}
#rS .box p strong { color:#000; }
 
#rS .infoBox {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	border:solid 1px #CFCFCF;
	background:#FFF url('/public/e0/28/75/25712_45840_boxes_bg_rev.png') repeat-x left bottom;
	color:#666;
}

#rS .infoBox td {
	vertical-align:middle;
}

#rS .infoBox .header {
	margin-top:10px;
}

#rS .infoBox .header img {
	margin:0;
	padding:0;
}

#rS .infoBox .header h3 {
	color:#000;
	font-size:1.5em;
}

#rS .infoBox .body {
	margin-left:15px;
	margin-right:15px;
}

#rS .infoBox .body p {
	margin-top:8px;
	margin-bottom:8px;
	background: url('/public/c/52/33/25714_45841_green_bullet.png') no-repeat 3px 6px;
	text-indent: 10px;
}
#rS .moreBox {
        margin-bottom:20px;
        overflow:hidden;
        width:100%;
	height: 128px;
        background:#FFF url('/public/b9/9b/6a/26836_46892_bg_right_box.jpg') no-repeat left top;
}

#rS .moreBox h3 {
        color:#b3cb53;
        font-size:1.5em;
	font-weight: 100;
        margin: 20px 90px 10px 20px;
}

#rS .moreBox div {
	color: #FFF;
	font-size: 90%;
        margin-left:20px;
        margin-right:40px;
	margin-bottom: 15px;
}

#rS .moreBox div p {
        margin-bottom:0px;
}

/* --- footer --- */
#footer { 
	background:#333333 url('/public/16/fa/df/23711_42386_bg_footer.gif') repeat-x left top;	
	padding:15px 0px;
	color:#99CC33;
	font-size:0.9em;
}

#fL {
	width:395px;
	margin-top:10px;
	float:left;
	text-align:left;
	color:#ccc;
}
#fC { 
	width:395px;
	margin-top:10px;
	float:left;
	text-align:right;
	color:#999;
}
#fC a, #fM a:visited { color:#fff; text-decoration:underline; margin-right:28px; }
#fC a:hover { text-decoration:none; }
#fC p { color: #fff; margin-top:20px; line-height:1.6em; }
#fR { width: 170px; float:left; }



#body table { width:100%; }
#body table td, #body table th { padding:10px 15px 15px 15px; border:solid 1px #cfcfcf; }
#body table td { background-color:#FFF; color: #666666; }
#body table th { background-color:#95b70f; color: #FFF; font-weight: bold; width: 100px; }
/*#body thead th { color:#fff; font-weight:bold; background:#95B70F url('/public/15/50/c7/23715_42316_bg_left_menu_noactive.gif') repeat-x left top; }
#body table tr.odd td { background-color:#FFF; }*/

#body ul { list-style:none; margin:10px 0px 10px 15px; }
#body ol { list-style-type:decimal; margin:10px 0px 10px 25px; }
#body ul li { padding:5px 0px 5px 20px; list-style-type: none; background:url('/public/35/37/b1/23766_42482_ico_li.gif') no-repeat left 7px;  }
#body ol li { padding:5px 0px 5px 0px; }
#body form { background-color:#F7F7F7; padding:10px 0px; margin-bottom:10px; }
#body form table { margin:0px; padding:0px; }
#body form table td { background-color:transparent; border:none; }
#body form label { padding-right:10px; }
#body form input[type="text"] { 
	background:url('/public/b5/74/33/23768_42489_bg_input.gif') repeat-x top left; 
	padding:5px 0px; 
	border:solid 1px #CCCCCC; 
	margin-right:10px;
} 
#body textarea { 
	width:100%; border:solid 1px #CCCCCC; padding:5px 0px; 
	background:#fff url('/public/b5/74/33/23768_42489_bg_input.gif') repeat-x top left;
}

#body form input.error, #body form textarea.error { border:solid 1px #971313; }
#body .message { font-weight:bold; }

#body form input[type="submit"] { 
	padding:7px 0px 10px 0px;
	text-align:center; 
	color:#fff; 
	font-weight:bold; 
	background: url('/public/63/36/7f/23770_42496_button_submit_green.gif') no-repeat left top; 
	min-width:113px;
	border:none;
	cursor:pointer;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	margin-top: -60px;
	width: 100%;
	z-index: 1000;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 100;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Arial, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption {
	font-weight: bold;
	color: #000;
	font-size: 1.2em;
}
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}


/* -- klienti -- prebrano z ETN -- */
#content-text .klient {
	position: relative;
	width: 168px;
	margin: 30px 9px 0 0;
	float: left;
	display: inline;
	text-align: center;
	border-right:solid 1px #CFCFCF;	
	border-bottom:solid 1px #CFCFCF;
}
#content-text .klient-sel {
	position: relative;
	width: 168px;
	margin: 30px 8px 0 0;
	float: left;
	display: inline;
	line-height: 1.5em;
	text-align: center;
	background-color: #FFFFFF;

	border-top:solid 1px #CFCFCF;	
	border-left:solid 1px #CFCFCF;	
	border-right:solid 1px #CFCFCF;	
	border-bottom:none;

}
#content-text .last { margin-right:0px !important; }

#content-text .klient-sel .whiter {
	height:13px;
	background-color:#FFF;
	width:168px;
	bottom:-11px;
	left:-1px;
	position:absolute;
	z-index:5;
	border-left:solid 1px #CFCFCF;	
	border-right:solid 1px #CFCFCF;	
}

#content-text .klient-sel-data-wrap {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	width:702px;
	margin-top:10px;
	border:solid 1px #CFCFCF;	
	
}
#content-text .klient-sel-data {padding: 0 10px;}
.klient-sel-data-col-wrap {float: left;	width: 335px;}
.klient-sel-data-col-wrap-wide { width:100%; float:none; }

.portfolio #wrapper #content #content-main #content-main-in #content-text .clanek .klient-sel-data-col ul li {
	display: list-item;
	list-style-type: none;
	background-image: none;
	padding-left: 0;
	margin-left: 0;
}
.portfolio #wrapper #content #content-main #content-main-in #content-text .clanek .klient-sel-data-col ul {
	padding-bottom: 20px;
}
.clanek .klient-sel-data-col h1, .clanek .klient-sel-data-col h2, .clanek .klient-sel-data-col h3, .clanek .klient-sel-data-col h4 {
	margin: 10px 0 3px 0;
}
.klient-sel-data-col {	padding: 10px 20px 0 10px;}
#content-text .klient-sel .klient-logo {
	/* border: 1px solid #F0EDE4;
	border-left: none;
	border-top: none;
	*/
	
	background-color:#FFFFFF;	
/*	position:absolute;
	z-index:5;
	border-top:solid 1px #CFCFCF;	
	border-left:solid 1px #CFCFCF;	
	border-right:solid 1px #CFCFCF;	 */
	border-bottom:none;
}
#content-text .klient-logo {
/*	border: 1px solid #ccc;
	border-left: none;
	border-top: none; */
	margin-bottom: 8px;
}
#content-text #klient-text {line-height: 1.5em;	margin-top: 20px;}
#content-text #klient-text h2 {	font-size: 1.2em;}
.klient-sel-data-col blockquote {
	margin: 10px 0;
	padding: 0;
	font-style: italic;
	text-indent: 1em;
}
.klient-sel-data-col blockquote .quoteLeft {
	padding-left: 15px;
}
.klient-sel-data-col blockquote .podpis {
	font-style: normal;
	font-weight: bold;
	margin-top: 5px;
	text-indent: 0;
}

.clanek	.klient-sel-data-col ul {
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
}
.clanek	.klient-sel-data-col ul li a	{ color: #f60; }
.clanek	.klient-sel-data-col ul li span a{ color: #000; }
.clanek	.klient-sel-data-col .doleva {
	display: block;
	float: left;
	width: 200px;
}
.souvisejici-odkazy {margin-bottom: 20px;}
.souvisejici-odkazy a {
	background: transparent url() center right no-repeat;
	padding: 0 15px 0 0;
}

.clanek .klient-sel-projekt-wrap {
	margin: 10px 0px;
	font-size: 0.9em;
}
.clanek .klient-sel-projekt-img {
	float: left;
	width: 110px;
}
.clanek .klient-sel-projekt-img img {
	border: 1px solid #ccc;
	margin-left: 0;
}

.clanek .klient-sel-projekt {
	float: left;
	width: 195px;
}
.clanek .klient-sel-projekt h4 {
	margin: 5px 0 0 0;
}
.clanek .klient-sel-projekt h4 a {
	color: #000;
}

.klient-sel-projekt a {
	display:none;
}
/* eof klienti */

#case-study-preview {
	border-bottom: solid 1px silver;
	padding: 15px 0;
}

#case-study-preview h2 {
	font-size: 1.1em;
	margin-top: 0;
}

#case-study-preview h2 a {
  font-size: 1.1em;
}

#case-study-preview .perex-body {
	color:#666;
	clear: none;
}	

.case-study {
width:475px;float:left;
}

.popis {
float:right; width: 290px;
}

/* content glider */
.glidecontentwrapper{
	position: relative; /* Do not change this value */
	/*background:#fff;*/
	width: 320px;
	_width: 310px;
	height: 230px;
	_height: 250px;
	overflow: hidden;
}

.glidecontent{ /*style for each glide content DIV within wrapper.*/
	position: absolute; /* Do not change this value */
	padding:0;
	visibility: hidden;
	width: 320px;
	_width: 310px;
	height:230px;
	/*background-color:#fff;*/
}
.glideText {background-color:#fff; height:100px;}
#nextContent-rotator {position: relative;}
#boxes #nextContent-rotator img {margin: 0;}
#nextContent-rotator .next {
	position: absolute;
	left:285px;
	/*float:right;*/
	z-index:1000;
}
#nextContent-rotator .prev {
	position: absolute;
	left:25px;
	/*float:left;*/
	z-index:1000;
}

.glidecontent .image {
	/*text-align:center;*/
	padding-left: 85px;
	margin-bottom: 18px;
}

.bgGrey {background: url(/public/8a/cc/86/26838_46909_bg_grey.gif) repeat-x top left;}
.bBorder { border-bottom: 1px solid #cfcfcf; }
.bBorder#noBorder { border: none; }
#content .bBorder img {margin: 0; float: none;}

/* -- Oceneni sekce -- */
#awards .bBorder { margin-right: 15px; min-height: 120px; _height: 120px; margin-left: 15px; padding-top: 20px; padding-bottom: 20px;}
#awards .bBorder .floatLeft { width: 230px; _width: 200px;  min-height: 120px; _height: 120px; }
#awards .bBorder .center { width: 210px; }
#awards h3 {display: block; width: 440px; _width: 420px; margin-top: 20px; font-size: 1.2em; }
#awards p {margin-bottom: 0;}

/* -- Podpora sekce, resp wide layout s RS nalevo namisto leveho menu -- */
#lS #rS {float: none; margin-right: 0;}
#care .bBorder { min-height: 120px; _height: 120px; padding-top: 10px; padding-bottom: 20px; margin-right: 15px; margin-bottom: 20px; margin-left: 15px;}
#care .first {margin-bottom:0;}
#care .bBorder .floatLeft { width: 320px; _width: 270px;  min-height: 120px; _height: 120px; }
#care .bBorder .first {margin-right: 10px;}
#care h3 {display: block; width: 220px; _width: 170px; font-size: 1.3em; margin:0; }
#care p {margin-left: 15px;}
#care .bBorder p {margin: 0; color: #666; font-weight: bold;}
#care #icon-implementace {padding-bottom: 10px;}
#care  #icon-podpora { background-image: url('/public/c8/2f/79/26844_47001_ico_podpora.png');}

/* --  Vlastnosti sekce -- */
#attributes .bBorder { min-height: 120px; _height: 120px; padding-top: 10px; padding-bottom: 20px; margin-right: 15px; margin-bottom: 20px; margin-left: 15px;}
#attributes .first {margin-bottom:0;}
#attributes .bBorder .floatLeft { width: 220px; _width: 200px;  min-height: 120px; _height: 120px; }
#attributes .bBorder .first {margin-right: 15px; width: 200px; _width: 190px;}
#attributes .bBorder h3 {display: block; width: 130px; _width: 100px; font-size: 1.2em; margin:0; }
#attributes .bBorder p {margin-bottom: 20px;}
#attributes #icon-bezpecnost { background-image: url('/public/98/c7/99/26848_47021_ico_bezpecnost.png');}
#attributes #icon-privetivost { background-image: url('/public/5a/2e/94/26895_47423_ico_privetivost.png'); padding-bottom: 7px;}
#body h3.icon {}
#attributes #icon-prednosti { background-image: url('/public/99/83/ac/26850_47037_ico_prednosti.png'); line-height:35px; padding-bottom:10px; padding-left:55px; padding-top: 0;}
#attributes #next {margin-right: 15px; margin-left: 15px;}
#attributes #next h4 {padding-bottom: 10px;}
#attributes ul {margin-left: 0;}
#attributes ul li {list-style-image: none; background: url('/public/19/4d/25/26852_47042_bg_li_check.png') no-repeat top left; padding: 0 0 10px 40px; }

/* -- textove menu v clanku -- */
#bodyMenu { border-left: 1px solid #ccc; border-right: 1px solid #ccc; margin-bottom: 20px; }
#bodyMenu span { display: block; padding: 10px 45px; float: left; }
#bodyMenu span.lrBorder {border-left: 1px solid #ccc; border-right: 1px solid #ccc;}
#bodyMenu span a {text-decoration: none; font-size: 110%; font-weight: bold; color: #666;}
#bodyMenu span a:hover {text-decoration: underline; font-size: 110%; font-weight: bold; color: #759A04;}


