/* CSS Document */

body
{
	background: #cdddf6 url(../img/layout/background.jpg) no-repeat top center;
	background-attachment: fixed;
	text-align: center;
}

body, table, button, textarea, input
{
    font-family: "Tahoma", "Arial", sans-serif;
    font-size: 1em;
    color: #334352;
}


#body
{
	width: 978px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

#bodyWrapper
{
    position: relative;
    top: -20px;
}

a
{
    color: #9d0030;
}

a:hover
{
    color: #4A000A;
}

#wrapper
{
    width: 978px;
    margin: 0 auto;
    position: relative;
}

#searchbox
{
    position: absolute;
    right: 28px;
    top: 236px;
    font-size: 0.9em;
}

.searchform button
{
    font-family: "Trebuchet MS", "Tahoma", "Arial", sans-serif;
}

.fulltext .searchform button
{
    font-size: 1.1em;
}

.fulltext .searchform .searchbox
{
    margin: 0;
    margin-bottom: 1em;
}

.fulltext h3
{
    font-size: 1.2em;
    margin: 0 0 1em 0;
    
}

.fulltext p
{
    margin-bottom: 0.3em;
}

.fulltext .link
{
    margin-bottom: 2em;
}

.fulltext .link a
{
    color: #4d9d1b;
    text-decoration: none;
}

.fulltext .link a:hover
{
    text-decoration: underline;
}

*:first-child+html #searchbox
{
    right: 36px;
}

#menu
{
    font-family: "Trebuchet MS", "Tahoma", "Arial", sans-serif;

    position: absolute;
    top: 236px;
    left: 20px;
    
	/*float:left;*/
	width: 979px;
	text-align: center;
	/*margin-left:20px;
	margin-top: 236px;*/
	font-size: 0.9em;
	font-weight: bold;
	
}


* html #menu 
{
    left: 11px;
    
}

* html #menu li
{
    width: 128px;   
}

#menu ul
{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	margin-left: 9px;	
	
	overflow: hidden;	
}

#menu li
{
	display: inline;
	width: 127px;
	height: 30px;
	float: left;
	color: #ffffff;
	text-align: center;
	border-right: 1px solid #630323; 
	line-height: 30px;
	padding: 0;
	margin: 0;
	background: 0;
}

#menu li.last
{
    border-right: none;
    width: 128px;
}


#menu li a
{
	text-decoration: none;
	color: #ffffff;
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

#menu li a:hover
{
    background: #68000D;
}

#menu li .selected
{
    background: #C3094E;
}

#menu li.first .selected
{
    background: transparent url(../img/layout/menu_left_active.png) no-repeat top left;
}

#menu li.first a:hover
{
    background: transparent url(../img/layout/menu_left_hover.png) no-repeat top left;
}

#menu li.last .selected
{
    background: transparent url(../img/layout/menu_right_active.png) no-repeat top right;
}

#menu li.last a:hover
{
    background: transparent url(../img/layout/menu_right_hover.png) no-repeat top right;
}


#body_header
{
    
	width: 978px;
	height: 306px;
	background: url(../img/layout/background_box_header2.png) no-repeat;
	margin: 0 auto;
	position: relative;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/layout/background_box_header2.png', sizingMethod='scale');*/
}

#body_footer
{
	width: 978px;
	height: 60px;
	background: url(../img/layout/background_box_footer.png)  top left no-repeat;
	color: #ffffff;
	margin: 0 auto;
 
}

#body_footer .logo
{
	width: 75px;
	height: 38px;
	background: url(../img/layout/iso_logo.png)  top left no-repeat;
	margin-left: 20px;
	margin-top: 10px;
	float: left;
}

#body_left
{
	background: url(../img/layout/background_box_left.png) no-repeat top left;
	float: left;
}

#body_right
{
	background: url(../img/layout/background_box_right.png) no-repeat top right;
	float: right;
	margin-left: 15px;
}

#body_center
{
	width: 948px;
	background: #8CB9FD url(../img/layout/background_box_center.png) repeat-x top left;
	/*float: left;*/
	margin-right: 15px;
	
	padding-bottom: 0.5em;
}

.searchbox
{
	display: inline;
	background:  url(../img/layout/search_box.png) no-repeat;
	height: 25px;
	border: 0 #ffffff none;
	float: left;
	margin-left: 20px;	 
	
	margin-left: 20px;
    padding-left: 3px;
    padding-right: 5px;
    padding-top: 6px;
    width: 143px;
    
    font-family: "Trebuchet MS", "Tahoma", "Arial", sans-serif;
}

.cleaner
{
	clear: both;
	
}

p
{
    margin: 0 0 1em 0;
}


/******************************************************************************/

#add_discuss .button
{
	background:none;
	border:0;
	float: left;
	height: 30px;
	margin-left: -8px;
	margin-top: 10px;
	

}

.button
{
	background: none;
	border: 0;
	float: left;
	/*height: 30px;*/
	margin-top: -1px;
	width: 110px;
    cursor: pointer;
}

*:first-child+html .button 
{
    width: 90px;
    margin-left: 10px;
}

.buttonNormal
{
	display: block;
	margin: 0 auto !important;
	color: #fff;
	text-align: center;
	font-size: 1em;
	white-space: nowrap;
	z-index: 1;
}

.buttonNormal .buttonBody
{
	position: relative;
	display: block;
	background: transparent url(../img/layout/search_button_left.png) left top no-repeat;
	line-height: 30px;
	padding: 0 0 0 9px !important;
	overflow: visible;
	height: 30px;
	text-align: center;
}

.buttonNormal span.buttonEnd
{
	display: block;
	height: 30px;
	width: 10px;
	position: absolute;
	top: 0px;
	right: -9px;
	background: transparent url(../img/layout/search_button_right.png) right top no-repeat;
	overflow: hidden;
}

.buttonNormal .buttonText
{
	display: block;
	text-align: center;
	margin: 0 0px 0 0;
	/*padding-right: 15px;*/
}


/*h2
{
	margin-top: 0;
	text-align: center;
	
	color: #ffffff;
}*/
/**************************** LEFT ********************************************/
#left
{
	float: left;
	width: 725px;
}

.homepage #left
{
    width: auto;
}
    

#left_column
{
	float:left;
	width: 210px;
	margin-left: 13px;
}

#left_column .menu
{
	width: 204px;
	/*height: 198px;*/
	/*background : url(../img/layout/left-menu.png) no-repeat;*/
	padding-bottom: 20px;

}

#left_column .menu .header
{
	width: 204px;
	height: 30px;
	line-height: 30px;

	background : url(../img/layout/left_menu_header.png) no-repeat;
}

#left_column .menu .footer
{
	width: 204px;
	height: 16px;
	background : url(../img/layout/left_menu_footer.png) no-repeat;
}



#left_column .menu ul
{
	margin: 0;
	padding: 0;
	/*padding-left: 2px;*/
	list-style: none;

}

#left_column .menu li
{
	width: 204px;
	background : url(../img/layout/left_menu_li.png) top left repeat-y;

    padding: 0;
    margin: 0;
    
    overflow: hidden;
}

#left_column .menu li a
{
    text-decoration: none;
    color: #ffffff;
    font-size: 0.8em;
    
    line-height: 25px;
    padding: 0 10px;
    
    display: block;
    margin: 0 2px;
    border-top: 1px solid #670426;
    
    
}

#left_column .menu li a.selected
{
    background: #C3094E;
}

#left_column .menu li a:hover
{
    background: #68000D;
}


#left_column 
{
    width: 206px;
    float: left;
}


#left_column .contact .header
{
	/*font-size: 15px;*/
	/*padding-top: 5px;*/
	background: transparent url(../img/layout/contact_header.png) no-repeat -2px top;
	height: 30px;
	line-height: 30px;
	 
}

#left_column .contact .body .in
{
    width: 182px;
    margin: 0 12px;
    overflow: hidden;
}

#left_column .contact .body
{
/*height: 490px;*/
	background: transparent url(../img/layout/menu_contact_background.png) no-repeat -2px top;
	overflow: hidden;
	padding: 20px 0;
	font-size: 0.8em;
	
}

#left_column .contact .footer
{
	height: 16px;
	background: transparent url(../img/layout/contact_footer.png) no-repeat -2px top;
}


#left_column .news .header
{
	height: 16px;
	background: transparent url(../img/layout/contact_header.png) no-repeat;
}

#left_column .news .body
{
	height: 16px;
	background: transparent url(../img/layout/contact_body.png) no-repeat;
}

#left_column .news .footer
{
	height: 16px;
	background: transparent url(../img/layout/contact_footer.png) no-repeat;
}



/*************************** RIGHT ********************************************/
#right_column
{
	float: right;
    /*	margin-top: -10px;*/
    font-size: 11px;
    width: 217px;
}

/*#right_column a
{
    color: #000000;
    float: left;
	margin-left: 14px;
	margin-top: 10px;

}
*/
/*.arrow
{
	background: url(../img/layout/arrow.png) no-repeat;
	width: 13px;
	height: 1em;
	 
	display: inline;
	float: left;
	margin-left: 14px;
	margin-top: 14px;
	padding-left: 25px;
}*/
/*********************************** RIGHT - webnode **********************************/
.webnode
{
	width: 208px;
	float: right;
	margin-right: 9px;
}
  
  .webnode .header
{
	height: 30px;
	line-height: 30px;
	background: transparent url(../img/layout/webnode_header.png) no-repeat;
	/*margin-top: 0.5em;*/
}

  .webnode .body
{
	background: transparent url(../img/layout/webnode_background.png) no-repeat left bottom;
	overflow: hidden;
	padding-left: 12px;
}

  .webnode .body .icon
{
	width: 74px;
	height: 81px;
	background: transparent url(../img/layout/skateman.png) no-repeat;
	float: right;
}

  .webnode .footer
{
	height: 31px;
	background: transparent url(../img/layout/webnode_footer.png) no-repeat;
}

.webnode .body p
{
    width: 188px;    
    margin: 10px 0;
}

/*********************************** RIGHT - custom development **********************************/
  
.customdev
{
    width: 208px;
    float: right;
    margin-right: 9px;
}
  
.customdev .header
{
	height: 30px;
	line-height: 30px;
	background: transparent url(../img/layout/customdev_header.png) no-repeat;
}


.customdev .body
{
	background: transparent url(../img/layout/webnode_background.png) no-repeat left bottom;
	overflow: hidden;
	padding-left: 12px;
}

.customdev .body .icon
{
	width: 86px;
	height: 117px;
	background: transparent url(../img/layout/manager.png) no-repeat;
	float: right;
}

.customdev .footer
{
	height: 31px;
	background: transparent url(../img/layout/webnode_footer.png) no-repeat;
}

.customdev .body p
{
    width: 188px;    
    margin: 10px 0;
}

/*********************************** RIGHT - original design **********************************/
.origdes
{
 	width: 208px;
 	float: right;
 	margin-right: 9px;
}

  .origdes .header
{
	height: 30px;
    line-height: 30px;	
	background: transparent url(../img/layout/origdes_header.png) no-repeat;
}

.origdes .body
{
	background: transparent url(../img/layout/webnode_background.png) no-repeat left bottom;
	overflow: hidden;
	padding-left: 12px;
}

  .origdes .body .icon
{
	height: 93px;
	width: 101px;
	background: transparent url(../img/layout/graphic.png) no-repeat;
	float: right;
}

.origdes .footer
{
	height: 31px;
	background: transparent url(../img/layout/webnode_footer.png) no-repeat  left top;
}

.origdes .body p
{
    margin: 10px 0;
}


/******************************************************************************/

#horizontal_menu
{
    /*margin-left: 14px;*/
    /*margin-top: -20px;*/
    /*font-size: 0.75em;*/
    /*margin-bottom: 10px;*/
    
    width: 100%;
    height: 210px;
}

/**:first-child+html #horizontal_menu 
{
    margin-bottom: 30px;
}*/

.homepage #right_column 
{
    position: absolute;
    top: 0px;
    left: 14px;
    width: 100%;
}

.homepage #right_column p
{
    height: 125px;
    overflow: hidden;
    margin: 0;
    line-height: 1.4em;
    width: auto;
}
    
    
#right_column .link
{
    padding-left: 18px;
    background: transparent url(../img/layout/arrow.png) no-repeat left center;
}    

.homepage #right_column .link
{
    position: absolute;
    bottom: 15px;
    left: 10px;
}

.header h2,
.header h1
{
    color: #ffffff;
    margin: 0;
    padding: 0;
    text-align: left;
    line-height: 30px;
    padding-left: 12px;
    font-weight: bold;   
    font-size: 1em;
    font-family: "Trebuchet MS", "Tahoma", "Arial", sans-serif;
}

#right_column .header h2
{
    font-weight: normal;
    font-family: "Tahoma", "Arial", sans-serif;
    font-size: 1.4em;
}
    

.homepage #right_column .body
{
    line-height: 1.3em; 
    height: 125px;
    padding-bottom: 25px;
    padding-top: 5px;
}

.homepage #right_column .webnode
{
	width: 297px;
	float: left;	 
	margin-right: 17px;	
	position: relative;
	
}
  
.homepage #right_column .webnode .header
{
	height: 30px;	
	background: transparent url(../img/layout/products_webnode_header.png) no-repeat;
	margin-top: 0;	
}

.homepage #right_column .webnode .body
{
	background: transparent url(../img/layout/products_webnode_body.png) no-repeat;
	overflow: hidden;
	padding-left: 10px;
	color: #334352;
	padding-right: 90px;
}

.homepage #right_column .webnode .body .icon
{
    position: absolute;
	width: 119px;
	height: 140px;
	background: transparent url(../img/layout/skateman_big.png) no-repeat;
	
	right: 0px;
	bottom: 10px;

}

.homepage #right_column .webnode .footer
{
	height: 15px;
	background: transparent url(../img/layout/products_footer.png) no-repeat;
}

  
.homepage #right_column .customdev
  {
  	width: 297px; 	
  	float: left;
  	margin-right: 17px;	
  	position: relative;
  }
  
.homepage #right_column .customdev .header
{
	height: 30px;
	background: transparent url(../img/layout/products_customdev_header.png) no-repeat;
}


.homepage #right_column .customdev .body
{
    color: #334352;
	background: transparent url(../img/layout/products_customdev_body.png) no-repeat;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 110px;
}

.homepage #right_column .customdev .body .icon
{
	width: 130px;
	height: 175px;
	background: transparent url(../img/layout/manager_big.png) no-repeat top left;
	
	margin: 0;
	
	position: absolute;
	bottom: 10px;
	right: -16px; 
}

.homepage #right_column .customdev .footer
{
	height: 15px;
	background: transparent url(../img/layout/products_footer.png) no-repeat;
}

.homepage #right_column .origdes
{
	 	width: 297px;
	 	float: left;
	 position: relative;
}

.homepage #right_column .origdes .header
{
	height: 30px;
	background: transparent url(../img/layout/products_origdes_header.png) no-repeat;
}

.homepage #right_column .origdes .body
{
	background: transparent url(../img/layout/products_origdes_body.png) no-repeat;
	overflow: hidden;
	padding-left: 10px;
	color: #334352;
	padding-right: 135px;
	width: auto;
}

.homepage #right_column .origdes .body .icon
{
	width: 155px;
	height: 143px;
	background: transparent url(../img/layout/graphic_big.png) no-repeat;
	
	position: absolute;
	right: -15px;
	bottom: 10px;
}

.homepage #right_column .origdes .footer
{
	height: 15px;
	background: transparent url(../img/layout/products_footer.png) no-repeat;
}

#actual
{
    width: 297px;
    margin-left: 10px;
    margin-top: 10px;
}


#actual .header
{
    height: 30px;
	background: transparent url(../img/layout/actual_header.png) no-repeat;
}

#actual .body
{
	background: transparent url(../img/layout/actual_body.png) no-repeat;
}

#actual .footer
{
height: 15px;
	background: transparent url(../img/layout/products_footer.png) no-repeat;
}


#actual .body .post
{
margin-bottom: 0px;
padding-top: 10px;
}



#actual .body a
{
	color: #334352;
	
}

#actual .body span
{
		color: blue;
}

#actual .body p
{
	margin: 0px;
}

/*********************************** CENTRAL **********************************/
#central_column
{
	width: 490px;
	float: right;
}

.homepage #central_column
{
    float: left;
    width: 297px;
    margin-left: 14px;
}

.homepage #central_column .header
{
    background: transparent url(../img/layout/actual_header.png) no-repeat left top;
    width: 297px;
    padding: 0;
}

.homepage #central_column .body
{
    background: transparent url(../img/layout/actual_body.png) no-repeat left top;
    width: 297px;
    
    min-height: 406px;
    height: 406px;
    
	
    
}

.homepage #central_column .body[class]
{
    height: auto;
}

.homepage #central_column .footer
{
    background: transparent url(../img/layout/actual_footer.png) no-repeat left top;
    height: 20px;
    width: 297px;
}

#central_column .header
{
	width: 484px;
	float: left;
	background: url(../img/layout/central_header.png) no-repeat left top;
	line-height: 30px;
    height: 30px;
}

#central_column .body
{
	float:left;
	background: url(../img/layout/central_body.png) no-repeat left top;
	width: 484px;
	padding-top: 1em;
	
	min-height: 340px;
    height: 340px;
    
    line-height: 1.4;
}

#central_column .body[class]
{
    height: auto;
}

#central_column .body .in 
{
    width: 460px;
    overflow: hidden;
    margin: 0 10px;
    font-size: 0.8em;
}

.homepage #central_column .body .in
{
    width: 273px;
}
     

#central_column .post
{
	float:left;
	color: #162737;
	padding-left: 10px;
	padding-top: 20px;
	font-size: 12px;
}

#central_column .post h2
{
	float:left;
	color: #a10f3e;
	margin: 0 0 0 0;
	font-size: 14px;
}

#central_column .post a
{
	color: #000000;

}

#central_column .post div
{
	color: #002d83;
}

#central_column .footer
{
	float:left;
	background: url(../img/layout/central_footer.png) no-repeat left top;
	width: 484px;
	height: 30px;
}

#references .view
{
width: 163px;
height: 123px;
float: left;
background: url(../img/layout/reference_image.png);
}

#references .post a
{
color: #9d0030;
}

#references .post h2
{
padding-bottom: 15px;
}

#references .post p
{
padding-left: 10px;
padding-right: 10px;
width: 280px;
float: left;
margin-top: 0px;
}
/******************************************************************************/
#photogalery .header
{
	width: 453px;
	height: 5px;
	float: left;
	background: url(../img/layout/photogalery_header.png) no-repeat left top;
	margin: 0 auto;
	margin-left: 15px;
}

#photogalery .body
{
	width: 453px;
	float: left;
	background: url(../img/layout/photogalery_body.png) repeat-y left top;
	color: #000000;
	margin-left: 15px;
	height: 505px;
}

#photogalery .footer
{
	width: 453px;
	height: 25px;
	float: left;
	background: url(../img/layout/photogalery_footer.png) no-repeat left top;
	margin: 0 auto;
	margin-left: 15px;
}

#photogalery .button_left
{
	width: 37px;
	height: 30px;
	float: right;
	background: url(../img/layout/button_left.png) no-repeat left top;
	border: none;
}

#photogalery .button_right
{
	width: 37px;
	height: 30px;
	float: right;
	background: url(../img/layout/button_right.png) no-repeat left top;
	border: none;
	margin-right: 10px;
}

#photogalery .photo
{
	width: 430px;
	height: 430px;
	float: left;
	background-color: green;
	margin-left: 10px;

}

#photogalery p
{
	color: #000000;
	text-align: center;
	padding-top: 25px;
}

#photogalery a
{
	color: #000000;
	text-align: left;
	padding-left: 5px;
	float: left;
}

#photogalery .thumbnail
{

}

#photogalery .thumbnail .header
{
width: 224px;
height: 7px;
float: left;
}

#photogalery .thumbnail .body
{
width: 224px;
float: left;
background: url();
}

#photogalery .thumbnail .footer
{
width: 224px;
height: 10px;
float: left;

}
/******************************************************************************/

#discuss
{
 
float: left;
margin-left: 10px;
width: 454px;
margin-right: 10px;
}

#discuss .post
{
	background-color: #ecf3fe;
	margin-left: 10px;
	float: left;
	margin-right: 10px;
	width: 434px;
}

#discuss .post p span
{
	color: #002d83;
}

#discuss .post p span.red
{
	color: #9d0030;
}

#discuss .post .even
{
	background-color: #deebff;
}

#add_discuss
{
	color: #000000;
	padding-left: 20px;
}

.form_header
{
	float: left;
}
/*
.table_green.header.left
{
	height: 25px;
	width: 5px;
	float: left;
	background: url(../img/layout/table_green_header_left.png) no-repeat;
}

.table_green.header.right
{
	height: 25px;
	width: 5px;
	float: left;
	background: url(../img/layout/table_green_header_right.png) no-repeat;
}

.table_green.header.center
{
	height: 25px;
	float: left;
	background: url(../img/layout/table_green_header_center.png) repeat-x;
}
*/

.table_green
{
border: none;
border-collapse: collapse;
}

.table_green tr.head td.left_head
{
	/*width: 5px;*/
	height: 25px;
	background: url(../img/layout/table_green_header_left.png) no-repeat;
	float: left;

}

.table_green tr.head td.right_head
{
	/*width: 5px;*/
	height: 25px;
	background: url(../img/layout/table_green_header_right.png) no-repeat top right;
	float: left;
}

.table_green tr.head td
{
	height: 25px;
	background: url(../img/layout/table_green_header_center.png) repeat-x;
	float: left;
}


.table_green tr.footer td.left_footer
{
	/*width: 5px;*/
	height: 5px;
	background: url(../img/layout/table_green_footer_left.png) no-repeat bottom left;
	float: left;
}

.table_green tr.footer td.right_footer
{
	/*width: 5px;*/
	height: 5px;
	background: url(../img/layout/table_green_footer_right.png) no-repeat bottom right;
	float: left;
}

.table_green tr.footer td
{
	height: 5px;
	background: url(../img/layout/table_green_footer_center.png) repeat-x;
	float: left;
}


.table_green td{
	padding: 0px 30px 0px 30px;
	float: left;
}


.table_green tr.even
{
	background-color: #deebff;
	float: left;
}

.table_green tr.odd
{
	background-color: #ecf3fe;
	float: left;
}

.inputbox
{
	 
	width: 370px;
	height: 30px;
	float: left;

	margin-left: 22px;
	padding-bottom:  10px;
}
.inputbox div
{
/*	width: 150px;*/
	height: 30px;
	background: url(../img/layout/input_body.png) no-repeat top left;
	border:none;
	float: left;
	overflow: hidden;
	display: inline;
	
}


.inputbox input
{
	width: 350px;
	border:none;
	background: none;
}

.inputbox span
{
	width: 13px;
	height: 30px;
	background: url(../img/layout/input_body_end.png) no-repeat top left;
	float: left;
}

#inputbox_big
{
float:left;

}

#inputbox_big .header
{
	width: 440px;
	background: url(../img/layout/input_big_header.png) no-repeat top left;
/*	overflow: none;*/
float:left;
height: 10px;
}

#inputbox_big textarea
{
	height: 10em;
	float: left;
	
	border-top: none;
	border-bottom: none;
	border-right: none;
	border-left: none;
	background: url(../img/layout/input_big_body.png) repeat-y ;
	width: 440px;
	margin-top : 0;
	margin-bottom : 0;	
}

#inputbox_big .footer
{
	width: 440px;
	height: 14px;
	background: url(../img/layout/input_big_footer.png) no-repeat top left;
	float: left;
}


#body_footer .iso
{
	float: left;
	width: 350px;
	overflow: hidden;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 10px;
}


#body_footer .morpheus
{
	float: right;
	font-size: 12px;
	margin-top: 15px;
	margin-right: 20px;
}

	#body_footer a
	{
		color: #fff;
		text-decoration: none;
	}
	
		#body_footer a:hover
		{
			text-decoration: underline;
		}

#titulka
{
    float: right;
    width: 610px; 
    margin-right: 9px;
}

#titulka .header
{
	width: 610px;
	background: url(../img/layout/titulka_header.png) no-repeat top left;
	float: left;
	height: 30px;
	line-height: 30px;
}

#titulka .body
{
    width: 610px;
    background-color: #c35200;
	background: url(../img/layout/titulka_body.png) ;
	color: #162737;
	clear: both;
}

#titulka .body .post
{
    border: 1px solid #000000;
}

#titulka .body .post .icon
{
    width: 26px;
    height: 26px;
    background: url(../img/layout/green_arrow.png) no-repeat;
}


/*#titulka .body h2
{
    color: #c35200;
    float: left;
}*/


#titulka .footer
{
	width: 610px;
	height: 16px;
	background: url(../img/layout/titulka_footer.png) no-repeat;
}


#search_out
{
	margin-left: 10px;
}

#search_out .searchbox
{
	margin-left: 0px;
}


.search_post
{
	color: #000000;
	float: left;
	 
	width: 460px;
	margin-top : 1.5em;
}

.search_post p
{
	margin-top: 1.5em;
}

.search_post span
{
	color: #479415;
}


#logo
{
    position: absolute;
    width: 210px;
    height: 50px;
    top: 17px;
    left: 30px; 
}

#logo h2
{
    height: 50px;
    margin: 0;
    padding: 0;
}

#logo a
{
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;   
}

.searchform 
{
    margin: 0;
    padding: 0;
}

.searchform fieldset
{
    margin: 0;
    padding: 0;
    border: 0; 
}


.hidden,
.print
{
    display: none;
}

#references .item
{
    margin-bottom: 25px;
}

#references .item h2,
#detail h2
{
    font-size: 1.4em;
    margin-top: 0;
    margin-bottom: 0.5em;
}

#references .textWrapper
{
    float: right;
    width: 280px;
}

#references .imgWrapper 
{
    float: left;
    width: 163px;
}

#references .imgWrapper .img
{
    width: 100%;
    background: transparent url(../img/layout/ref_img_body.png) top left repeat-y;
    padding: 1px 0;
}

#references .imgWrapper .top
{
    width: 100%;
    height: 6px;
    background: transparent url(../img/layout/ref_img_top.png) top left no-repeat;
}

#references .imgWrapper .bottom
{
    width: 100%;
    height: 10px;
    background: transparent url(../img/layout/ref_img_bottom.png) bottom left no-repeat;
}

#references .imgWrapper a
{
    margin-left: 7px;
    margin-right: 10px;
    display: block;
}

a img
{
    border: 0;
}

.paging span,
.paging a,
.paging strong
{
    height: 15px;
    margin-right: 7px;
    float: left;
}

.paging .page
{
    padding: 0 3px;   
}

.paging 
{
    margin-top: 2em;
}

.paging .first
{
    width: 30px;
    background: transparent url(../img/layout/paging_first.png) top left no-repeat;
}

.paging span.first
{
    background-image: url(../img/layout/paging_first_inactive.png);
}

.paging .prev
{
    width: 19px;
    background: transparent url(../img/layout/paging_prev.png) top left no-repeat;
}

.paging span.prev
{
    background-image: url(../img/layout/paging_prev_inactive.png);
}

.paging .next
{
    width: 19px;
    background: transparent url(../img/layout/paging_next.png) top left no-repeat;
}

.paging span.next
{
    background-image: url(../img/layout/paging_next_inactive.png);
}

.paging .last
{
    width: 30px;
    background: transparent url(../img/layout/paging_last.png) top left no-repeat;
}

.paging span.last
{
    background-image: url(../img/layout/paging_last_inactive.png);
}

.homepage .references
{
    padding-bottom: 4px;    
}

.homepage .references .item
{
    float: left;
    width: 172px;
    margin-left: 23px;
    margin-top: 1em;    
}

.homepage .references .item .top
{
    width: 100%;
    background: transparent url(../img/layout/ref_home_img_top.png) top left no-repeat;
    height: 9px;   
}

.homepage .references .item .bottom
{
    width: 100%;
    background: transparent url(../img/layout/ref_home_img_bottom.png) bottom left no-repeat;
    height: 9px;   
}

.homepage .references .item .in
{
    width: 100%;
    background: transparent url(../img/layout/ref_home_img_body.png) top left repeat-y;    
}

.homepage .references .item .img
{
    margin: 0 11px;
    padding-top: 1px;
    height: 147px;
}

.homepage .references .item .img a,
.homepage .references .item .img img
{
    display: block;
}

.homepage .references .item .title
{
    text-align: center;
    font-size: 0.75em;
    line-height: 2.5em;
    width: 146px;
    margin-left: 11px;
    overflow: hidden;    
    font-size: .7em;
}

.homepage .references .item .title a
{
    text-decoration: none;
    color: #334352;
}

.homepage .references .item .title a:hover
{
    text-decoration: underline;
}

#detail
{
    margin-left: 4px;
}
 
 

#detail .imgWrapper 
{
    width: 457px;
    overflow: hidden;
}

#detail .imgWrapper .top
{
    
    width: 100%;
    height: 10px;
    background: transparent url(../img/layout/ref_detail_img_top.png) top left no-repeat;
}
    
#detail .imgWrapper .bottom
{
    width: 100%;
    height: 18px;
    background: transparent url(../img/layout/ref_detail_img_bottom.png) bottom left no-repeat;
}

#detail .imgWrapper .img
{
    height: 295px;
    overflow: hidden;
    text-align: center;
    background: transparent url(../img/layout/ref_detail_img_body.png) top left repeat-y;
}
    
    
.catalogue .item
{
    
    padding-bottom: 0.5em;
    border-bottom: 1px solid #6d84b0;    
    margin-bottom: 0.5em;    
}

.catalogue .item .link a
{
    background: transparent url(../img/layout/arrow.png) no-repeat left center;
    padding-left: 18px;
}
    
    
    
    
#langbox
{
    position: absolute;
    top: 20px;
    right: 20px;
    border: 1px;
}

#langbox .cz
{
    float: left;
    width: 25px;
    height: 15px;
    
    background: transparent url(../img/layout/czech_flag_full.png) top left no-repeat;
}
    
#langbox a.cz
{
    background-image: url(../img/layout/czech_flag_half.png);
}    
    
#langbox .en
{
    float: left;
    width: 25px;
    height: 15px;
    
    background: transparent url(../img/layout/uk_flag_full.png) top left no-repeat;
    
    margin-left: 5px;
}

#langbox a.en
{
    background-image: url(../img/layout/uk_flag_half.png);
}
    
    
    
    
    
    
    
    
/*    
    
    
h2 
{
    font-size: 1.2em;
    margin: 0 0 1em 0;
    padding: 0;
    color: #C35200;
}    
    
    
h3
{
    font-size: 1.1em;
    margin: 0 0 1em 0;
    padding: 0;
    color: #296100;
}

h4
{
    font-size: 1em;
    margin: 0 0 1em 0;
    padding: 0;
}
    
blockquote
{
    margin: 0;
    padding: 0 2em;
}

ul
{
    margin: 0 2em 1em 2em;
    padding: 0;
}

ul li ul
{
   margin-bottom: 0;
}

ul li 
{
    margin: 0;
    padding: 0 0 0 18px;
    list-style: none;
    background: url(../img/layout/list_bullet.png) no-repeat left 4px ;
}*/
    
    
    
    
    