html {
	background-color:#ffffff;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica,Tahoma, sans-serif;
	font-size: 11px;
	color:#5F5F5F;
	height:100%;
}
body {
	margin: 0;
	padding: 0;
	color: #5F5F5F;
	font-family: Arial, Helvetica,Tahoma, sans-serif;
	font-size: 11px;
	height:100%;
	line-height: 1.75em;
}
img {
	border:none;
}
a,a:active,a:visited {
	text-decoration:none;
	color: #207ba2;
	border: none;
	-moz-outline: none /* fx 1.07*/;
	outline:none /* fx 1.05, Safari, Mac IE*/
}
a:hover {
	text-decoration: underline;
	-moz-outline: none /* fx 1.07*/;
	outline:none /* fx 1.05, Safari, Mac IE*/
}
a:focus {
	-moz-outline: none /* fx 1.07*/;
	outline:none /* fx 1.05, Safari, Mac IE*/
}
:-moz-any-link:focus {
  outline: none;
}
:link:active, :visited:active { outline: none; }
ul,li {
	margin-left:20px;
	padding-left:13px;
	padding-right:20px;
	color: #5F5F5F;
	list-style-image: url("../images/ul.gif");
	vertical-align: middle;
}
 .tools {
	color: #135a8c;
	font-size: 11px;
}
/* column and cell divs */
div#mainColumn {
	width:1000px;
	overflow:hidden;
	color: inherit;
}
div#mainTop {
	height: 55px;
	margin-top:19px;
	overflow:auto;
	padding-left:326px;
}
div#mainContent {
	overflow:auto;
	width:777px;
	float:right;
}
div#leftColumn {
	float:left;
	width:223px;
	overflow: hidden;
	background-image:url(../images/left_bg.jpg);
	background-position:0px 123px;
	background-attachment:scroll;
	height:592px;
	background-repeat: no-repeat;
}

div#leftColumn2 {
	float:left;
	width:223px;
	overflow: hidden;
	background-image:url(../images/left_bg.jpg);
	background-position:0px 123px;
	background-attachment:scroll;
	height:690px;
	background-repeat: no-repeat;
}

div#leftColumnEN {
	float:left;
	width:223px;
	overflow: hidden;
	background-image:url(../images/left_bg_en.jpg);
	background-position:0px 123px;
	background-attachment:scroll;
	height:592px;
	background-repeat: no-repeat;
}
div#leftColumn2EN {
	float:left;
	width:223px;
	overflow: hidden;
	background-image:url(../images/left_bg_en.jpg);
	background-position:0px 123px;
	background-attachment:scroll;
	height:690px;
	background-repeat: no-repeat;
}
div#centerBigColumn {
	width:747px;
	padding-right:15px;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:0;
	background-image:url(../images/main_top_bg.gif);
	background-position: top left;
	background-attachment:scroll;
	background-repeat: no-repeat;
	overflow:hidden;
}
div#centerBigColumn2 {
	width:747px;
	padding-right:15px;
	padding-left:15px;
	padding-top:7px;
	padding-bottom:0;
	background-image:url(../images/main_top_bg2.gif);
	background-position: top left;
	background-attachment:scroll;
	background-repeat: no-repeat;
	overflow:hidden;
}
div#flashBox {
}
 .breadcrumb {
	color: #ffa805;
	background-color: inherit;
}
 .breadcrumb a {
	color: #146c99;
	background-color: inherit;
}
 .pageTitle {
	margin-top: 12px;
	margin-bottom: 30px;
}
 .artTitle {
	color: #145c8e;
	background-color: inherit;
	font-weight: bold;
}
 .artShort {
	width:300px;
	display: block;
}
 .newsBox {
	width: 410px;
	float: left;
}
 .newsBox > img {
	margin-bottom:30px;
}
 .lastWorkBox {
	float: left;
	width:317px;
}
div#lastWorkImg {
	margin-top:10px;
	margin-left:4px;
	margin-bottom:8px;
}
div#mainFoot {
	position:relative;
	width:1000px;
	clear:both;
	height:92px;
	background-image:url(../images/foot_bg.gif);
	background-position: top left;
	background-attachment:scroll;
	background-repeat: repeat-x;
}
div#contactData {
	position: relative;
	top:335px;
	left:62px;
}
 .logo {
	margin-left:60px;
	margin-top: 17px;
	margin-bottom:19px;
}
div#recommend {
	width:110px;
	float:left;
}
div#print {
	width:76px;
	float:left;
}
div#notes {
	width:73px;
	float:left;
}
div#languages {
	margin-top:18px;
	color:#afafaf;
	font-size: 11px;
}
div#coOper {
	width:329px;
	overflow: auto;
	padding-top:20px;
	float:left;
}
div#footTxt {
	float:left;
	overflow: auto;
	padding-top:20px;
	width:670px;
}
div#leftTools {
	position: absolute;
	top: 592px;
	left:0px;
}
 .leftTool{
	color:#157aa2;
	background-color: inherit;
	font-weight: bold;
	padding-top:10px;
	height:26px;
	width:223px;
	border-bottom: solid 1px #ebeff2;
}
 .leftTool span a {
	padding-left: 65px;
}
 .leftTool img {
	margin-right:10px;
}

 .leftToolEnigma{
	color:#157aa2;
	background-color: inherit;
	padding-top:10px;
	text-align:center;
}
 .realization {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
 .realizationDesc {
	width: 260px;
	float:left;
	padding-left: 20px;
	margin-bottom:30px;
}
 .realizationImg {
	width: 370px;
	float:left;
}
 .pageTitleTxt {
	font-size:18px;
	color:#105485;
}
/* content divs */

/* tricks and colors */
 .valign {
	vertical-align:middle;
}
div.clearTrick {
	clear:both;
}
 .brightTxt {
	color:#ffffff;
	background-color: inherit;
}
 .darkTxt {
	color:#000000;
	background-color: inherit;
}
 .floatLeft {
	float:left;
}
 .floatRight {
	float:right;
}
 .centered {
	text-align:center;
	margin: 0 auto;
}
 .green {
	color:green;
	background-color: inherit;
}
 .red {
	color:red;
	background-color: inherit;
}
 .orange {
	color: #ffae1c;
	background-color: inherit;
}
 .grey {
	color: #9f9f9f;
	background-color: inherit;
}
 .bold {
	font-weight: bold;
}
 .blueLink {
	text-decoration: underline;
	color:#1e4685;
	background-color: inherit;
}
 .lightLink {
	background-color: inherit;
	color: #5b79aa;
	text-decoration: underline;
}
 .leftMenuTxt {
	color:#1e4685;
	background-color: inherit;
}
 .marginTop15 {
	margin-top:15px;
}
 .marginTop5 {
	margin-top:5px;
}
 .marginBottom10 {
	margin-bottom:10px;
}
 .underline {
	text-decoration: underline;
}
 .space10 {
	width:100%;
	height:1px;
	margin-top:10px;
	clear:both;
}
 .marginBottom8 {
	margin-bottom:8px;
}
 .border {
	border: solid 1px;
}
 .black {
	color:#000000;
	background-color: inherit;
}

/* forms */
input.form_input {
	font-family: Arial, Helvetica,Tahoma, sans-serif;
	font-size: 11px;
	width:200px;
	border: solid 1px #a5acb2;
	height:16px;
	vertical-align: middle;
	padding-left:2px;
}
select.form_input {
	width:200px;
	border: solid 1px #105485;
	height:16px;
	vertical-align: middle;
	font-size:11px;
	padding-left:2px;
}
input.form_inputSubmit {
	font-family: Arial, Helvetica,Tahoma, sans-serif;
	font-size: 11px;
	width:100px;
	height:20px;
	font-weight: bold;
	border: solid 1px #105485;
	vertical-align: middle;
}

/* tabele */
table.products { width: 100%; margin: 0 0 15px 0px; float: right }


table.products, table.products tr, table.products td { 
	border-bottom: solid 1px #c8cbcd; 
	border-left: solid 1px #c8cbcd; 
	border-right: solid 1px #c8cbcd; 
	border-top: solid 1px #c8cbcd;
	border-collapse:collapse; padding: 4px ; 
	}
	
table.products td.head { 
	font-weight:bold; 
	background: #58749b; 
	color: #fff; 

	border-left: solid 1px #e0e7f4; 
	border-right: solid 1px #e0e7f4; 
	border-bottom: solid 3px #e0e7f4; 
	margin-bottom:3px; 
}

A:LINK.created,A:VISITED.created {
	color : #27A2E4;
	text-decoration:none;
}

A:HOVER.created {
	color : #27A2E4;
	text-decoration:underline;
}


#tab td{border:1px solid #ddd;border-width:0}
#tab th{background-color:#b2d4ee;}
#tab .row1, #tab .row1 td{background-color:#fcfaed;}
#tab .row2, #tab .row2 td{background-color:#fff8cd;}

#tab2 td{border:1px solid #ddd;border-width:0}
#tab2 th{background-color:#fff8cd;}
#tab2 .row1, #tab2 .row1 td{background-color:#d7e6f2;}
#tab2 .row2, #tab2 .row2 td{background-color:#b2d4ee;}

#tab3 td{border:1px solid #ddd;border-width:0}
#tab3 th{background-color:#b4b1b1;}
#tab3 .row1, #tab3 .row1 td{background-color:#f2f2f2;}
#tab3 .row2, #tab3 .row2 td{background-color:#ebe9e9;}

#tab4 td{border:1px solid #eee;border-width:0 1px 1px 0}
#tab4 th{background-color:#b2d4ee;}
#tab4 .row1, #tab4 .row1 td{background-color:#fcfaed;}
#tab4 .row2, #tab4 .row2 td{background-color:#ffffff;}

#tab5 td{border:1px solid #ddd;border-width:0 1px 1px 0}
#tab5 th{background-color:#b4b1b1;}
#tab5 .row1, #tab5 .row1 td{background-color:#f2f2f2;}
#tab5 .row2, #tab5 .row2 td{background-color:#ebe9e9;}

#tab,#tab2,#tab3,#tab4,#tab5{line-height:1.3em}