/* CSS reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike,  sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #000;
	background: #fff;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


em
{
	font-style:italic;
}
/* layout style */
html
{
	background: #26343e;
}
body
{
	padding:0;
	margin:0;
	background: url('./img/top_left_bg.jpg') top repeat-x #fff;
}

/*** head and menu ***/
#page_wr
{
	background: url('./img/top_bg.jpg') center top no-repeat;
}
#page
{
	width:980px;
	margin:0 auto;
}
#top
{
	height: 105px;
}
h1#hp-header
{
	width: 200px;
	height: 90px;
	float: left;
	margin:0;
	padding:0;
}
a#logo
{
	display: block;
	float:left;
	margin: 40px 0 0 20px;
	width: 180px;
	height:44px;
	overflow: hidden;
	display: inline;
}
#motto
{
	float: right;
	margin: 62px 18px 0 0;
}
ul#menu, ul#menu-line
{
	margin: 0;
	padding: 0 20px;
	height:58px;
	width: 940px;
	list-style:none;
	background: url('./img/menu_bg.jpg') no-repeat left top;
}
ul#menu-line
{
	height: 8px;
	overflow:hidden;
}
ul#menu li
{
	float:left;
	height: 58px;
	margin: 0;
	padding: 0 3px 0 0;
	_padding: 0;
	background:none;
	display:inline;
	font-size:12px;
	font-weight: bold;
	background: url('./img/menu_divider.gif') no-repeat right 21px;
	overflow: hidden;
}
ul#menu li#last
{
	background: none;
}
ul#menu li a
{
	margin:15px 0 0 0;
	height: 32px;
	padding: 11px 23px 0 23px;
	text-decoration:none;
	display: block;
	float: left;
	display: inline;
	overflow: hidden;
}
ul#menu li:hover, ul#menu li.active
{
	background:url('./img/menu_active_li.gif') no-repeat right 21px;
}
ul#menu li a:link, ul#menu li a:visited
{
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}
ul#menu li a:hover, ul#menu li a:active, ul#menu li.active a:link, ul#menu li.active a:visited
{
	background: url('./img/menu_active_bg.gif') repeat-x top;
	color: #255576;
}
/*** hp slider ***/
#hp_right
{
    display: inline;
    float: right;
    width: 187px;
    margin:23px 25px 0 0;
    
}
#hp_right p
{
    float: right;
    
}
#hp_left
{
    display: inline;
    float:left;
    width: 660px;
    margin-left: 44px;
}
#hp_left h1 { margin: 38px 0 0 0; color: #f58220; text-shadow: 1px 0px 1px #ccc;  }
#hp_left h1 span {  color: #000; float: right; text-shadow: 1px 0px 1px #ccc; }
#audit_link, #audit_link2 { 
    display: block; width: 105px; height: 67px; margin-right: 30px; float: right; color: #fff; text-decoration: none; text-align: center; -moz-border-radius: 67px;
border-radius: 67px;  font-size: 1.23em; font-weight: bold; padding-top: 32px;
    background: #3F5A6B; /* old browsers */
    background: -moz-linear-gradient(top, #9DB9D1 1%, #3F5A6B 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#9DB9D1), color-stop(100%,#3F5A6B)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9DB9D1', endColorstr='#3F5A6B',GradientType=0 ); /* ie */ 
    *width: 187px; *height: 57px; *margin-top: 20px; *padding-top: 18px; 
}
#audit_link2 { -moz-border-radius: 5px; border-radius: 5px; width: 260px; float: left; padding: 15px 0; line-height: 1.5em; }
a:visited#audit_link, a:visited#audit_link2 { color: #fff; }
a:hover#audit_link, a:active#audit_link, a:hover#audit_link2, a:active#audit_link2 { color: #000; }

#slider { position: relative; height: 130px; width: 980px; padding: 20px 0; }
#slider .slide
{
    position:absolute;
    z-index:8;
    height:130px;
    width:980px;
    visibility: hidden;
}
#slider .active
{
    z-index:10;
    visibility: visible;
}
#slider .last-active
{
    z-index:9;
}


#hp_left h2
{
    font-size: 1.94em;
    margin-top: 30px;
    line-height: 1.2em;
}
#hp_left h2 span
{
  color: #000;
}
#hp_left h3
{
    font-weight: 500;
    margin-top: 20px;
    font-size: 1.23em;
}
#hp_left img
{
  margin: 23px 40px 0 0;
}
#hp_left a:link, #hp_left a:visited{ color: #a02e13; font-weight: bold; background: url('img/li.png') right 5px no-repeat; padding-right: 15px; margin-right: 20px; }
.imageflow, #slider
{
	background: #fff;
	
	width: 980px;
	overflow: hidden;
	padding: 0 0 18px 0;
	
}
.imageflow
{
	background: none;
}
/*** hp banner ***/


/*** hp boxes ***/
#hp_boxes
{
	background: #fff;
	width: 960px;
	
	padding: 0 10px 20px 10px;
}

.hp_box
{
	background: url('./img/hp_box_bg.jpg') no-repeat center top #fff;
	width: 305px;
	padding: 18px 0;
	margin: 0 0 0 11px;
	float: left;
	display: inline;
	overflow: hidden;
}
.boxico
{
	float:left;
	display: inline;
	margin: 0 18px 0 24px; 
}
#hp_boxes h2, #portfolio h2
{
	color: #ee6000;
	margin-bottom: 1px;
}
#hp_boxes a, #portfolio a
{
	color: #ee6000;
}
#hp_boxes p, #portfolio p, #hp_boxes ul, #portfolio ul 
{
	color: #3c5f77;
	float: right;
	display: inline;
	margin: 0 11px 0 0;
	width: 190px;
}
#hp_boxes ul, #portfolio ul 
{
  *margin: 0 27px 0 0;
  *padding-left: 20px;
}
#hp_clients
{
	background: #fff;
	width: 960px;
	float: left;
	padding: 0 10px;
	background: #fff url('./img/slider_bg.jpg') repeat-x;
	height: 110px;
}
#hp_clients span
{
	color: #3c5f77;
	font-size: 14px;
	font-weight: bold;
	display: block;
	float: left;
	margin: 55px 15px 0 40px;
}
#hp_clients img
{
	margin: 10px 20px;
	margin: 15px 0 0 40px;
}
/*** footer ***/
#footer
{
	background: #26343e;
	margin-top:15px;
	padding-top: 15px;
}
#footer a:visited
{
  color:#ee6000;
}
#footer p a:link, #footer p a:visited
{
  color: #fff;
}
#footer p, #footer h2
{
	margin:0;
}
#footer_boxes
{
	width: 960px;
	padding:15px 10px;
	background: #41525d;
	color: #fff;
	margin: 0 auto;
}
.footer_box
{
	width: 280px;
	margin: 20px 10px 20px 30px;
	float:left;
	display:inline;
}
#footer_content
{
	margin: 5px auto 0 auto;
	padding-bottom: 10px;
	width: 900px;
	color: #b7c8d3;
	font-size: 0.85em;
}
	
/*** main content ***/
#main
{
	width: 940px;
	padding:10px 20px 0 20px;
	margin:0 auto;
	background:#fff;
}
#theme
{
	padding: 10px 20px;
	background: url('./img/theme_bg.jpg') repeat-y;
	color: #3c5f77;
}
#theme img.left
{
	margin: 0 20px 0 0;
}
#theme h2
{
	margin:0;
	line-height:50px;
	overflow: visible;
	padding: 0 0 30px 0;
}
#theme p
{
	margin:-40px 0 0 0;
	padding: 0 0 5px 82px;
}
#breadcrumbs
{
	font-size: 0.9em;
	margin: 0 20px;
	padding: 10px 0;
}
#content, #content-wide
{
	width: 570px;
	padding: 20px 40px 20px 20px;
	background: url('./img/content_bg.jpg') no-repeat #fff;
	float:left;
	display:inline;
}
#content-wide
{
	width: 980px;
	padding:0;
	margin-left: -20px;
}
#pannel
{
	color: #41525d;
	background: #eaedef;
	width: 260px;
	padding: 10px 20px 10px 30px;
	float:left;
	display:inline;
}
ul#sidemenu, ul.sidemenu
{
	margin: 1em -20px 1em -30px;
}
ul#sidemenu ul, ul.sidemenu ul
{
	margin: 0;
	background: url('img/menu_li_bg.png') repeat-x left top;
}
ul#sidemenu li, ul.sidemenu li
{
	background: url('img/menu_li_bg.png') repeat-x left bottom;
	padding-left:30px;
	margin:0;
}
ul#sidemenu ul li, ul.sidemenu ul li
{
	padding-left: 20px;
}
ul#sidemenu a, ul.sidemenu a
{
	padding-left: 20px;
	line-height:30px;
}
ul#sidemenu a:link, ul#sidemenu a:visited, ul.sidemenu a:link, ul.sidemenu a:visited
{
	color: #41525d;
	background: url('img/menu_a_bg.png') no-repeat left 2px;
	text-decoration:none;
}
ul#sidemenu a:active, ul#sidemenu a:hover, ul.sidemenu a:active, ul.sidemenu a:hover
{
	background-image: url('img/menu_a_active_bg.png');
	color: #f58220;
}
ul#sidemenu a.active, ul.sidemenu a.active
{
	background-image: url('img/menu_a_active_bg_down.png');
	color: #f58220;
}
ul#sidemenu ul a.active, ul.sidemenu ul a.active
{
	background-image: url('img/menu_a_active_bg.png');
	color: #f58220;
}

/*** portfolio ***/
#portfolio
{
	margin: 0 -40px 0 0px;
}
#portfolio p
{
	float:none;
	display:block;
	margin:0;
	padding:0;
	width: 182px;
}
.ref_box
{
	background: url('./img/hp_box_bg.jpg') no-repeat center top #fff;
	width: 182px;
	padding: 3px 5px 10px 5px;
	margin: 0 10px 15px 0;
	float: left;
	display: inline;
	overflow: hidden;
}
.ref_box h2
{
	margin:0;
	font-size:1.2em;
	line-height:37px;
	text-align:left;
	height:37px;
	padding:0 3px;
}
.ref_box img
{
	border: 1px solid #e1e4e5;
	width:180px;
}
.ref_box a:hover img, .ref_box a:active img
{
	border: 1px solid #536877;
}
.ref_detail
{
	float:left;
	display:inline;
	width:280px;
	padding: 10px 10px 0 35px;
	background: url('./img/reference_bg.jpg') no-repeat;
	margin: 0 -20px 20px 0;
}
.ref-img
{
	float: left;
	border: 1px solid #e1e4e5;
	margin: 0 0 20px 0;
}
img.client_logo
{
	padding-right:25px;
}
.flright
{
	float:right;
}
.ref_menu_header
{
	background: url('./img/ref_head.png') no-repeat left center;
	padding-left:20px;
	margin-bottom:5px;
	text-decoration:underline;
	cursor:pointer;
	font-size:1.3em;
}
.ref_menu_header_active
{
	background: url('./img/ref_head_active.png') no-repeat left center;
	padding-left:20px;
	margin-bottom:0px;
	text-decoration:underline;
	cursor:pointer;
	font-size:1.3em;
}
.reference_images
{
	float:left;
	width:250px;
}
.reference_images img
{
	width:230px;
	
	
}
/*** sitemap ***/
#sitemap-container
{
  padding: 0 40px;
}
/*** forms ***/
form
{
	margin:0;
	padding:0;
}
fieldset
{
	background: #f0f3f4;
	color: #41525d;
	border: none;
	padding: 1em;
	margin-bottom:1.5em;
}
fieldset.invisible
{
	background:none;
	border:none;
}
fieldset.dotaznik label
{
	float:none;
	width:auto;
}
fieldset.dotaznik label.small
{
	width:200px;
}
fieldset.dotaznik label input, fieldset.dotaznik label textarea
{
	float:none;
	width:auto;
}
fieldset.dotaznik label.small input
{
	width:190px;
}
legend
{
	background: #7DC640;
	border: 1px solid #8D8D8D;
	padding:1px 5px;
	font-weight:bold;
	color:#000;
}
label
{
	display:block;
	float:left;
	width: 120px;
	margin-top: 10px;
}
label.wide-label2
{
    width:170px;
    margin: 5px 0;
}    
label.wide-label
{
	width:240px;
}	
input, textarea, select
{
	display:block;
	float:left;
}
input.button
{
	padding: 0.2em 1em;
}
.submit
{
    display: block; width: 187px; height: 35px; color: #fff; text-decoration: none; text-align: center; -moz-border-radius: 4px;
border-radius: 4px;  font-size: 1.23em; font-weight: bold; cursor: pointer; 
    background: #9DB9D1; /* old browsers */
    background: -moz-linear-gradient(top, #9DB9D1 1%, #3F5A6B 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#9DB9D1), color-stop(100%,#3F5A6B)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9DB9D1', endColorstr='#3F5A6B',GradientType=0 ); /* ie */ 
    
}
/*** comments ***/
.comment
{
	clear:both;
	margin-bottom:1em;
}
.comment p, .comment h3
{
	margin:0 0 0 100px;
}
.comment_time
{
	width:70px;
	height:70px;
	float:left;
	margin: 0 20px 0 0;
	background: url('./img/vertical_bg.png') repeat-x;
	text-align:center;
	font-size:0.8em;
}
.comment_time span
{
	font-size:1.4em;
	font-weight:bold;
}
.comment h3 a
{
	background:none !important;
	padding:0 !important;
}
p.comment_author
{
	font-size:0.9em;
}

/*** rel references ***/
#rel_references
{
	float:right;
	width:260px;
	padding:10px 20px 10px 30px;
}
#rel_references div.ref_box h3
{
	
}
#rel_references div.ref_box
{
	background:none;
	
}
#rel_references div.ref_box
{
	background:none;
	margin:0;
	padding-left:0;
	width:230px;
}
#rel_references div.ref_box img
{
	width:auto;
}
#rel_references div.ref_box h3
{
	font-weight:normal;
}
#rel_references div.ref_box p
{
	margin:0;
	padding-left:0;
	width:230px;
}
#rel_references div.ref_box img
{
	width:auto;
}
#rel_references div.ref_box h3
{
	font-weight:normal;
}
#rel_references div.ref_box p
{
	margin:0;
	text-align:left;
}

	

