 html, body, div, h1, h2, h3, p, ul, ol, li, address, form, fieldset, img, iframe
{
	padding: 0;
	margin: 0;
	border: none;
}

body 
{
	font-family: Tahoma, Arial, Helvetica, lucida, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #e8decf;
	margin: 0; padding: 0; 
	background-image: url(../i/body.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.r-catalogue{display:none;}

h1 
{
	color: #df071a; background-color: transparent;
	font-size: 18px; font-weight: bold;
	margin: 0 0 8px 0;
}
h2 
{	
	color: #172980; background-color: transparent;
	font-size: 12px; font-weight: bold;
	margin: 0 0 15px 0;
}
h3 
{	
	color: #d73232; background-color: transparent;
	font-size: 12px; font-weight: bold;
	margin: 0 0 10px 0;
}
p {margin: 0 0 15px 0; text-align: left;}
hr
{
	border: none;
	border-bottom: 1px solid #999999;
	padding: 0; margin: 0 0 5px 0;
	height: 1px;
}
a {text-decoration: underline; color: #172980; background-color: transparent;}
a:hover {color: #384580; background-color: transparent;}

td {vertical-align: top;}
ul
{ 
	list-style-image: url("../i/dot.gif");
	padding: 1px 0 2px 0;
	margin: 3px 0 8px 15px;
}
li
{
	margin-bottom: 12px;
}
li.important
{
	margin-top: 5px;
	margin-bottom: 5px;
}
li .strong
{
	color: #d73232;
}
fieldset
{
	border: 1px solid #e0e0e0;
	padding: 20px 10px;
	margin-bottom: 10px;
}
legend
{
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px;
	margin-bottom: 5px;
}
input, textarea, select
{
}
textarea
{
}

/* ------------------------------------------------------------------------------------------- */
.hidden {visibility: hidden;}
.disabled {color: #888888; background-color: #eeeeee;}
.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}
.fleft {float: left;}
.fright {float: right;}
.vtop {vertical-align: top;}
.vmiddle {vertical-align: middle;}
.vbottom {vertical-align: bottom;}
.strong {font-weight: bold;}
.underline {text-decoration: underline;}
.nu {text-decoration: none;}
.clear, .clear-left
{
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 0;
	line-height: 1;
	content: '.';
}
.clear-left
{
	clear: left;
}
.hand {cursor: pointer;}
.displaynone {display: none;}
.accesskey {text-decoration: underline;}
.dn {display: none;}
.preparing {font-weight: bold; font-size: 15px; color: #ff0000; display: block;}
/* ------------------------------------------------------------------------------------------- */
.picturecontainer
{
	position: absolute; z-index: 10;
	padding: 10px 10px; display: none;
	background-color: #ffffff;
	border: 1px solid #AAAAAA;
	text-align: center;
}
.picturecontainer-table img {padding: 0; margin: 0;}
.picturecontainer-table {}
.picturecontainer-table td {vertical-align: middle; text-align: center; padding: 20px;}


/* ------------------------------------------------------------------------------------------- */
#header
{
	position: relative;
	height: 160px;
	background-image: url(../i/hd.gif);
	background-position: center top;
	background-repeat: repeat-x;
}
#header-content
{
	position: relative;
	width: 933px;
	margin: 0 auto;
}
#header #leaf
{
	position: absolute;
	left: -130px;
	width: 552px;
	height: 160px;
	background-image: url(../i/leaf.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#header #slogan
{
	position: absolute;
	width: 420px;
	height: 40px;
	right: 0;
	top: 115px;
}

/* ------------------------------------------------------------------------------------------- */
#menu{
    @position:relative;
	height: 40px;
	color: #ffffff;
	background-color: #033293;
	background-image: url(../i/menu.gif);
	background-position: center top;
	background-repeat: no-repeat;
	z-index:100;
}
#menu-content
{
	width: 960px;
	height: 40px;
	margin: 0 auto;
}

#menu ul{ 	
	list-style-type: none;
	margin: 0 0 0 210px;
	padding: 0;
	
     
	}

#menu ul li{float:left; position: relative; display: block;}

#menu ul li a{  padding: 13px 35px;display: block;  color:white;font-weight:bold; text-decoration:none; /*background: url(../images/bg_menu_li.jpg) no-repeat right center;*/}

#menu ul li a:hover{padding: 13px 35px; background-image: url(../i/active.gif); background-position: center top; background-repeat: no-repeat; display:block;}

#menu ul li ul li{width:200px; text-align: left; display:block; height:16px; font-weight:bold;}

#menu ul ul {
		position: absolute;
		left:0; top:3.2em;
		visibility: hidden;
		opacity:0.90;
		filter: alpha(opacity=90);
		filter: alpha(opacity=100)\9;
		margin:0px; 
		padding:0px;
		z-index:100;
	}

#menu ul li ul li a{
	color: #ffffff;
	background:#1c29a7;
	text-decoration: none;
	padding: 7px 10px 7px 10px;
	font-size: 11px;
	margin: 0;
	border-bottom:1px solid white;
	} 
#menu ul li ul li a:hover{
	   background:#CC0000;
	   padding: 7px 10px 7px 10px;
	} 

#menu ul li:hover ul {
		visibility: visible;
	}
#menu ul li a.active
{
	background-image: url(../i/active.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#menu ul li.dash img{margin:15px 0;}

#menu ul li ul li.l_s a{border:none; @height:30px;}
	
/*#menu

#menu ul.main
{ 
	list-style-image: none;
	list-style-type: none;
	margin: 0 0 0 210px;
	padding: 0;
	height: 40px;
	overflow: hidden;
}
#menu ul.main>li
{
	font-weight: bold;
	color: #ffffff;
	display: block;
	float: left;
	padding: 0;
}
#menu ul.main>li a
{
	display: block;
	padding: 13px 35px;
	color: #ffffff;
	text-decoration: none;

}
#menu ul li a.active
{
	background-image: url(../i/active.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#menu ul.main>li.dash {width: 3px; font-size: 11px; font-weight: normal; line-height: 11px; padding-top: 15px;}

#menu #submenu1, #menu #submenu2, #menu #submenu3, #menu #submenu4
{
	display: none;
}
#menu ul.submenu
{
	width: 180px;
	font-size: 11px;
	position: absolute;
	list-style-image: none;
	list-style-type: none;
	margin: 0 0 0 24px;
	padding: 0;
	border: 1px solid black;
	background-color: #ffffff;
}
#menu ul.submenu li
{
	padding: 0;
	color: #ffffff;
	background-color: #1729ac;
	margin: 1px 0 1px 0;
}
#menu ul.submenu li.last
{
	margin: 0;
}
#menu ul.submenu li a
{
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 6px 10px 6px 10px;
	font-size: 11px;
	margin: 0;
}
#menu ul.submenu li a:hover
{
	background-color: #f40e2c;
	background-image: url(../i/submenu.gif);
	background-position: left top;
	background-repeat: repeat-y;
}*/

/* ------------------------------------------------------------------------------------------- */
#logo
{
	position: absolute;
	top:63px;
	@top:0;
	margin-left:30px;
	width: 150px;
	height: 126px;
	@margin-top:-96px;
}

/* ------------------------------------------------------------------------------------------- */
#watermark
{
	float: left;
	position: absolute;
	width: 312px;
	height: 362px;
	margin-top: 200px;
	background-image: url(../i/watermark.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

/* ------------------------------------------------------------------------------------------- */
#main
{
	position: relative;
	width: 960px;
	margin: 0 auto;
	min-height: 750px;
	z-index:0;
}

#main #col1
{
	width: 210px;
	@margin-left:-210px;
	float: left;
	position:absolute; top:10px;
}
#main #col1-ct
{
	padding: 0px 0 5px 30px;
}
#main #col2
{
	margin-left: 220px;
}
#main #col2-ct
{
	padding: 25px 0 20px 0;
}
#main #left
{
	width: 400px;
	float: left;
}
#main #right
{
	position: relative;
	margin-left: 410px; 
	text-align: right;
}
#main #right .rightimage
{
	top: -20px;
	left: 26px;
	position: relative;
}
#main .contact p
{
	padding-bottom: 8px;
}
#main .contact #left
{
	padding-top: 40px;
	margin-left: 50px;
	width: 200px;
	float: left;
}
#main .contact #right
{
	padding-top: 40px;
	position: relative;
	margin-left: 270px;
	text-align: right;
}


/* ------------------------------------------------------------------------------------------- */
.photopass
{
	height: 330px;
	background-image: url(../i/photos.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

/* ------------------------------------------------------------------------------------------- */
#home
{
	width: 811px;
	margin: 0 auto;
	padding-top: 20px;
}
#home h1
{
	font-size: 12px;
	color: #101010;
}

/* ------------------------------------------------------------------------------------------- */
table.homerefers
{
	width: 100%;
	padding: 0; margin: 0;
	border-collapse: collapse;
}
table.homerefers .refer
{
	width: 190px;
}
table.homerefers .content
{
	height: 90px;
}
table.homerefers .r-news
{
	padding-top: 18px;
}
table.homerefers .r-news .head
{
	height: 86px;
	background-image: url(../i/r-news2.gif);
}
table.homerefers .r-realization
{
	padding-top: 43px;
}
table.homerefers .r-realization .head
{
	height: 61px;
	background-image: url(../i/r-realization2.gif);
}
table.homerefers .r-design
{
	padding-top: 42px;
}
table.homerefers .r-design .head
{
	height: 62px;
	background-image: url(../i/r-design2.gif);
}
table.homerefers .r-catalogue
{
	padding-top: 41px;
}
table.homerefers .r-catalogue .head
{
	height: 64px;
	background-image: url(../i/r-catalogue2.gif);
}

/* ------------------------------------------------------------------------------------------- */
#footer 
{
	clear: left;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
	background: #162981 url(../i/footer.gif) repeat-y center center;
}
#footer .ft-ct
{
	text-align: center;
	margin: 0 auto;
	padding: 25px 0 25px 100px;
}
#footer ul
{ 
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 0;
}
#footer ul>li
{
	display: inline;
	color: #ffffff;
	padding: 0 7px 0 15px;
	background: url(../i/li.gif) no-repeat left 2px;
}
#footer ul>li.first
{
	background: none;
}
#footer ul>li a
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
#footer ul>li a:hover
{
	text-decoration: underline;
}
#footer .info
{
	padding-top: 15px;
}

/* ------------------------------------------------------------------------------------------- */
.refer
{
	width: 150px;
	margin-bottom: 20px;
}
.refer .head
{
	position: relative;
	color: #ffffff;
	font-weight: bold;
	background-position: right top;
	background-repeat: no-repeat;
}
.refer .head .title
{
	position: absolute;
	left: 10px;
	bottom: 10px;
}
.refer .content
{
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	background-color: #ffffff;
	padding: 13px 10px 5px 10px;
}
.refer .content a
{
	font-weight: bold;
}
.r-news
{
}
.r-news .head
{
	height: 103px;
	background-image: url(../i/r-news.gif);
}
.r-news .head .title
{
	bottom: 22px;
}
.r-realization .head
{
	height: 50px;
	background: url(../i/r-news.gif) bottom left no-repeat;
}
.r-design .head
{
	height: 52px;
	background: url(../i/r-news.gif) bottom left  no-repeat;
}
.r-catalogue .head
{
	height: 63px;
	background: url(../i/r-catalogue2.gif) no-repeat;
}

/* ------------------------------------------------------------------------------------------- */
.gallery
{
}
.gallery img
{
	background-color: #ffffff;
	margin: 12px;
}

/* ------------------------------------------------------------------------------------------- */
.equipment
{
}
.equipment img
{
	background-color: #ffffff;
	margin: 5px 30px 35px 0;
}
.shortp
{
	width: 570px;
}

/* ------------------------------------------------------------------------------------------- */
.navlist-container
{
	margin-bottom: 18px;
}
#navlist
{
	font-size: 10px;
	color: #666666;
	list-style: none;
	padding: 0;
	margin: 0 0 10px 0;
}
#navlist li
{
	display: inline;
	padding: 0 2px 0 0;
}
#navlist li:before
{
	padding-right: 2px;
	content: " | ";
}
#navlist li:first-child:before
{
	content: "";
	padding: 0;
} 
#navlist a
{
	font-size: 10px;
	color: #666666;
}

/* css pro IE */
/*
html #navlist li
{
	background-image: url(../i/gt.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0 1em 0 1em;
	margin: 0 1em 0 -1em;
}
html #navlist
{
	height: 1%;
}
html #navlist li
{
	display: block;
	float: left;
}
html #navlist li:first-child
{
	background-image: none;
} 
*/

/* ------------------------------------------------------------------------------------------- */
table.building
{
	width: 100%;
	border-collapse: collapse;
}
table.building td
{
	vertical-align: top;
}
table.building td.thumb
{
	width: 15%;
	padding-right: 10px;
	padding-bottom: 20px;
}
table.building td.thumb img
{
	padding: 3px;
	border: 1px solid #cdcbcc;
}
table.building td.desc
{
	width: 35%;
}
table.building .title
{
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #112c86;
	margin-bottom: 10px;
}

/* ------------------------------------------------------------------------------------------- */
.cut
{
	padding-top: 20px;
}
.cut ol
{
	margin: 0 0 0 25px;
	padding: 0;
}
.cut ol li
{
	font-weight: bold;
	padding-bottom: 20px;
}
.cut #left
{
	width: 280px !important;
}
.cut #right
{
	margin-left: 290px !important;
}
.cut #right img
{
}

/* ------------------------------------------------------------------------------------------- */
.model
{
	padding-top: 0;
	margin-bottom: 20px;
}
.model h2
{
	color: #df071a;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.model hr
{
	height: 3px;
	line-height: 1px;
	background-position: left top;
	background-image: url(../i/hr.gif);
	background-repeat: no-repeat;
	border: 1px solid transparent;
	padding: 0;
	margin: 0 0 30px 0;
}
.model .note
{
	padding: 15px 0 5px 0;
	font-size: 9px;
}
.model table.series
{
	margin-left: 50px;
}

table.series
{
	margin-left: 100px;
	/* border: 1px solid #9c9e9f;*/
}
table.series th, table.series td
{
	text-align: left;
	padding: 3px 5px;
	border: 1px solid #9c9e9f;
}
table.series th
{
	background-color: #ececed;
}
table.series td.type
{
	font-size: 15px;
	font-weight: bold;
}
table.series td
{
}

/* ***************** propriety *********************** */

 .kw { display:none;}
 .gugl_mapa {margin-top:220px;} /* pro posun mapy dolu */
 .fejsbuk { position:absolute; left:510px; top:120px; }  /* vizitka */
 .lecaveau { position:absolute; left:20px; top:935px; z-index:1; }
 
 #pt_form label{width:130px; float:left; margin:5px 2px;}
 
  #pt_form input, textarea{width:580px; margin:5px 2px; padding:2px; border:1px solid #999999;}
  
  #pt_form input#send{width:150px; float:right; background:#006600; color:white; border:3px solid white; margin-right:60px; padding:3px;}
