body, html {
	font-family: Verdana, Helvetica, sans-serif;
	color: #333333;
	background: url('img/layout/background.png') center top;
	padding: 0;
	font-size: 12px;
	margin: 0;
}

a {
	color: #0066CC;
	text-decoration: underline;
}

a:hover {
  color: #000000;
  text-decoration: underline;
}

a.header {
  color:#FFFFFF;
}

a img {
	border: none;
}
textarea {
	overflow: hidden;
}
.profile {
  width: 700px;
}
.profile a img {
	float: left;
	clear: both;
}

.news .header,
.news .content,
.profile p,
.profile h2 {
	background: url('img/layout/reference_header_bkg.png') repeat-y left;
	padding: 0 0 0 10px;
	margin: 0 0 6px 0;
	float: right;
	width: 66%;
}

.news .content,
.profile p {
	background: url('img/layout/reference_item_bkg.png') repeat-y left;
}

h1 {
  font-size: 1.6em;
  color: #A34702;
  padding: 0px 0 10px 0;
	margin: 0;
}
h2 {
  font-size: 1.2em;
  color: #A34702;
}

strong.orange {
  color: #A34702;
}

ul.bullet {
  Xlist-style-image: url('img/layout/li_bullet.png');
  Xlist-style-position: inside;
	float: left;
	list-style-type: none;
	padding: 0 0 0 22px;
	margin: 10px 0 10px 0;
	width: 455px;
}

ul.bullet li {
	background:transparent url(img/layout/li_bullet.png) no-repeat scroll left 3px;
	line-height:21px;
	padding:0 0 5px 27px;
}

ul.bulletText {
  Xlist-style-image: url('img/layout/li_bullet.png');
  Xlist-style-position: inside;
	float: left;
	list-style-type: none;
	padding: 0 0 0 22px;
	margin: 0 0 10px 0;
	width: 100%;
}

ul.bulletText li {
	background:transparent url(img/layout/li_bullet.png) no-repeat scroll left 3px;
	line-height:21px;
	padding:0 0 5px 27px;
}

#CSSsiteBlock {
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	width: 100%;
	background: transparent;
}

.CSSmainBlock {
	width: 960px;
	margin: 0 auto;
	text-align: left; /* IE */
}

#CSSsiteTop {
	float: left;
	width: 100%;
	Xheight: 100px;
	Xheight: 94px;
	margin: 0;
	padding: 0;
	background: url('img/layout/site_top_bkg.png') #ffffff center top no-repeat;
}

#CSSsiteContent {
	float: left;
	width: 100%;
	padding: 0;
	background: url('img/layout/main_block_html_bkg.png') center top repeat-y;
}
.title #CSSsiteContent {
	background: url('img/layout/main_block_bkg.png') center top repeat-y;
}

#CSStopMenu {
	float: left;
	width: 100%;
	padding: 0;
	background: url('img/layout/top_menu_bkg.png') center bottom no-repeat;
}

.siteItem {
	clear: both;
	width: 960px;
	margin: 0 auto;
	text-align: left; /* IE */
}

/* topMenu */

#CSStopMenu .menubox {
	float: left;
	margin: 0;
}
#CSStopMenu .menubox li {
	padding: 0;
	margin: 0;
	float: left;
	background: none;
}

#CSStopMenu .menubox a {
	float: left;
	display: inline;
	width: 100px;
	padding: 7px 0 0 0;
	margin: 0 10px;
	height: 27px;
	overflow: hidden;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background: url('img/layout/top_menu_item.gif') no-repeat center bottom;
}
#CSStopMenu .menubox a.expand { background: url('img/layout/top_menu_item_expand.gif') no-repeat center bottom; color: #000000; }
#CSStopMenu .menubox a.selected { background: url('img/layout/top_menu_item_selected.gif') no-repeat center bottom; color: #000000; }
#CSStopMenu .menubox a:hover { background: url('img/layout/top_menu_item_hover.gif') no-repeat center bottom; color: #000000; }

#CSSsiteTop .input {
	float: right;
	display: inline;
	margin: 25px 0 0 25px;
	width: 180px;
	height: 25px;
	background: url('img/layout/input_search_bkg.png') no-repeat;
}
#CSSsiteTop .input input.text {
	float: left;
	margin: 3px 0 0 5px;
	background: none;
	border: none;
	font-size: 9px;
	width: 125px;
}
#CSSsiteTop .input input.submit {
	float: left;
	width: 25px;
	height: 25px;
	margin: 0 0 0 5px;
	padding: 0;
	border: none;
	background: url('img/layout/button_search.png') no-repeat;
}

/* main layout columns */

#CSSleftCol {
	float: left;
	display: inline;
	width: 230px;
	margin: 0 0 0 10px;
	Xbackground: url('img/layout/left_col_bkg.png') repeat-y left;
}

#CSSrightCol {
	float: left;
	display: inline;
	width: 700px;
	margin: 15px 0 0px 9px;
	padding: 0px 0 15px 0px;
}
#CSSrightCol.fullwidth {
	width: 960px;
	margin: 0 0 0 0px;
}

/* column modules */

#CSSleftCol .module {
	float: left;
	width: 100%;
	xbackground: url('img/layout/left_module_bkg.png') repeat-y left;
	background: transparent;
}
#CSSleftCol .module .bkg {
	background: url('img/layout/left_module_bottom.png') no-repeat left bottom;
	width: 100%;
	float: left;
}
	
#CSSleftCol .module .header {
	margin: 0;
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 15px;
	Xbackground: url('img/layout/left_module_header.png') no-repeat left;
	background: transparent;
}


/* menubox */

.menubox li {
	background: url('img/layout/dotted_v.gif') repeat-x bottom;
}

ul.menubox, 
.menubox ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
}
ul.menubox {
	margin: 10px 0px 0 0px;
}

ul.menubox a.selected { font-weight: bold; }

ul.menubox li { margin: 0; }

ul.menubox li a {
	display: block;
	padding-right: 0;
	padding-left: 9px;
	line-height: 28px;
	color: #A34702;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	background: url('img/layout/menu_level0.png') left top repeat-y;
}
ul.menubox li a.expand { background: url('img/layout/menu_level0_expand.png') left top no-repeat; color: #000000; }
ul.menubox li a.selected { background: url('img/layout/menu_level0_selected.png') left top no-repeat; color: #ffffff; }
ul.menubox li a:hover { background: url('img/layout/menu_level0_hover.png') left top no-repeat; color: #000000;}

ul.menubox ul li a {
	line-height: 1em;
	height: auto;
	_height: 1em;
	Cpadding: 7px 0 7px 20px;
	padding-left: 20px;
	background: url('img/layout/menu_level1.png') 10px top repeat-y;
}
ul.menubox ul li a.expand { background: url('img/layout/menu_level1_expand.png') 10px top no-repeat; }
ul.menubox ul li a.selected { background: url('img/layout/menu_level1_selected.png') left top no-repeat; color: #ffffff; }
ul.menubox ul li a:hover { background: url('img/layout/menu_level1_hover.png') 10px top no-repeat; color: #000000; }

ul.menubox ul ul li a {
	line-height: 20px;
	background: url('img/layout/menu_level2.png') 20px top repeat-y;
	text-transform: none;
	font-weight: normal;
	padding-left: 30px;
}
ul.menubox ul ul li a.expand { background: url('img/layout/menu_level2_expand.png') 20px top no-repeat; }
ul.menubox ul ul li a.selected { background: url('img/layout/menu_level2_selected.png') left top no-repeat; color: #ffffff; }
ul.menubox ul ul li a:hover { background: url('img/layout/menu_level2_hover.png') 20px top no-repeat; color: #000000; }

ul.menubox ul ul ul li a {
	padding-left: 80px;
	line-height: 1.4em;
	background: url('img/layout/menu_level3.png') top;
}
ul.menubox ul ul ul li a.selected,
ul.menubox ul ul ul li a.expand { background: url('img/layout/menu_level3.png') top; }

ul.menubox.alt li a {
	padding-left: 23px;
	line-height: 10px;
	height: 100%;

	font-size: .8em;
	text-transform: none;
	background: url('img/layout/menu1_level0.png');
}

#CSSleftCol ul.menubox li a {
	line-height: 21px;
	Xline-height: 140%;
	height: 1%;
	margin: 8px 0;
}

ul.reference {
	padding: 0;
	margin: 0;
	width: 960px;
}

ul.reference li {
	display: block;
	clear: none;
	float: left;
	padding: 0 10px 0 0;
	margin: 0;
	line-height: 28px;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	width: 223px;
}

/* main page */

.mainPage .item {
	float: left;
	display: inline;
	margin: 10px;
	width: 220px;
	height: 220px;
	background: url('img/layout/main_page_header_bkg.png') no-repeat 0 0;
}

.mainPage .item h2 {
	margin: 6px 0 12px 25px;
}

.mainPage .box {
	background: url('img/layout/main_page_box.png') no-repeat 0 0;
}

.mainPage .box h2 {
	margin: 10px 6px 0 6px;
	height: 51px;
	color: #ffffff;
	text-align: center;
}

.mainPage .item .content {
	float: left;
	width: 200px;
	padding: 5px 10px 10px 10px;
}
.mainPage .item .content .vaOuter {
	width: 200px;
	height: 100px;
}

.mainPage .item .date {
	color: #888888;
	font-size: 0.8em;
	margin: 3px 0;
}
.mainPage .item h3 {
	color: #444444;
	margin: 3px 0;
}
.mainPage .item .content p {
	padding: 0;
}
.mainPage .item .content img.lastProject {
	float: left;
	padding: 20px 10px 10px 30px;
}
.mainPage .item .content img.actualProject {
	float: left;
	padding: 0px;
}


	.mainPage .box_new {
		float: left;
		display: inline;
		background: url('img/layout/box_bkg.png') bottom center no-repeat;
		width: 220px;
		height: auto;
		text-decoration: none;
		cursor: pointer;
		Xpadding: 20px 0 27px 0;
	}

	.mainPage .box_new .panel {
		width: 220px;
		width: 46%;
		float: left;
	}
	.mainPage .box_new .header{
		width: 100%;
		height: 90px;
		text-indent: -9999px;
		background: url('img/layout/box_header_bkg.png') no-repeat;
	}
	.mainPage .box_new .header.www { background: url('img/layout/www.png') no-repeat; }
	.mainPage .box_new .header.cms { background: url('img/layout/cms.png') no-repeat; }
	.mainPage .box_new .header.eshop { background: url('img/layout/eshop.png') no-repeat; }
	.mainPage .box_new .header.analysis { background: url('img/layout/analysis.png') no-repeat; }
	.mainPage .box_new .header.rent { background: url('img/layout/rent.png') no-repeat; }
	.mainPage .box_new .header.crm { background: url('img/layout/crm.png') no-repeat; }

	.mainPage .box_new .content {
		width: 100%;
		height: 60px;
		margin: 0;
		padding: 10px 0 0 0;
		text-align: center;
		font-size: 14px;
		color: #ffffff;
		color: #ffffff !important;
		background: url('img/layout/box_content_bkg.png') no-repeat;
	}
	.mainPage .box_new.alt .content {
		height: 100px;
		background: url('img/layout/box_content_alt_bkg.png') no-repeat;
	}
	.mainPage .box_new .content strong {
		color: #ffffff;
		font-size: 30px;
		font-weight: normal;
	}
	.mainPage .box_new .description {
		float: right;
		clear: none;
		width: 50%;
		margin: 8px 2%;
		font-style: italic;
		text-align: center;
	}

/* ceníky */

	#CSSrightCol .box_new {
		float: left;
		display: inline;
		background: url('img/layout/box_bkg.png') bottom center no-repeat;
		width: 220px;
		height: auto;
		text-decoration: none;
		cursor: pointer;
		Xpadding: 20px 0 27px 0;
	}

	#CSSrightCol .box_new .panel {
		width: 220px;
		width: 46%;
		float: left;
	}
	#CSSrightCol .box_new .header{
		width: 100%;
		height: 90px;
		text-indent: -9999px;
		background: url('img/layout/box_header_bkg.png') no-repeat;
	}
	#CSSrightCol .box_new .header.www { background: url('img/layout/www.png') no-repeat; }
	#CSSrightCol .box_new .header.cms { background: url('img/layout/cms.png') no-repeat; }
	#CSSrightCol .box_new .header.eshop { background: url('img/layout/eshop.png') no-repeat; }
	#CSSrightCol .box_new .header.analysis { background: url('img/layout/analysis.png') no-repeat; }
	#CSSrightCol .box_new .header.rent { background: url('img/layout/rent.png') no-repeat; }
	#CSSrightCol .box_new .header.crm { background: url('img/layout/crm.png') no-repeat; }

	#CSSrightCol .box_new .content {
		width: 100%;
		height: 60px;
		margin: 0;
		padding: 10px 0 0 0;
		text-align: center;
		font-size: 14px;
		color: #ffffff;
		color: #ffffff !important;
		background: url('img/layout/box_content_bkg.png') no-repeat;
	}
	#CSSrightCol .box_new.alt .content {
		height: 100px;
		background: url('img/layout/box_content_alt_bkg.png') no-repeat;
	}
	#CSSrightCol .box_new .content strong {
		color: #ffffff;
		font-size: 30px;
		font-weight: normal;
	}
	#CSSrightCol .box_new .description {
		float: right;
		clear: none;
		width: 50%;
		margin: 8px 2%;
		font-style: italic;
		text-align: center;
	}


/* references */

#CSSrightCol #productDetail,
#CSSrightCol #productList {
	float: left;
	display: inline;
	margin: 0 0 0 -23px;
}

#CSSrightCol #productList img {
	margin: 0 0 0 10px;
}

#CSSrightCol #productDetail {
	margin: 0 0 0 -3px;
	width: 710px;
}

#CSSrightCol #productDetail .productImage,
#CSSrightCol .referenceItem {
	float: left;
	display: inline;
	width: 220px;
	height: 230px;
	margin: 1px 0px 0 20px;
/*	background: url('img/layout/reference_bkg.png'); */
}

#CSSrightCol #productDetail .productImage h2,
#CSSrightCol .referenceItem h2 {
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#CSSrightCol .referenceItem h2 {
	background: url('img/layout/reference_header_bkg.png') no-repeat left;
	text-align: left;
	padding: 0 0 0 10px;
}
#CSSrightCol #productDetail .productImage .image,
#CSSrightCol .referenceItem .image {
	float: left;
	width: 100%;
	height: 160px;
	background: url('img/layout/reference_item_bkg.png') repeat-y left;
}

#CSSrightCol .referenceItem .bottom {
	text-align: center;
}

#CSSrightCol .referenceItem .bottom input {
	width: 110px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border: none;
	line-height: 30px;
	font-weight: bold;
	background: url('img/layout/button_bkg.png');
}

/* productDetail */

#CSSrightCol #productDetail .right {
	float: left;
	display: inline;
	width: 460px;
	margin: 0 0 0 20px;
}

#CSSrightCol #productDetail h1 {
  background: url('img/layout/reference_header_bkg.png') no-repeat left;
	font-size: 14px;
	font-weight: bold;
	color: #A34702;
	padding: 0 0 0 10px;
}

#CSSrightCol #productDetail img {
}

#CSSrightCol #productDetail .description {
	background: url('img/layout/reference_item_bkg.png') repeat-y left;
	font-size: 12px;
	line-height: 150%;
	padding: 0 0 0 10px;
}

#CSSrightCol #productDetail .detailImg {
	width: 690px;
	padding: 0 0 0 13px;
	background: url('img/layout/reference_item_bkg.png') repeat-y left;
}
	
/* textPage */

#CSSrightCol p {
	font-size: 12px;
	line-height: 150%;
  color: #444444;  
}

#CSSrightCol p.image {
	float: left;
	display: block;
	width: 700px;
	margin: 20 0 20 0px;
	background: url('img/layout/p_image_back.png') no-repeat top center;
}

#CSSrightCol p.image a {
	float: left;
	clear: none;
	width: 175px;
	height: 200px;
	margin: 0px;
}

#CSSrightCol p.image a img {
	width: 175px;
	height: 200px;
	border: 0;
}

#CSSrightCol p.imageText {
	float: left;
	clear: none;
	display: block;
	width: 155px;
	margin: 10px;
	color: #444444;
	text-align: left;
	background: transparent;
}

#CSSrightCol div.imageReseni {
	float: left;
	clear: left;
	width: 120px;
	height: 100px;
	margin: 0px;
	border: 0;
}

#CSSrightCol div.textReseni {
	Xfloat: left;
	Xclear: right;
	Xwidth: 400px;
	Xheight: 100px;
	margin: 0px;
	border: 0;
}

#CSSrightCol img.contactIcon {
position: relative;
top: 3px;
}
/* footer */

#CSSfooter {
	clear: both;
	height: 70px;
	background: url('img/layout/footer_bkg.png') no-repeat top center;
}
.title #CSSfooter {
	background: url('img/layout/footer_title_bkg.png') no-repeat top center;
  margin:0 auto;
  width:960px;
}

#CSSfooter .info {
	float: left;
	display: inline;
	margin: 20px 0 0 20px;
	color: #555555;
}
#CSSfooter .copy a,
#CSSfooter .info a {
	color: #000000;
}

#CSSfooter .copy {
	float: right;
	display: inline;
	margin: 0 20px 0 0;
	height: 100%;
	line-height: 70px;
	color: #555555;
}

/* contact form */
.contact {
	width: 220px;
	float: right;
}
.contact fieldset {
	border: 0px none;
	padding: 0;
	margin: 0;
}
.contact textarea,
.contact .text {
	width: 200px;
	padding: 3px 10px;
	height: 18px;
	border: 0 none;
	font-family: sans-serif;
	background: url('img/layout/input_contact_bkg.png') no-repeat top left;
}
.contact textarea {
	padding: 5px 10px;
	height: 120px;
	background: url('img/layout/textarea_contact_bkg.png') no-repeat top left;
}
.contact .input {
	padding: 5px 0;
	text-align: right;
}
.contact .checkbox {
	margin: 0 2px;
	text-align: left;
	width: auto;
	background: transparent;
}

.contact .submit {
	border: 0px none;
	width: 92px;
	height: 28px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background: url('img/layout/button_contact_bkg.png') no-repeat;
	cursor: pointer;
}

/* news */

.news {
	padding-left: 7px;
}
.news .content,
.news .header {
	width: 100%;
	float: left;
}
.news .header {
	margin-top: 15px;
	color: #a34702;
}


/* stuff */

.profile .item {
	float: left;
	width: 100%;
	margin: 10px 0 10px 0;
}

#CSSsiteTop .header {
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	Xclear: left;
	width: 750px;
	height: 50px;
	text-indent: -9999px;
	background: url('img/logo.png');
}
#CSSsiteTop .logo {
	float: left;
	width: 240px;
	height: 45px;
}

.vaOuter { display: table !important; #position: relative; overflow: hidden; }
.vaOuter .vaInner { #position: absolute; #top: 50%;display: table-cell !important; vertical-align: middle; text-align: center !important; width: 100%; }
.vaOuter .vaInner .vaItem { #position: relative; #top: -50%; }
