.a_font_content
{
	font-size: 12px;
	color: #696f7c;
	font-family: Arial;
}

.a_font_link
{
	font-size: 12px;
	color: #9d8f8f;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}

.a_font_content_color1
{
	font-size: 12px;
	color: #c6282c;
	font-family: Arial;
}

.a_font_content_color2
{
	font-size: 12px;
	color: #218a94;
	font-family: Arial;
}

.a_font_content_color3
{
	font-size: 12px;
	color: #887717;
	font-family: Arial;
}

*,body,html {
	margin: 0;
	padding: 0;
}

body, html {
	margin-top: 5px;
	margin-bottom: 20px;
	background: #000000;
}

#container{
	width: 940px;
	margin: auto;
}

#header
{
	width: 940px;
	height: 139px;
	background-color: #FFFFFF;
}

#header_left
{
	width: 25px;
	height: 139px;
	float: left;
}

#header_main
{
	width: 890px;
	height: 139px;
	float: left;
	background-image: url(Images/Main/02_header_main.jpg);
}

#header_right
{
	width: 25px;
	height: 139px;
	float: left;
}

#banner
{
	width: 940px;
	height: 253px;
	background-color: #FFFFFF;
}

#banner_left
{
	width: 25px;
	height: 253px;
	float: left;
}

#banner_main
{
	width: 890px;
	height: 253px;
	float: left;
	background-image: url(Images/Main/05_banner_main.jpg);
}

#banner_right
{
	width: 25px;
	height: 253px;
	float: left;
}

#menu
{
	width: 940px;
	height: 73px;
	background-color: #FFFFFF;
}

#menu_left
{
	width: 25px;
	height: 73px;
	float: left;
}

#menu_button_Company
{
	width: 200px;
	height: 73px;
	float: left;
}

#menu_splitter_1
{
	width: 10px;
	height: 73px;
	float: left;
	background-image: url(Images/Main/09_menu_splitter_1.jpg);
}

#menu_button_Solutions
{
	width: 220px;
	height: 73px;
	float: left;
}

#menu_splitter_2
{
	width: 10px;
	height: 73px;
	float: left;
	background-image: url(Images/Main/11_menu_splitter_2.jpg);
}

#menu_button_Projects
{
	width: 220px;
	height: 73px;
	float: left;
}

#menu_splitter_3
{
	width: 10px;
	height: 73px;
	float: left;
	background-image: url(Images/Main/13_menu_splitter_3.jpg);
}

#menu_button_News
{
	width: 220px;
	height: 73px;
	float: left;
}

#menu_right
{
	width: 25px;
	height: 73px;
	float: left;
}

#content
{
	width: 940px;
	background-color: #FFFFFF;
	height: auto;
	min-height:100%;
	clear: both;
}

#content_leftBorder
{
	width: 25px;
	float: left;
	height: auto;
	min-height:100%;
}

#content_main
{
	width: 890px;
	float: left;
	height: auto;
	min-height: 300px;
}

#content_rightBorder
{
	width: 25px;
	float: left;
	height: auto;
	min-height:100%;
}

#content:after { 
                  content: "."; 
                  display: block; 
                  height: 0; 
                  clear: both; 
                  visibility: hidden; 
 }


#footer
{
	width: 940px;
	height: 65px;
	background-image: url(Images/en/16_footer.png);
}

#fourcl_column1
{
	width: 200px;
	float: left;
}

#fourcl_splitter1
{
	width: 10px;
	float: left;
}

#fourcl_column2
{
	width: 220px;
	float: left;
}

#fourcl_splitter2
{
	width: 10px;
	float: left;
}

#fourcl_column3
{
	width: 220px;
	float: left;
}

#fourcl_splitter3
{
	width: 10px;
	float: left;
}

#fourcl_column4
{
	width: 220px;
	float: left;
}

#threecl_column1
{
	width: 200px;
	float: left;
}

#threecl_splitter1
{
	width: 10px;
	float: left;
}

#threecl_column2
{
	width: 450px;
	float: left;
}

#threecl_splitter2
{
	width: 10px;
	float: left;
}

#threecl_column3
{
	width: 220px;
	float: left;
}

#twocl_column1
{
	width: 200px;
	float: left;
}

#twocl_splitter1
{
	width: 10px;
	float: left;
}

#twocl_column2
{
	width: 680px;
	float: left;
}

.buttons_Company
{
	width: 200px;
	height: 73px;
	border: solid 0px black;
}

.buttons_Solutions,
.buttons_Projects,
.buttons_News
{
	width: 220px;
	height: 73px;
	border: solid 0px black;
}

.font_selectLanguage
{
	font-family: Arial;
	font-size: 10px;
	color: #5a5a5a;
}

.font_pageTitle
{
	font-size: 16px;
	color: #c6282c;
	font-family: Arial;
}

.font_pageTitle2
{
	font-size: 16px;
	color: #218a94;
	font-family: Arial;
}

.font_pageTitle3
{
	font-size: 16px;
	color: #887717;
	font-family: Arial;
}

.font_pageTitle4
{
	font-size: 16px;
	color: Black;
	font-family: Arial;
}

.font_pageTitleSmall
{
	font-size: 14px;
	color: #c6282c;
	font-family: Arial;
}

.font_pageTitleSmall2
{
	font-size: 14px;
	color: #218a94;
	font-family: Arial;
}

.font_pageTitleSmall3
{
	font-size: 14px;
	color: #887717;
	font-family: Arial;
}

.font_pageTitleSmall4
{
	font-size: 14px;
	color: Black;
	font-family: Arial;
}

.font_pageDescription
{
	font-size: 12px;
	color: #696f7c;
	font-family: Arial;
}

.font_contentTitle
{
	font-size: 11px;
	color: #1a2438;
	font-family: Arial;
	font-weight: bold;
}

.font_content
{
	font-size: 11px;
	color: #696f7c;
	font-family: Arial;
	font-weight: normal;
}

.font_linkMoreArrow
{
	font-size: 8px;
	color: #9d8f8f;
	font-family: Arial;
	text-decoration: none;
}

.font_linkMore
{
	font-size: 10px;
	color: #9d8f8f;
	font-family: Arial;
	text-decoration: underline;
}

.font_companyLinks
{
	font-size: 11px;
	color: Black;
	font-family: Arial;
	text-decoration: none;
}

.font_newsDate
{
    font-size: 11px;
	color: #887717;
	font-family: Arial;
}

td.Cenik {
  background-color:#FFF;
  border:1px solid #218a94;
  padding:5px;
}
