body
{
	margin:0;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	text-align: center;
	padding: 0;
	font-size: 0.8em;
	background:url(../files/images/layout/bg-body.png) center top repeat-x #ffffff;
	color:#333333;
}
* {
	padding: 0;
	margin: 0;
	border: 0px none;
}
.invisible {
     position:absolute;
     top:-2000px;
     left:0;
     width:1px;
     height:1px;
     overflow:hidden;
}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	overflow:hidden;
	display:block;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
input, select, textarea {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size:1em;
	padding:2px 3px;
}
a.out-link {
    padding-right:10px;
    background:url(../files/images/icon-out-link.gif) right top no-repeat;
}


/*Page*/
#page {
	width:960px;
	margin:0px auto;
	text-align:left;
	position:relative;

}
/*Page*/

/*Header*/
#header {
	height:95px;
	background:url(../files/images/layout/bg-header.jpg) left top no-repeat;
	position:relative;
	overflow:hidden;
}

/*Logo*/
#logo-box {
	position:absolute;
	top:18px;
	left:2px;
}
a.logo{
	color:#000000;
	font-size:2em;
	display:block;
	cursor:pointer;
	text-decoration:none;
	position:relative;
	overflow:hidden;
	width:125px;
	height:72px;
	text-align:right;
}
a.logo span{
	display:block;
    position:absolute; left:0; top:0; z-index:1;
	background:url(../files/images/layout/logo.png) top left no-repeat;
	width:125px;
	height:72px;
}
/*Logo*/

/*Main-menu*/
#main-menu {
	position:absolute;
	right:0px;
	top:36px;
}
#main-menu ul li{
	list-style-type:none;
	float:left;
	font-size:0.85em;
}
#main-menu ul li a{
	color:#333333;
	text-decoration:none;
	display:block;
	float:left;
	width:102px;
	height:33px;
	line-height:33px;
	text-align:center;
}
#main-menu ul li a:hover{
	color:#bf3a1f;
}
#main-menu ul li.act a, #main-menu ul li.act a:hover{ 
	color:#ffffff;
	background:url(../files/images/layout/bg-main-menu-act.png) left top no-repeat;
}
/*Main-menu*/
#bg-doplnek {
	width:79px;
	height:363px;
	position:absolute;
	left:960px;
	top:105px;
	background:url(../files/images/layout/bg-doplnek.jpg) left top no-repeat;
}
/*Header*/

/*Subheader*/
#subheader-index {
	height:387px;
	overflow:hidden;
	background:url(../files/images/layout/bg-subheader-index.jpg) left top no-repeat;
	position:relative;
}
#subheader-vnitrni {
	height:195px;
	background:url(../files/images/layout/bg-subheader-vnitrni.jpg) left top no-repeat;
	position:relative;
}
/*Slogan*/
#slogan-box {
	position:absolute;
	top:32px;
	left:0px;
}
#slogan-box p{
	color:#ffffff;
	font-size:1.3em;
	display:block;
	cursor:pointer;
	text-decoration:none;
	position:relative;
	overflow:hidden;
	width:730px;
	height:86px;
	line-height:1.5em;
}
#slogan-box p span{
	display:block;
    position:absolute; left:0; top:0; z-index:1;
	background:url(../files/images/layout/bg-slogan.jpg) top left no-repeat;
	width:730px;
	height:86px;
}
/*Slogan*/
#subheader-index ul {
	position:absolute;
	left:8px;
	top:155px;
}
#subheader-index ul li{
	list-style-type:none;
	background:url(../files/images/layout/bg-subheader-li.png) left 4px no-repeat;
	padding-left:17px;
	width:455px;
	line-height:1.6em;
	font-size:0.95em;
}
#subheader-vnitrni h1 {
	position:absolute;
	font-size:1.5em;
	height:41px;
	overflow:hidden;
	left:0px;
	top:154px;
}
#subheader-vnitrni h1 span{
	display:block;
    position:absolute; left:0; top:0; z-index:1;
	height:41px;
}
#subheader-vnitrni h1#h1-reference {
	width:167px;
}
#subheader-vnitrni h1#h1-reference span{
	width:167px;
	background:url(../files/images/layout/bg-h1-reference.png) left top no-repeat;
}
#subheader-vnitrni h1#h1-klienti {
	width:132px;
}
#subheader-vnitrni h1#h1-klienti span{
	width:132px;
	background:url(../files/images/layout/bg-h1-klienti.png) left top no-repeat;
}
#subheader-vnitrni h1#h1-kontakt {
	width:145px;
}
#subheader-vnitrni h1#h1-kontakt span{
	width:145px;
	background:url(../files/images/layout/bg-h1-kontakt.png) left top no-repeat;
}
/*Subheader*/


/*Main*/
#main {
	width:960px;
	overfflow:hidden;
	font-size:0.85em;
	padding-bottom:40px;
}
#main ul {
	padding-left:50px;
}
#main ul li{
	line-height:1.4em;
}
#main p {
	line-height:1.4em;
	padding:5px 0px;
}
#main a {
	color:#bf3b1f;
}
#main a:hover {
	color:#333333;
}
#main a.a-red-bt, #main .button {
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	display:block;
	width:125px;
	height:26px;
	overflow:hidden;
	background:url(../files/images/layout/bg-a-red.png) left top no-repeat;
	text-decoration:none;
	line-height:26px;
}
#main a.a-red-bt:hover {
	color:#fce9e5;
}
#main h2 {
	font-size:1.5em;
	padding-top:15px;
	padding-bottom:5px;
}
#main h3 {
	font-size:1.3em;
	padding-top:10px;
	padding-bottom:5px;
}
#main h4 {
	font-size:1.2em;
	padding-top:10px;
	padding-bottom:5px;
}

/*Main-index*/
#main-index {
	padding-top:26px;
	width:960px;
	overflow:hidden;
}
#main-index h1{
	color:#636363;
	font-size:1.7em;
	display:block;
	cursor:pointer;
	text-decoration:none;
	position:relative;
	overflow:hidden;
	height:27px;
	width:212px;
	float:left;
	font-weight:normal;
}
#main-index h1 span{
	display:block;
    position:absolute; left:0; top:0; z-index:1;
	background:url(../files/images/layout/bg-h1-nejnovejsi-reference.png) top left no-repeat;
	height:27px;
	width:212px;;
}
#main-index #mi-vsechny-reference {
	float:right;
}
/*Index-references-box*/
#index-references-box {
	position:relative;
	background:url(../files/images/layout/bg-index-references-box.png) left top no-repeat;
	width:880px;
	margin-top:7px;
	padding:0px 40px;
	overflow:hidden;
}
#irb-left, #irb-right {
	position:absolute;
	top:75px;
  z-index:5;
}
#irb-left {
	left:10px;
}
#irb-right {
	right:10px;
}
#irb-left a, #irb-right a{
	display:block;
	width:30px;
	height:30px;
	overflow:hidden;
}
#irb-left a {
	background:url(../files/images/layout/bg-a-irb-left.png) left top no-repeat;
}
#irb-right a {
	background:url(../files/images/layout/bg-a-irb-right.png) left top no-repeat;
}
#main #irb-in {
height:220px;
}
#main #irb-in ul {
  padding-left: 0px;
}
#main #irb-in ul li{
  list-style-type: none;
}
.irb-in-boxik {
	width:200px;
  height: 200px;
	overflow:hidden;
	text-align:center;
	float:left;
	margin:10px;
	_margin:10px 8px;
	padding-top:5px;
}
#main .irb-in-boxik h4 {
	padding-bottom:2px;
}
#main .irb-in-boxik p {
	padding:0px;
	width:200px;
	overflow:hidden;
}
/*Index-references-box*/
/*Main-index*/

/*Main-vnitrni*/
#main-vnitrni {
	width:960px;
	overflow:hidden;
	background:url(../files/images/layout/bg-main-vnitrni.png) left top repeat-x #ffffff;
}
/*Columns*/
#left-column {
	float:left;
	overflow:hidden;
	width:690px;
	padding:15px 19px 0px 20px;
}
#right-column {
	float:left;
	overflow:hidden;
	margin-left:0px;
	width:181px;
	background:url(../files/images/layout/bg-right-column.png) left top no-repeat;
	height:500px;
	padding:15px 17px 0px 33px;
}
/*Main-vnitrni*/
/*References-boxes*/
#references-boxes {
	width:690px;
	overflow:hidden;
}
#references-boxes .reference-boxik {
	width:200px;
	padding:10px;
	background:url(../files/images/layout/bg-references-box.png) left top no-repeat;
	text-align:center;
	float:left;
	margin-right:10px;
	margin-top:10px;
}
#references-boxes .reference-boxik h4 {
	padding-bottom:5px;
	padding-top:5px;
}
#references-boxes .reference-boxik p {
	padding:0px;
	width:200px;
	overflow:hidden;
}
#references-boxes .reference-boxik p.link {
	padding-top:3px;
}
/*References-boxes*/
/*Pager*/
#main .strankovani {
text-align:center;
margin-top:20px;
}
#main .strankovani a{
background:#cce5f0;
padding:5px 10px;
margin:0px 3px;
line-height:2em;
text-decoration:none;
color:#333333;
}
#main .strankovani a:hover{
background:#e8f5fb;
}
#main .strankovani strong{
padding:5px 10px;
margin:0px 3px;
line-height:2em;
}
/*Pager*/
/*Right-column*/
#main #right-column ul {
	padding-left:0px;
}
#main #right-column .submenu {
	margin:4px 0px 50px 0px;
}
#main #right-column .submenu ul li{
	list-style-type:none;
	font-weight:bold;
	font-size:1em;
}
#main #right-column .submenu ul li a{
	display:block;
	height:30px;
	line-height:29px;
	background:url(../files/images/layout/bg-submenu-a.png) left bottom no-repeat;
	color:#bf3a1f;
	text-decoration:none;
}
#main #right-column .submenu ul li a:hover{
	color:#333333;
}

#main #right-column .submenu ul li.act a {
	background:url(../files/images/layout/bg-submenu-a-act.png) left top no-repeat;
	height:32px;
	line-height:32px;
	margin-left:-33px;
	margin-top:-2px;
	padding-left:33px;
	color:#333333;
}
/*Right-column*/
/*Main*/

/*Footer*/
#footer {
	background:url(../files/images/layout/bg-footer.png) left top no-repeat;
	padding:13px 12px 30px 12px;
	font-size:0.85em;
	color:#999999;
}
#footer p {
	line-height:1.4em;
	padding:2px 0px;
}
#footer p.footer-right {
	float:right;
}
#footer a {
	color:#bf3b1f;
}
#footer a:hover {
	color:#333333;
}
/*Footer*/

/*ContactForm*/
#main #vzkaz {
padding-top:10px;
}
#main input, select, textarea {
  border: 1px solid gray;
 margin:5px 0px;
}
#main input.button {
border:none;
cursor:pointer;
line-height:22px;
}
#main input.button:hover {
color:#fce9e5;
}

#form-left, #form-right {
  width: 330px;
  }
#form-left {
  float:right;
}

/*ContactForm*/

/*Other*/
.doprava {
  text-align: right;
}
/*Other*/