/* CSS pro web noano.cz
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ffffff;
	text-align: center;
}
body, div, table {
	color: #000000;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
}
table, tr, td, th {
	border: 0 none;
	vertical-align: top;
}
a {
	color: #1d5fe5;
	text-decoration: none;
}
img {
	border: none;
}
p {
	margin: 0;
	padding-bottom: 1em;
}
h2 {
	padding-top: 0.8em;
	padding-bottom: 0.8em;
}
h3 {
	color: #131767;
	padding-bottom: 0.8em;
	text-transform: uppercase;
}
h4 {
	padding-bottom: 0.5em;
}
.clr {
	clear: both;
	height: 1px;
}

/* OBAL */
#page {
	margin: 0 auto;
	text-align: left;
	width: 983px;
}

/* LOGO */
#logo {
	background: url(images/logo.jpg) no-repeat center top;
	height: 224px;
	width: 100%;
	text-align: center;
}
#logo h1 {
	display: none;
	height: 0;
	width: 0;
}
#logo .homelink {
	display: block;
	float: left;
	position: relative;
	top: 6px;
	left: 353px;
	/*margin: 0 auto;*/
	height: 206px;
	width: 275px;
}
#logo .slevalink {
	display: block;
	float: right;
	position: relative;
	top: 81px;
	/*left: 755px;*/
	right: 101px;
	height: 59px;
	width: 126px;
}

/* VRCHNI MENU */
#uppermenu {
	background: url(images/bg_uppermenu.png) no-repeat center top;
	height: 53px;
	width: 100%;
}
#uppermenu ul {
	float: right;
	list-style: none;
	width: 854px;
}
#uppermenu ul li {
	background: url(images/menuspacer.png) no-repeat left center;
	float: left;
	text-align: center;
	width: 122px;
}
#uppermenu ul li:first-child {
	background: none;
}
#uppermenu a {
	background: url(images/menu_active.png) no-repeat right top;
	display: block;
	color: #ffffff;
	font-size: 14px;
	line-height: 36px;
}
#uppermenu a:hover {
	background-position: right bottom;
}

/* STRED */
#middle {
	background: url(images/bg_page.jpg) repeat-y center top;
	min-height: 500px;
	width: 100%;
}

#left {
	float: left;
	width: 240px;
}

#right {
	float: right;
	padding: 0.7em 26px 0.7em 0;
	width: 698px;
}
#right ul {
	margin-left: 26px;
}

.leftmenu {
	list-style: none;
}
.leftmenu li {
	background: url(images/bg_lme1.png) no-repeat center top;
	display: block;
	height: 46px;
	width: 235px;
	text-align: center;
}
.leftmenu li a {
	color: #ffffff;
	font-size: 14px;
	line-height: 40px;
}

.leftmenu li.yellow {
	background: none;
	height: auto;
}
.leftmenu .leftsubmenu {
	margin: -9px auto 0 auto;
	width: 218px;
}
.leftmenu .leftsubmenu li {
	background: url(images/bg_lme2.png) repeat-x left top;
	height: 43px;
	width: 218px;
}
.leftmenu .leftsubmenu a {
	color: #131767;
	font-size: 14px;
	line-height: 42px;
}

.leftlower {
	text-align: center;
}
.leftlower h3 {
	background: url(images/line_partners.png) no-repeat center bottom;
	color: #101662;
	font-weight: normal;
	line-height: 38px;
	height: 38px;
}

/* ZAPATI */
#footer {
	background: url(images/bg_footer.png) no-repeat center top;
	height: 37px;
	width: 100%;
	text-align: center;
}
#footer p, #footer a {
	color: #ffffff;
	line-height: 37px;
	margin: 0;
}

/* ADDITIONALS */
.abouttbl th {
	padding: 0 0.5em 0 0;
	vertical-align: top;
}

.contacttbl td {
	padding: 0.2em 0.8em 0.2em 0;
}

.reference {
	text-align: center;
}
.reference h3 {
	padding-top: 1em;
	padding-bottom: 0.4em;
}
.reference p {
	clear: both;
	text-align: center;
}
.reference img {
	margin: 0.5em 1em;
}

/* poptavka - prevzato z puvodniho webu */
.input-radio, .input-checkbox{
	border: 0 none;
}
/*table {
	font-size: 11px;
	border-collapse: collapse;
}
th {
	vertical-align: top;
	text-align: left;
}*/
#part1 th, #part1 td {
	padding-top: 4px;
	border-bottom: 1px dotted #ccc;
}
.pocet {
width: 30px;
}
.rozmer {
	width: 80px;
}
.poptavka-field h4 {
	font-size: 12px;
	margin-top: 16px;
	margin-bottom: 6px;
}
.poptavka-field img {
	float: left;
}
.poptavka-field table{
	border-left: 10px solid #9cc3e4;
}
.poptavka-field {
	float: left;
	width: 260px;
	margin-left: 28px;
}
.btn-next{
	float: right;
	text-transform: uppercase;
	font-size: 12px;
	width: 120px;
}
.btn-prev{
	float: left;
	text-transform: uppercase;
	font-size: 12px;
	width: 120px;
}
#summary td {
	padding: 0 10px;
}
#summary {
	margin: 20px 0;
}

fieldset {
	border: 0 none;
}
fieldset table {
	font-size: 11px;
}
legend {
	margin-left: 0;
	padding-left: 0;
}
