* {
	margin: 0;
	padding: 0;
}
img {
	border:0;
}
a {
	color:blue;
	text-decoration:underline;
}
a:hover {
	color:blue;
	text-decoration:none;
}
a:active {
	color:blue;
	text-decoration:underline;
}
#menu ul, #header ul, #submenu ul {
	list-style-type: none;
}
h1 {font-size: 1.4em;}
h2 {font-size: 1.3em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.1em;}
h5, h6 {font-size: 1em;}
h1, h2, h3, h4, h5, h6 {
	padding: 15px 0 5px 0;
}
table {
	font-size: 1em;
}
option {
	padding-right: 0.5em;
}

body {
/*-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;*/
background:#FFFFFF none repeat scroll 0 0;
margin:20px 0 0;
padding:0;
text-align:center;
}

#pageBody {
margin:auto;
width:959px;
}

#box {
	margin:0 auto;
	width: 959px;
	background-color:white;
	text-align:left;
	overflow:hidden;
}
#header{
	width:100%;
	height:65px;
	position:relative;
}
.cleaner{
	clear: both;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}
.hide,
.hidden,
.access,
#header h1 span {
	position: absolute;
	top: -10000px;
	left: 0;
}

#header a.logo {
	position: absolute;
	top:15px;
	left:6px;
}

#menu {
	background: url(images/menu_bg.jpg) repeat-x;
	text-align:right;
}
#menu-line {
	background: url(images/menu_bg.jpg) repeat-x;
	text-align:right;
}
#menu ul {
	padding: 10px 10px 5px;
}
#menu ul li{
	display:inline;
	background: url(images/menu_li.gif) no-repeat center right;
	padding: 0 8px 0 5px;
}
#menu ul li.last {
	background:none;
}
#menu a {
	font-weight: bold;
	color: #5c5c5c;
	background-color: inherit;
	text-decoration: none;
}
#menu a.sel {
	color: #c70202;
}

#menu a:hover {
color: #c70202;
text-decoration: none;
}


#submenu {
	background:#333333 url(images/bottom_submenu_bg.jpg) repeat-x center;
	text-align:right;
	padding: 5px 0;
}
#submenu ul {
	margin: 0 12px 0 0;
}
#submenu ul li{
	background: url(images/submenu_li.gif) no-repeat center right;
	display:inline;
	padding: 0 8px 0 5px;
}
#submenu ul li.last {
	background:none;
}

#submenu a {
	color: white;
	background-color: inherit;
	text-decoration: none;
}

#submenu a.sel {
	color: #c6c6c6;
	text-decoration: underline;
}

#submenu a:hover {
	color: #c6c6c6;
	text-decoration: underline;
}
#flash-main {
	margin-top: 10px;
	margin-left:10px;
}
#footer {
	width:100%;
	height: 30px;
	/*padding: 10px 0 0 0;*/
	clear:both;
	margin-top: 10px;
	line-height: 30px;
	border-top: 1px solid #c6c6c6;
}
#footer span {
	margin-left: 40px;
}
#footer a {
	float: right;
	margin-right: 40px;
	color: #5C5C5C;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
img.baner {
	margin:10px 10px 0 10px;
}
#nabidka {
	margin:10px 0 0 11px;
	padding:0;
	width:100%;
	display:none;
}

#nabidka ul {
	list-style-type: none;
}

#nabidka ul li {
	width:236px;
	background:#333333 url(images/service_top.gif) no-repeat top;
	float:left;
	position:relative;
	font-size:90%;
	margin-right:13px;
}
#nabidka ul li.gray {
	background:#333333 url(images/service_top_gray.gif) no-repeat top;
}
#nabidka ul li div {
	background:url(images/service_bottom.gif) no-repeat bottom;
}

#nabidka ul li a {
	display:block;
	text-decoration:none;
	padding:60px 10px 0 10px;
	color:white;
}
#nabidka ul li.gray a {
	color:#707070;
	
}
#nabidka ul li span.vice {
	display:block;
	text-align:right;
	padding-bottom:2px;
}
#nabidka ul li img {
	position: absolute;
	top:5px;
	left:10px;
}

#c_ram1 {
	background: url(images/content.gif) repeat-y;
	width:736px;
	margin:10px 9px 0 9px;
}
#c_ram11 {
	background: url(images/content_bottom.gif) no-repeat bottom left;
}
#box1 {
	background: url(images/content_top.gif) no-repeat top;
	padding:20px;
}
#c_ram_multi{
	margin-left:10px;
}
#c_ram2 {
	background: url(images/content2.gif) repeat-y;
	width:509px;
	margin:10px 15px 0 0;
	float:left;
}
#c_ram22 {
	background: url(images/content2_bottom.gif) no-repeat bottom left;
}
#box2 {
	background: url(images/content2_top.gif) no-repeat top;
	padding:20px;
}

#c_ram3 {
	background: url(images/content3.gif) repeat-y;
	width:209px;
	margin:10px 0 0 0;
	float:left;
}
#c_ram33 {
	background: url(images/content3_bottom.gif) no-repeat bottom left;
}
#box3 {
	background: url(images/content3_top.gif) no-repeat top;
	padding:20px;
}

.content {
	color:#5C5C5C;
}
.content p {
	text-align: justify;
}
.content hr {
	margin:5px 0;
}

.content p {
	margin:10px 0;
}

.content ul {
	margin-left:25px;
}
.content h2 {
	font-size:1.2em;
	padding:0 0 10px 0;
}

.content h4 {
	font-size:1em;
}
.content img.left {
	float:left;
	margin:10px 5px 10px 0;
}
.content img.right {
	float:right;
	margin:10px 0 10px 5px;
}
.content #navigace {
	font-weight:bold;
	font-size:1.1em;
	margin: 0 0 20px 0;
}
.content .navigace_back {
	text-align:right;
}


body {
	color:#5A5A5A;
}
blockquote {
margin: 10px 40px 10px 40px;
}
body, div, p, td, th, li, input, select, textarea {
/*-x-system-font:none;*/
font-family:normal Tahoma,Arial,sans-serif;
font-size:8pt;
/*font-size-adjust:none;*/
/*font-stretch:normal;*/
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
div#pathBar {
padding:8px 0 8px 7px;
background: white !important;
}
div#pathBar span{
float: left;
padding-right: 9px;
}
div#pathBar a{
color: rgb(90, 90, 90);
text-decoration: none;
}
div#content {
/*-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;*/
background:#F6F7F7 url(images/main.line2.png) no-repeat scroll 0 0;
clear:both;
margin:0;
padding:10px 30px;
width:660px;
}
div#content a:visited {
color:#DA251C;
}
a.galleryThumb {
border:2px solid #DCE6F2;
display:block;
float:left;
margin:5px;
padding:3px;
}
div#content a {
color:#DA251C;
text-decoration:none;
}
#pageMain div.mainBox {
margin-top:15px;
}
#pageMain div.mainBox h1 {
color:#FFFFFF;
font-family:Arial,sans-serif;
font-size:9pt;
height:29px;
margin:0;
padding:8px 0 0 16px;
}
/*==========================================================*/
#pageMain div.mainBox h2 {
color:#FFFFFF;
font-family:Arial,sans-serif;
font-size:9pt;
height:29px;
margin:0;
padding:8px 0 0 16px;
}
/*==========================================================*/
#pageMain div.mainBox div.box1 {
/*-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;*/
background:transparent url(images/main.line.png) no-repeat scroll right 0;
float:left;
width:243px;
}
#pageMain div.mainBox div.box2 {
/*-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;*/
background:transparent url(images/main.line.png) no-repeat scroll right 0;
display:inline;
float:left;
padding-left:8px;
width:244px;
}
#pageMain div.mainBox div.box3 {
display:inline;
float:left;
overflow:hidden;
padding-left:7px;
width:218px;
}
#pageMain div.mainBox div.box1 a {
color:#DA251C;
display:block;
padding-top:4px;
text-decoration:none;
}
#pageMain div.mainBox div.box2 a {
color:#16347A;
display:block;
padding-top:4px;
text-decoration:none;
}
#pageMain div.mainBox div.box3 a {
color:#76bf4c;
display:block;
padding-top:4px;
text-decoration:none;
}
/*#pageMain div.mainBox div.box1 h1 {*/
#pageMain div.mainBox div.box1 h2 {
/*-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;*/
background:transparent url(images/box_window_bg_2.jpg) no-repeat scroll 0 0;
width:219px;
}
/*#pageMain div.mainBox div.box2 h1 {*/
#pageMain div.mainBox div.box2 h2 {
/*-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;*/
background:transparent url(images/box_door_bg_2.jpg) no-repeat scroll 0 0;
padding-left:19px;
width:219px;
}
/*#pageMain div.mainBox div.box3 h1 {*/
#pageMain div.mainBox div.box3 h2 {
/*-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;*/
background:transparent url(images/box_green_bg.jpg) no-repeat scroll 0 0;
width:202px;
}
#pageMain div.mainBox div.box1 p {
/*-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;*/
background:transparent url(images/main.box1.png) no-repeat scroll 8px 17px;
height:123px;
margin:0;
padding:0 0 0 120px;
}
#pageMain div.mainBox div.box2 p {
/*-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;*/
background:transparent url(images/main.box2.png) no-repeat scroll 14px 18px;
height:123px;
margin:0;
padding:0 0 0 89px;
}
#pageMain div.mainBox div.box3 p {
/*-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;*/
background:transparent url(images/main.box3_2.png) no-repeat scroll 0 4px;
height:123px;
margin:0;
padding:0 0 0 97px;
}
#pageMain {
/*-moz-background-clip:border !important;
-moz-background-inline-policy:continuous !important;
-moz-background-origin:padding !important;*/
background:transparent url(images/faux_column.png) repeat-y scroll 0 100px !important;
}
#pageMain {
margin:0;
overflow:visible;
padding:0;
width:100%;
}
#pageMain div.colLeft {
float:left;
margin:0 11px 0 0;
width:720px;
}
#pageMain div.colRight {
float:left;
overflow:hidden;
width:228px;
}
#pageMain div.colRight ul.menu li.title {
/*-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;*/
background:#FFFFFF none repeat scroll 0 0;
border-bottom:2px solid #C4C4C4;
color:#094282;
font-weight:bold;
padding:10px 0 5px;
width:230px;
}
#pageMain div.colRight ul.menu li a.first {
border-top:1px solid #FFFFFF;
}
#pageMain div.colRight ul.menu li a {
/*-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;*/
background:#EFF4F9 url(images/menu.dit.png) no-repeat scroll 9px 13px;
border-bottom:1px solid #DCE6F2;
color:#16347A;
font-size: 9pt;
display:block;
padding:9px 8px 7px 23px;
text-decoration:none;
width:200px;
}
#pageMain div.colRight ul.menu li a:hover, #pageMain div.colRight ul.menu li a.active {
/*-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;*/
background:#DCE6F2 url(images/images/menu.dit.png) no-repeat scroll 9px 13px;
text-decoration:underline;
}
#pageMain div.colRight ul.menu li.level2 a {
/*-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;*/
background:#EFF4F9 url(images/menu.dit.png) no-repeat scroll 21px 13px;
padding-left:35px;
}
#formular label {
clear:both;
display:block;
margin:0 0 5px;
}
#formular label span {
display:block;
float:left;
margin-right:20px;
padding:3px;
text-align:right;
width:200px;
}
#formular label input.image {
border:0 none;
display:block;
width:auto;
}
#formular label input, #formular label textarea {
/*-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;*/
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #B0B0B0;
font-family:Tahoma,sans-serif;
font-size:11px;
padding:3px;
width:250px;
}
#pageTop {
clear:both;
margin:0;
}
#pageTop div.banner {
float:left;
margin-right:11px;
width:720px;
}
#pageTop .sub .line, #pageTop .main .line {
/*-moz-background-clip:border !important;
-moz-background-inline-policy:continuous !important;
-moz-background-origin:padding !important;*/
background:transparent url(images/box_line.gif) no-repeat scroll center bottom !important;
height:1px;
}
#pageTop .main, #pageTop .sub {
float:left;
margin:0;
padding:0;
width:228px;
}
#pageTop .main, #pageTop .sub {
vertical-align:middle;
}
#pageTop .sub {
/*-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;*/
background:transparent url(images/box_sub.png) no-repeat scroll 0 0;
height:154px;
overflow:hidden;
padding:5px 0 0;
}
#pageTop .sub td a {
color:#FFFFFF;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:30px;
margin:4px 11px 0 13px;
padding:15px 0 0 60px;
}
#pageTop .sub td a, #pageTop .main td a:hover {
text-decoration:none;
}
#pageTop div.top {
/*-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;*/
background:transparent url(images/tmp/top.img.jpg) no-repeat scroll 0 0;
border-bottom:5px solid #B8B8B8;
float:left;
height:241px;
margin-right:11px;
width:720px;
}
#pageTop .main {
/*-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;*/
background:transparent url(images/box_main.png) no-repeat scroll 0 0;
height:207px;
overflow:hidden;
padding:15px 0 0;
}
#pageTop .main, #pageTop .sub {
vertical-align:middle;
}
#pageTop .main, #pageTop .sub {
float:left;
margin:0;
padding:0;
width:228px;
}
#pageTop .sub {
padding:7px 0 0;
}
#pageTop .main td a {
color:#FFFFFF;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:40px;
margin:4px 11px 0 13px;
padding:25px 0 0 60px;
}
#pageMain div.colRight div.banners {
margin-top:10px;
}
#pageMain div.colRight div.banners h1 {
color:#094282;
font-size:12px;
margin:0 0 12px;
padding:0;
}
#pageMain div.colRight div.banners a {
/*-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;*/
background:transparent url(images/menu.banners.png) no-repeat scroll 0 0;
display:block;
float:left;
height:72px;
margin-right:6px;
text-indent:-9999px;
width:70px;
}
#pageMain div.colRight div.banners a.b2 {
background-position:-70px 0;
}
#pageMain div.colRight div.banners a.b3 {
background-position:-140px 0;
margin-right:0;
}
#pageMain div.colRight div.banners a.b1:hover {
background-position: 0 -72px;
}
#pageMain div.colRight div.banners a.b2:hover {
background-position: -70px -72px;
}
#pageMain div.colRight div.banners a.b3:hover {
background-position: -140px -72px;
}
.okna_plast img{
	border: 1px;
	margin-bottom: 5px;
	border-style: solid;
}
.cert_banner{
	float:left;
	width: 150px;
	margin-top:130px;
	margin-left:70px;
}
.cert_banner img{
	width: 120px;
}
#wholePage{
	overflow:auto;
	text-align:left;
}
#mainContentLeft{
	overflow:auto;
	width:150px;
	float:left;
}
#mainContentRight{
	overflow:auto;
	width:959px;
	float:left;
}
.clearFix {
clear:both;
overflow:hidden;
}
#errordiv {
  border: 1px solid red;
  background-color: #FFAFAF;
  display: none;
  width: 50%;
  margin: 5px;
  padding: 5px 5px 5px 25px;
}
.required {
  background-color: #CC4444;
}
.required:focus {
  background-color: #fff;
  border: 1px solid #f00;
}
.checkit {
  background-color: #E0E5EF;
}
/*===========================================*/
#headstyle_1 {
  float: left;
  padding-left: 732px;
  padding-top: 37px;
  font-size: 12pt;
}
#headstyle_2 {
  float: left;
  padding-left: 30px;
}
#tdid_1 {
  background: transparent url(images/2.gif) no-repeat scroll 5px center;
/*  -moz-background-clip: border;
  -moz-background-origin: padding;
  -moz-background-inline-policy: continuous;*/
}
#tdid_2 {
  background: transparent url(images/3.gif) no-repeat scroll 5px center;
/*  -moz-background-clip: border;
  -moz-background-origin: padding;
  -moz-background-inline-policy: continuous;*/
}
#tdid_3 {
  background: transparent url(images/1.gif) no-repeat scroll 5px center;
/*  -moz-background-clip: border;
  -moz-background-origin: padding;
  -moz-background-inline-policy: continuous;*/
}
.backlink {
	width:100%;
	height: 20px;
	clear:both;
	line-height: 20px;
	text-align: center;
}
.backlink a {
	color: #5C5C5C;
	text-decoration: none;
}
.backlink a:hover {
	text-decoration: underline;
}