/*************************************************************/
/*   Design:   Multiflex-3 Update-2 / Layout-2               */
/*   File:     Text formats                                  */
/*-----------------------------------------------------------*/
/*   Author:   G. Wolfgang                                   */
/*   Date:     November 29, 2006                             */
/*   Homepage: wwww.1-2-3-4.info                             */
/*-----------------------------------------------------------*/
/*   License:  Fully open source without restrictions.       */
/*             Please keep footer credits with a link to     */
/*             G. Wolfgang (www.1-2-3-4.info). Thank you!    */
/*************************************************************/

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */

.nav3-grid {
	width:199px;
	border-bottom:solid 1px rgb(200,200,200);/*padding-bottom: 2px;*/
}
.nav3-grid dt a, .nav3-grid dt a:visited {
	display:block;
	min-height:2em /*Non-IE6*/;
	height:auto !important;
	height:2.0em /*IE6*/;
	line-height:2em;
	border-top: solid 1px rgb(200,200,200);
	text-decoration:none;
	color:#3B6774;
	font-weight:bold;
	font-size:140%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.nav3-grid dd a, .nav3-grid dd a:visited {
	display:block;
	min-height:1.7em /*Non-IE6*/;
	height:auto !important;
	height:1.7em /*IE6*/;
	line-height:1.7em;
	border:none;
	font-weight:normal;
	text-decoration:none;
	color:#3B6774;
	font-size:130%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 28px;
}
.nav3-grid dt a:hover, .nav3-grid dd a:hover {
	background-color:rgb(225,225,225);
	color:#003333;
	text-decoration:none;
}
.nav3-grid dt.active a {
	COLOR: #003366
}
.nav3-bullet {
	width:170px;
	margin:10px 0 0 20px;
}
.nav3-bullet dt a, .nav3-bullet dt a:visited {
	line-height:2.0em;
	padding:0 0 0 10px;
	background:url(../img/bg_bullet_full_1.gif) no-repeat 0px 50%;
	text-decoration:none;
	color:rgb(70,122,167);
	font-weight:bold;
	font-size:120%;
}
.nav3-bullet dd a, .nav3-bullet dd a:visited {
	line-height:1.7em;
	margin:0 0 0 15px;
	padding:0 0 0 10px;
	background:url(../img/bg_bullet_half_1.gif) no-repeat 0px 50%;
	text-decoration:none;
	color:rgb(70,122,167);
	font-weight:normal;
	font-size:120%;
}
.nav3-bullet dt a:hover {
	background:url(../img/bg_bullet_full_2.gif) no-repeat 0px 50%;
	text-decoration:underline;
	color:rgb(42,90,138);
}
.nav3-bullet dd a:hover {
	background:url(../img/bg_bullet_half_2.gif) no-repeat 0px 50%;
	text-decoration:underline;
	color:rgb(42,90,138);
}
.nav3-nobullet {
	width:170px;
	margin:10px 0 0 20px;
}
.nav3-nobullet dt a, .nav3-nobullet dt a:visited {
	line-height:2.0em;
	text-decoration:none;
	color:rgb(70,122,167);
	font-weight:bold;
	font-size:120%;
}
.nav3-nobullet dd a, .nav3-nobullet dd a:visited {
	line-height:1.7em;
	margin:0 0 0 15px;
	text-decoration:none;
	color:rgb(70,122,167);
	font-weight:normal;
	font-size:120%;
}
.nav3-nobullet dt a:hover, .nav3-nobullet dd a:hover {
	text-decoration:underline;
	color:rgb(42,90,138);
}
.main-navigation .loginform {
	width:160px;
	margin:-10px 20px 0 20px;
}
.main-navigation .loginform p {
	clear:both;
	margin:0;
	padding:0;
}
.main-navigation .loginform fieldset {
	width:160px;
	border:none;
}
.main-navigation .loginform label.top {
	float:left;
	width:125px;
	margin:0 0 2px 0;
	font-size:110%;
}
.main-navigation .loginform label.right {
	float:left;
	width:125px;
	margin:5px 0 0 0;
	padding:0 0 0 3px; /*IE6*/
	;
	font-size:110%;
}
.main-navigation .loginform input.field {
	width:158px;
	margin:0 0 5px 0;
	padding:0.1em 0 0.2em 0 !important /*Non-IE6*/;
	padding:0.2em 0 0.3em 0 /*IE6*/;
	border:solid 1px rgb(200,200,200);
	font-family:verdana, arial, sans-serif;
	font-size:110%;
}
.main-navigation .loginform input.checkbox {
	float:left;
	margin:5px 0 0 0 !important /*Non-IE6*/;
	margin:2px 0 0 -3px /*IE6*/;
	border:none;
}
.main-navigation .loginform input.button {
	float:left;
	width:5.0em;
	margin:10px 0 5px 0;
	padding:1px;
	background:rgb(230,230,230);
	border:solid 1px rgb(150,150,150);
	text-align:center;
	font-family:verdana, arial, sans-serif;
	color:rgb(150,150,150);
	font-size:110%;
}
.main-navigation .loginform input.button:hover {
	cursor:pointer;
	border:solid 1px rgb(80,80,80);
	background:rgb(220,220,220);
	color:rgb(80,80,80);
}
.main-navigation .searchform {
	width:160px;
	margin:0 20px 0 20px;
}
.main-navigation .searchform fieldset {
	border:none;
}
.main-navigation .searchform input.field {
	float:left;
	width:158px;
	padding:0.1em 0 0.2em 0 !important /*Non-IE6*/;
	padding:0.2em 0 0.3em 0 /*IE6*/;
	border:1px solid rgb(200,200,200);
	font-family:verdana, arial, sans-serif;
	font-size:120%;
}
.main-navigation .searchform input.button {
	float:left;
	width:3.0em;
	margin-top: 0.5em;
	padding:1px;
	background:rgb(230,230,230);
	border:solid 1px rgb(150,150,150);
	text-align:center;
	font-family:verdana, arial, sans-serif;
	color:rgb(150,150,150);
	font-size:120%;
}
.main-navigation .searchform input.button:hover {
	cursor:pointer;
	border:solid 1px rgb(80,80,80);
	background:rgb(220,220,220);
	color:rgb(80,80,80);
}
.main-navigation h1.first {
	clear:both;
	margin:0px;
	padding:4px 20px 3px 15px;
	background-color:rgb(190,190,190);
	font-family:"trebuchet ms", arial, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:150%;
}
.main-navigation h2.first {
	clear:both;
	margin:0px;
	padding:4px 20px 3px 15px;
	background-color:#666666;
	font-family:"trebuchet ms", arial, sans-serif;
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:150%;
}
.main-navigation h2.other {
	clear:both;
	background-color:#666666;
	font-family:"trebuchet ms", arial, sans-serif;
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:150%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.main-navigation h1 {
	clear:both;
	margin:30px 0 20px 0;
	padding:4px 20px 3px 15px;
	background:rgb(190,190,190);
	font-family:"trebuchet ms", arial, sans-serif;
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:150%;
}
.main-navigation h2 {
	clear:both;
	margin:0px;
	font-family:"trebuchet ms", arial, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:150%;
	background-color:rgb(190,190,190);
	padding: 4px 20px 3px 15px;
}
.main-navigation h3 {
	clear:both;
	color:rgb(80,80,80);
	font-weight:bold;
	font-size:110%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
} /* Note: h2 not existent, to make identical to formats for main-navigation for easier exchange */
.main-navigation p {
	clear:both;
	color:rgb(80,80,80);
	line-height:1.3em;
	font-size:110%;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.main-navigation p.center {
	text-align:center;
}
.main-navigation p.right {
	text-align:right;
}
.main-navigation ul {
	list-style:none;
	margin:0.5em 10px 1.0em 20px;
}
.main-navigation ul li {
	margin:5px 0 0.2em 2px;
	padding:0px 0px 0 11px;
	background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.4em;
	line-height:1.2em;
	font-size:110%;
}
.main-navigation ol {
	margin:0.5em 10px 1.0em 40px !important /*Non-IE6*/;
	margin:0.5em 10px 1.0em 45px /*IE6*/;
}
.main-navigation ol li {
	list-style-position:outside;
	margin:0 0 0.4em 0;
	font-size:110%;
}
/* MAIN CONTENT */
.main-content h1.pagetitle {
	margin:0 0 0.4em 0;
	padding:0 0 2px 0;
	border-bottom:solid 7px rgb(225,225,225);
	font-family:"trebuchet ms", arial, sans-serif;
	color:#003333;
	/*color:rgb(100,100,100); */
	font-weight:bold;
	font-size:220%;
}
.main-content h1 {
	clear:both;
	margin:1.0em 0 0.5em 0;
	font-family:"trebuchet ms", arial, sans-serif;
	color:rgb(80,80,80);
	font-weight:normal;
	font-size:210%;
}
.main-content h1.block {
	clear:both;
	margin:1.0em 0 0em 0;
	padding:2px 0 2px 2px;
	background:rgb(190,190,190);
	font-family:"trebuchet ms", arial, sans-serif;
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:220%;
}
.main-content h2.block {
	clear:both;
	font-family:"trebuchet ms", arial, sans-serif;
	/*color:rgb(255,255,255);*/
	color:#003333;
	font-weight:bold;
	font-size:150%;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 2px;
	background-color: #EFEFEF;
}
.main-content img.block {
	margin-top: 0em;
	margin-right: 5px;
	margin-bottom: 0em;
	margin-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main-content h1 {
	clear:both;
	font-family:"trebuchet ms", arial, sans-serif;
	color:#003333;
	/*color:rgb(80,80,80);*/
	font-weight:normal;
	font-size:180%;
	/* margin-top: 0.5em; */
	margin-top: 0.3em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	/*padding-bottom: 0.5em;*/
	padding-top: 0.5em;
}
.main-content h2 {
	clear:both;
	font-family:"trebuchet ms", arial, sans-serif;
	color:#003333;
	font-weight:bold;
	font-size:150%;
	margin-top: 0.8em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}
.main-content h3 {
	clear:both;
	margin:-1.0em 0 0.5em 0;
	font-family:"trebuchet ms", arial, sans-serif;
	color:rgb(125,125,125);
	font-weight:normal;
	font-size:130%;
}
.main-content h1.side {
	clear:none;
}
.main-content h2.side {
	clear:none;
}
.main-content h3.side {
	clear:none;
}
.main-content h4 {
	margin:1.5em 0 1.0em 0;
	color:rgb(80,80,80);
	font-family:"trebuchet ms", arial, sans-serif;
	font-weight:normal;
	font-size:170%;
}
.main-content h5 {
	margin:1.5em 0 1.0em 0;
	color:rgb(80,80,80);
	font-family:"trebuchet ms", arial, sans-serif;
	font-size:140%;
}
.main-content h6 {
	margin:1.5em 0 1.0em 0;
	color:rgb(80,80,80);
	font-family:"trebuchet ms", verdana, arial, sans-serif;
	font-weight:normal;
	font-size:140%;
}
.main-content p {
	line-height:1.5em;
	font-size:120%;
	margin-top: 0;
	margin-right: 0;
	/*	margin-bottom: 0.8em; */
	margin-bottom: 0.5em;
	margin-left: 0;
	text-align: justify;
}
.main-content p.center {
	text-align:center;
}
.main-content p.right {
	text-align:right;
}
.main-content p.details {
	clear:both;
	margin:-0.25em 0 1.0em 0;
	line-height:1.0em;
	font-size:110%;
}
.main-content blockquote {
	clear:both;
	margin:0 30px 0.6em 30px;
	font-size:90%;
}
.main-content table {
	clear:both;
	width:600px;
	table-layout: auto;
	border-collapse:collapse;
	empty-cells:show;
	margin-top: 1em;
	margin-right: 0;
	/*margin-bottom: 2.2em;*/
	margin-bottom: 1.8em;
	margin-left: 1px;
}
.main-content table th.top {
	height:3.5em;
	padding:0 7px 0 7px;
	empty-cells:show;
	text-align:left;
	font-weight:bold;
	font-size:120%;
	color:rgb(255,255,255);
}
.main-content table th {
	height:3em;
	font-weight:bold;
	font-size:120%;
	color:rgb(80,80,80);
}
.main-content table td {
	height:1em;
	font-weight:normal;
	font-size:120%;
	line-height: 1.5em;
}
/*.main-content table {clear:both; width:600px; margin:2.0em 0 0.2em 20px; table-layout: fixed; border-collapse:collapse; empty-cells:show; background-color:rgb(233,232,244);}
.main-content table th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table th {height:3.0em; padding:2px 20px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; color:rgb(80,80,80); font-weight:bold; font-size:110%;}
.main-content table td {height:3.0em; padding:2px 7px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:110%;} */

p.caption {
	clear:both;
	text-align:left;
	color:rgb(80,80,80);
	font-size:110%;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0px;
}
.main-content ul {
	list-style:none;
	margin:0.5em 0 1.0em 0;
	text-align:justify
}
.main-content ul li {
	line-height:1.6em;
	font-size:120%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 1px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 12px;
	background-image: url(../img/bg_bullet_full_1.gif);
	background-repeat: no-repeat;
	background-position: 0 0.6em;
}
.main-content ul li ul {
	list-style:none;
	margin-top: 0.5em;
	margin-right: 10px;
	margin-bottom: 0em;
	margin-left: 10px;
}
.main-content ul li ul li {
	line-height:1.6em;
	font-size:100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 2px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 12px;
	background-image: url(../img/bg_bullet_full_1.gif);
	background-repeat: no-repeat;
	background-position: 0 0.6em;
}
.main-content ol {
	margin:0.5em 0 1.0em 20px !important /*Non-IE6*/;
	margin:0.5em 0 1.0em 25px /*IE6*/;
}
.main-content ol li {
	list-style-position:outside;
	margin:0 0 0.2em 0;
	line-height:1.6em;
	font-size:120%;
}
.contactform {
	width:418px;
	margin:2.0em 0 0 0;
	padding:10px 10px 0 10px;
	border:solid 1px rgb(200,200,200);
	background-color:rgb(240,240,240);
}
.contactform fieldset {
	padding:20px 0 0 0 !important /*Non-IE6*/;
	padding:0 /*IE6*/;
	margin:0 0 20px 0;
	border:solid 1px rgb(220,220,220);
}
.contactform fieldset legend {
	margin:0 0 0 5px !important /*Non-IE*/;
	margin:0 0 20px 5px /*IE6*/;
	padding:0 2px 0 2px;
	color:rgb(80,80,80);
	font-weight:bold;
	font-size:130%;
}
.contactform label.left {
	float:left;
	width:100px;
	margin:0 0 0 10px;
	padding:2px;
	font-size:110%;
}
.contactform select.combo {
	width:175px;
	padding:2px;
	border:solid 1px rgb(200,200,200);
	font-family:verdana, arial, sans-serif;
	font-size:110%;
}
.contactform input.field {
	width:275px;
	padding:2px;
	border:solid 1px rgb(200,200,200);
	font-family:verdana, arial, sans-serif;
	font-size:110%;
}
.contactform textarea {
	width:275px;
	padding:2px;
	border:solid 1px rgb(200,200,200);
	font-family:verdana, arial, sans-serif;
	font-size:110%;
}
.contactform input.button {
	float:right;
	width:9.0em;
	margin-right:20px;
	padding:1px !important /*Non-IE6*/;
	padding:0 /*IE6*/;
	background:rgb(230,230,230);
	border:solid 1px rgb(150,150,150);
	text-align:center;
	font-family:verdana, arial, sans-serif;
	color:rgb(150,150,150);
	font-size:110%;
}
.contactform input.button:hover {
	cursor: pointer;
	border:solid 1px rgb(80,80,80);
	background:rgb(220,220,220);
	color:rgb(80,80,80);
}
/********************/
/*  COMMON CLASSES  */
/********************/
.main img {
	clear:both;
	float:left;
	margin:3px 10px 7px 0;
	padding:1px;
	border:1px solid rgb(150,150,150);
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 0;
}
.main img.center {
	clear:both;
	float:none;
	margin:0;
	padding:1px;
	border:1px solid rgb(150,150,150);
}
.main img.right {
	clear:both;
	float:right;
	margin:3px 0 7px 10px;
	padding:1px;
	border:1px solid rgb(150,150,150);
}
.main h2 img.right {
	clear:both;
	float:right;
	margin:3px 0 7px 10px;
	padding:1px;
	border:1px none rgb(150,150,150);
}
.main a {
	/*color:rgb(70,122,167); */
	color:#3B6774;
	font-weight:bold;/*text-decoration:none;*/
}
.main-content h1 a {
	/*color:rgb(70,122,167); */
	color:#3B6774;
	font-weight:normal;
	text-decoration:none;
}
.main a:hover {
	color:#003333;
	/*color:#3B6774;*/
	/*color:rgb(42,90,138);*/
	text-decoration:underline;
}
/* .main a:visited {color:#1B1D1F;} */

.main a img {
	border:solid 1px rgb(150,150,150);
}
.main a:hover img {
	border:solid 1px rgb(220,220,220);
}
/********************/
/*  Moje CLASSES  */
/********************/
.boxik {
	background-color: #FFFFC7;
	color: #252525;
	border: 1px solid #CECE75;
	margin-bottom: 10px;
}
.boxik-in {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 8px;
	margin-bottom: 5px;
}
.boxik-in p {
	text-indent: 0;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.boxik-inv {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 8px;
	margin-bottom: 5px;
}
.boxik-inv p {
	text-indent: 0;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.boxik-inv ul li {
	line-height:1.6em;
	font-size:120%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 2px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 12px;
	background-image: url(../img/bg_bullet_full_2.gif);
	background-repeat: no-repeat;
	background-position: 0 0.6em;
}
.boxik-inv ul {
	list-style:none;
	margin-top: 0.5em;
	margin-right: 10px;
	margin-bottom: 1em;
	margin-left: 0px;
}
.boxik-inv ul li ul {
	list-style:none;
	margin-top: 0.5em;
	margin-right: 10px;
	margin-bottom: 0em;
	margin-left: 10px;
}
.boxik-inv ul li ul li {
	line-height:1.6em;
	font-size:100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 2px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 12px;
	background-image: url(../img/bg_bullet_full_2.gif);
	background-repeat: no-repeat;
	background-position: 0 0.6em;
}
.boxik-blue {
	background-color:rgb(213,225,240);
	border:solid 1px rgb(137,170,214);
	margin-bottom: 10px;
}
.boxik-gray {
	background-color:#E0E0E0;
	border:1px solid #BEBEBE;
	margin-bottom: 10px;
}
.boxik-green {
	background-color:#D9EFB9;
	border:1px solid #A0D651;
	margin-bottom: 10px;
}
.boxik-red {
	/*background-color:#F8E096;*/
	border:1px solid #CC0033;
	background-color:#B30000;
	color:#FFFFFF;
	line-height: 1.8em;
	margin-bottom: 10px;
	margin-top: 10px;
}
.boxik-red p {
	/*background-color:#F8E096;*/
	margin-bottom: 5px;
}
.boxik-red a {
	color:#FFFFFF;
}
.boxik-red a:hover {
	color:#003333;
	text-decoration:underline;
}
/* .main a:visited {color:#1B1D1F;} */
	
.plus {
	padding-left: 17px;
	cursor:pointer;
	padding-top: 2px;
	background-image: url(../img/ico-plus.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
.plus p {
	clear:both;
	line-height:1.5em;
	font-size:170%;
	font-family:"trebuchet ms", arial, sans-serif;
	margin-top: 0px;
	margin-right: 10px;
	/*margin-bottom: 2px;*/
	margin-bottom: 0px;
	margin-left: 1px;
	/*color:rgb(70,122,167);*/
	color:#3B6774;
	/*font-weight: bold;*/
	text-align:left;
}
.minus {
	background: url('../img/ico-minus.gif') no-repeat left 8px;
	padding-left: 17px;
	cursor:pointer;
	padding-top: 2px;
}
.minus p {
	clear:both;
	line-height:1.5em;
	font-size:170%;
	font-family:"trebuchet ms", arial, sans-serif;
	margin-top: 0px;
	margin-right: 10px;
	/*margin-bottom: 2px;*/
	margin-bottom: 0px;
	margin-left: 1px;
	/*color:rgb(70,122,167);*/
	color:#003333;
	/*font-weight: bold;*/
	text-align:left;
}
div.ramecek {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
}
div.ramecek2 {
	padding: 2px;
	background-color: #C7F1C7;
	border: 1px solid #336633; /*1px solid #00009C;*/
	margin-left: 1.25em;
	padding-left: 8px;
	padding-right: 4px;
}
.odsazen {
	margin-left: 19px;
	padding-bottom: 0px;
	border-top-width: 3px;
	/*	border-bottom-width: 1px; */
	border-top-color: #F0F0F0;
	/*	border-bottom-color: #F0F0F0; */
	border-top-style: solid;
	border-right-style: none;
	/*	border-bottom-style: solid; */
	border-left-style: none;
	margin-bottom: 2px;/*	padding-left: 5px; */
}
.odsazen p {
	line-height:1.6em;
	/*font-size:120%;*/
	/*font-size: 12px; */
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
}
.odsazen_m {
	margin-left: 13px;
}
.ramecek p {
	line-height:1.5em;
	font-size:120%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 4px;
}
.subcontent-unit-border-blue {
	width:183px;
	margin:0 0 2.5em 0;
	padding:0 0 10px 0;
	border:solid 1px rgb(137,170,214);
	background-color:rgb(213,225,240);
}
table, tr, td, th {
	margin: 0;
	padding: 0;
	border: solid 0 #ccc;
	background-repeat: no-repeat;
	line-height: 1.2em;
}
.docu {
	width: 100%;
	margin-top: 0.6em;
}
.docu thead td {
	background-color:#E1E1E1;
	font-weight: bold;
	border:1px solid #bbb;
	padding: 6px
}
.docu th {
	width: 25px;
	vertical-align: top;
	/*border-bottom: 1px dotted #003300;*/
	padding: 6px
}
/*table.docu thead td,table.docu th {border:1px solid #bbb;padding:0 5px;background:#eee;text-align:left;font-weight:bold;}*/

.docu td {
	vertical-align: top;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.docu2 {
	width: 100%;
	margin-top: 0.6em;
}
.docu2 thead td {
	background-color:#E4E4CB;
	color: #003300;
	font-weight: bold;
	border:1px solid #bbb;
}
.docu2 thead {
	background-color:#E4E4CB;
	color: #003300;
	font-weight: bold;
	border: 1px dotted #003333;
}
.docu2 th {
	width: 25px;
	vertical-align: top;
	/*border-bottom: 1px dotted #003300;*/
	padding: 6px
}
.docu2 td {
	vertical-align: top;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.docu3 td {
	vertical-align: top;
	border:1px solid #bbb;
	padding: 6px;
}
img.noborder {
	border: none !important;
	text-decoration:none;
	float: none;
	padding:1px;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0;
}
.main img.rightnoborder {
	clear:both;
	float:right;
	margin:3px 0px 7px 10px;
	padding:1px;
	border:0px
}
.main img.leftnoborder {
	clear:both;
	float:left;
	margin:3px 10px 7px 0px;
	padding:1px;
	border:0px
}
.boxik-in ul li {
	line-height:1.6em;
	font-size:120%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 1px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 12px;
	background-image: url(../img/bg_bullet_full_2.gif);
	background-repeat: no-repeat;
	background-position: 0 0.6em;
}
.boxik-in p {
	line-height:1.6em;
	margin-bottom: 0.5em;
}
.hledat {
	color: #999999;
}
#ss-form {
	margin-top:1.8em
}
#ss-form input#entry_0 {
	width: 250px;
}
#ss-form input#entry_1 {
	width: 250px;
}
#ss-form textarea#entry_2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}
#ss-form button {
	height:28px;
	line-height:28px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	background:url(../img/form5/form_button.gif) no-repeat;
	padding:0 10px 0 25px;
	color:#333;
	cursor:pointer;
	text-align:left;
	font-size:11px;
	font-weight:bold;
}
/* // form 5 */
label.gform-error {
	float: right;
	color: red;
	font-weight: bold;
}
body.ss-base-body {
}
div.errorbox-good {
}
div.ss-attribution {
}
div.ss-footer {
}
div.ss-footer-txt, div.ss-logo {
	display: none;
}
div.ss-form {
}
div.ss-form-container {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
div.ss-form-desc {
}
div.ss-form-entry {
}
div.ss-form-entry>input {
	/*background-color: #e0e0e0;*/
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
div.ss-form-heading {
}
div.ss-item {
}
div.ss-legal {
}
div.ss-navigate {
}
div.ss-no-ignore-whitespace {
	white-space: pre-wrap;
}
div.ss-required-asterisk {
	color: red;
	font-weight: bold;
}
div.ss-scale {
}
div.ss-text {
}
form#ss-form {
}
h1.ss-form-title {
}
hr.ss-email-break {
}
input.ss-q-short {
	width: 300px;
}
label.ss-q-help {
	display: block;
}
label.ss-q-radio {
}
label.ss-q-title {
	font-weight: bold;
	font-size: 120%;
	line-height: 1.5em;
}
span.ss-powered-by {
}
span.ss-terms {
}
td.ss-gridnumber {
}
td.ss-gridnumbers {
}
td.ss-gridrow td.ss-gridrow-leftlabel td.ss-leftlabel {
}
td.ss-rightlabel {
}
td.ss-scalerow {
}
td.ss-scalenumber {
}
td.ss-scalenumbers {
}
textarea.ss-q-long {
	/*background-color: #e0e0e0;*/
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
tr.ss-gridrow {
}
.pdf {
	border: none !important;
	text-decoration:none;
	float: none;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0;
	line-height:1.8em;
}
.pdf img {
	border: none !important;
	padding-bottom: 0em;
	margin-bottom: 0px;
	margin-top: 2px;
	padding-top: 1px;
}
.main-content a.external {
	padding-right: 16px;
 * white-space: nowrap;
	/* background-color: transparent;*/
	background-image: url(../img/ico-external.gif);
	background-repeat: no-repeat;
	background-position: 99% 1px;
}
.main-content a.external span {
	position: absolute;
	text-indent: -9999px;
}
table.standard-table {
	border:1px solid #bbb;
	border-collapse:collapse;
}
table.standard-table th {
	padding:2px;
	height:2.1em;
	font-weight:bold;
	font-size:120%;
	color:rgb(80,80,80);
	line-height: 1.2em;
}
table.standard-table td {
	padding:5px;
	border:1px solid #ccc;
	text-align:left;
	vertical-align:top;
	line-height: 1.2em;
}
/*table.standard-table td {height:1em; font-weight:normal; font-size:120%; line-height: 1.5em;}*/

table.standard-table td.header, table.standard-table th {
	border:1px solid #bbb;
	padding:0 6px;
	text-align:left;
	font-weight:bold;
	background-color: #999999;
	color: #FFFFFF;
}
.odsazen p.nizkeradky {
	line-height:0.2em;
}
.stredniradky {
	line-height:24px;
}
.vysokeradky {
	line-height:2.0em;
}
table.fullwidth-table {
	margin-bottom:1.5em;
	border:1px solid #bbb;
	border-collapse:collapse;
	width:100%;
	background:#fff;
}
table.fullwidth-table td {
	border:1px solid #ccc;
	padding:5px 15px;
	text-align:left;
	vertical-align:top;
}
table.fullwidth-table td.header, table.fullwidth-table th {
	border:1px solid #bbb;
	padding:0 5px;
	background:#eee;
	font-weight:bold;
	font-size:1.05em;
	text-align:left;
}
table.features-table {
	margin-bottom:20px;
	border-collapse:collapse;
	width:auto;
}
table.features-table td {
	padding-top:20px;
	vertical-align:top;
}
table.features-table td img {
	float:left;
	margin:-20px 15px 5px 0;
}
table.features-table td p {
	margin:0 3px;
	font-size:95%;
}
t  table.mainpage-table {
	margin:0 0 10px 0;
	border-collapse:collapse;
	width:auto;
}
table.mainpage-table td {
	padding:0 10px 10px 10px;
	vertical-align:top;
}
