html,body 
{
	font-family: Tahoma,Verdana,Arial,sans-serif; 
	font-size: small;
	color: #000000;
	width: 100%;	
}
body 
{	
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

div.HTML_AJAX_Loading
{
	z-index:777;
	position:absolute; 
	top:0px; 
	left:0px; 
	background: url(../img/bg_load.png);
	width:300px; 
	height:100px;
	padding:4px; 
	display:none;
	color: #ffffff;
	text-align:left;
	/*border: 1px solid #347c3c;*/
	font-size: x-small;
}
	div.HTML_AJAX_Loading table, div.HTML_AJAX_Loading table td
	{
		width:100%;
		height: 100%;
		font-size: x-small;
	}
	
		div.HTML_AJAX_Loading table td
		{
			text-align: center;
			vertical-align: middle;
		}

div 
{
	/*border: 1px solid #000000;*/
}

.printVer
{
	display: none;
}

div#printHeader
{
	text-align: right;
	border-bottom: 1px solid #000000;
	padding: 0px 0px 10px 0px;
}
	div#printHeader img
	{
		margin: 0px 0px 0px auto;
	}

div#topPart
{
	background: #cf2b01;
	height: 58px;
	min-width: 1000px;
	width: 100%;
	border-top: 3px solid #000000;
}
	div#langSwitch
	{
		margin: 20px 0px 0px 62px;	
		font-size: x-small;
		color: #E0755A;
	}
		
		div#langSwitch a, div#langSwitch a.current
		{
			font-family: Verdana,Tahoma,Arial,sans-serif; 
			color: #ffffff;
			font-size: x-small;
			margin: 0px 5px 0px 5px;
		}
		div#langSwitch a.current
		{
			color: #E0755A;
			text-decoration:none;	
		}
		
	div#icons
	{
		margin: 20px 0px 0px 0px;
		/*left: 538px;*/
		/*right: 0px;*/
		/*top: 20px;*/
		/*position: absolute;*/
		float: right;
		width: 124px;
	}
		div#icons img
		{
			display: inline;
			margin: 0px 20px 0px 0px;
		}

div#centerPart
{
	min-width: 1000px;
	width: 100%;
}
	div#centerPart div#leftPart
	{
		float: left;
		width: 383px;
		margin: 0px 0px 0px 0px;
		padding: 12px 0px 0px 44px;
	}
		div#topLogo
		{
			
		}
		
		ul#leftMenu
		{
			list-style: none;
			padding: 0px;
			margin: 30px 0px 0px 0px;		
		}
			ul#leftMenu li.level1
			{
				clear: both;				
			}
				ul#leftMenu li.level1 a.level1, ul#leftMenu li.level1 a.activeLevel1
				{
					background: url(../img/icons/marker1.gif) no-repeat left;
					background-position: 5% 50%;
					padding: 5px 20px 5px 20px;		
					height: 12px;			
					font-size: x-small;
					display: block;
					color: #3a3738;
					text-transform: uppercase;		
					text-decoration: none;				
					margin: 0px 0px 2px 0px;		
					float: left;				
				}
				ul#leftMenu li.level1 a.level1:hover, ul#leftMenu li.level1 a.activeLevel1
				{
					background: #cf2b01 url(../img/icons/arrow1.gif) no-repeat left;
					background-position: 95% 50%;
					color: #ffffff;
				}
				
		ul.subMenu1
		{
			float: left;
			margin: 0px 0px 0px 0px;
			list-style: none;
			padding: 0px;	
			width: 246px;	
			position: absolute;
			left: 0px;
			display: none;
			visibility: hidden;
			border-top: 1px solid #cf2b01;
		}
			ul.active
			{
				display: block;
				visibility: visible;
			}
			ul.deactive
			{
				display: none;
				visibility: hidden;
			}			
			
			ul.subMenu1 li.level2
			{
				margin: 0px 0px 1px 0px;
			}
				ul.subMenu1 li.level2 a.level2, ul.subMenu1 li.level2 a.activeLevel2
				{
					background: url(../img/icons/marker2.gif) no-repeat left;
					background-position: 5% 50%;
					width: 204px;
					color: #666666;
					display: block;
					padding: 3px 20px 3px 20px;
					height: 16px;					
					text-decoration: none;	
					margin: 0px 0px 0px 2px;
				}
				ul.subMenu1 li.level2 a.level2:hover, ul.subMenu1 li.level2 a.activeLevel2
				{
					background: #f66d01;
					color: #ffffff;
				}
				
				ul.subMenu1 li.level2 a.specpadding
				{
					padding-top: 2px;
				}
				
		ul.subMenu2
		{
			margin: 0px 0px 10px 50px;
			list-style: none;
			padding: 0px;
		}
			ul.subMenu1 li.level3
			{
				margin: 0px 0px 0px 0px;
			}			
				ul.subMenu1 li.level3 a
				{
					font-size: x-small;
					/*background: #347c3c;*/
					color: #347c3c;
					/*display: block;*/
					/*padding: 3px 20px 3px 20px;*/
					text-decoration: underline;
				}
				ul.subMenu1 li.level3 a:hover
				{										
					text-decoration: none;
				}
	
	div#lastWorks
	{
		margin: 60px 0px 0px 15px;
		color: #767676;
		font-size: x-small;
		font-family: Verdana,Tahoma,Arial,sans-serif;
	}
	
		div#lastWorks img
		{
			border: 1px solid #cccccc;
		}
		
		div#lastWorks p
		{
			margin: 0px 0px 20px 0px;	
		}
		div#lastWorks p.header
		{
			margin: 0px 0px 10px 0px;
			color: #bdbdbd;
		}
		div#lastWorks a
		{
			font-size: x-small;
			font-family: Verdana,Tahoma,Arial,sans-serif;			
			color: #347c3c;
		}
				
	div#centerPart div#rightPart
	{
		margin: 0px 0px 0px 427px;
		padding: 12px 0px 50px 69px;
	}
		
		table#images
		{
			width: 100%;
			margin: 0px 0px 50px 0px;
		}
		table#images td
		{
			text-align: center;
			vertical-align: bottom;
			padding: 300px 0px 0px 0px;
		}
		table#images td#img1
		{
			/*background: url(../img/bg/index/img1.jpg) repeat-x top left;*/
		}
		table#images td#img2
		{
			/*border-left: 0px solid #ffffff;*/
			/*background: url(../img/bg/index/img2.jpg) repeat-x top left;*/
			/*margin: 0px 0px 0px 33%;*/
		}
		table#images td#img3
		{
			/*border-left: 0px solid #ffffff;*/
			/*background: url(../img/bg/index/img3.jpg) repeat-x top left;*/
			/*margin: 0px 0px 0px 50%;*/
		}
		
			table#images td a
			{
				font-family: Arial,Tahoma,Verdana,sans-serif;
				font-weight: bold;
				font-size: small;				
				color: #347c3c;	
				margin: 0px 0px 0px 0px;			
			}
			
		div#lastNews, div#lastNewsIns, div#lastNewsFull
		{
			margin: 0px 42px 0px 0px;
			color: #636060;
			text-align: justify;
		}
		div#lastNewsIns, div#lastNewsFull
		{
			margin-right: 10px;
		}
			div#lastNews h2, div#lastNewsIns h2, div#lastNewsFull h2, div#ourTeam h3
			{
				color: #666666;
				font-size: x-small;
				text-transform: uppercase;
			}
			
		
		div#lastNewsIns, div#lastNewsFull
		{
			margin-left: 0px;
			color: #000000;
		}
			div#lastNewsIns h1
			{
				font-size: small;
			}
			
		div.navList
		{
			text-align: left;
			font-size: x-small;
			border-top: 1px solid #347c3c;
			padding: 7px 0px 0px 0px;
			width: 99%;
			/*margin: 0px 0px 20px 0px;*/
			clear: both;
		}
			div.navList a
			{
				font-size: x-small;	
				color: #347c3c;
			}
			div.navList span.current
			{
				font-weight: bold;
			}
		p.line
		{
			/*border-bottom: 1px solid #F66D01;*/
			/*border-bottom: 1px dashed #347c3c;*/
		}
	

div#bottomPart
{
	min-width: 1000px;
	width: 100%;
	margin: auto;
 	/*margin-top: -70px;*/
	height: 70px;
	clear: both;
}
	div#copy
	{
		font-family: Verdana,Tahoma,Arial,sans-serif;
		margin: 0px 0px 0px 496px;
		padding: 18px 0px 0px 45px;
		text-align: left;
		background: url(../img/bg/bottom_line.gif) repeat-x top right;
		color: #b5b5b5;
		font-size: x-small;
	}
		div#copy p
		{
			width: 456px;
			padding: 0px;
			margin: 0px;
		}
		div#copy a
		{
			font-size: x-small;	
			font-family: Verdana,Tahoma,Arial,sans-serif;			
		}

/* INSIDE */
div#topButtons
{
	margin: 0px 42px 0px 0px;
	text-align: right;
	font-size: x-small;
}
	div#topButtons a, div#topButtons a.active
	{
		color: #ffffff;
		background: #cf2b01;
		font-size: 110%;	
		padding: 2px 7px 3px 7px;
		margin: 0px 0px 0px 10px;
		text-decoration: none;
	}
		div#topButtons a:hover, div#topButtons a.active
		{
			background: #f66d01;
		}
	
div#siteMap
{
	margin: 25px 42px 0px 0px;
	font-size: x-small;
}
	div#siteMap a
	{
		font-size: 110%;
	}
		
a.print
{
	font-size: 110%;
	color: #347c3c;
	background: url(../img/icons/print.gif) no-repeat left;
	background-position: 0% 100%;	
	padding: 0px 0px 0px 18px;
	float: right;
}
a.print:visited
{
	/*color: #347c3c;*/
}

div#contentIns1
{	
	margin: 40px 42px 0px 0px;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	text-align: justify;
}
	 div#contentIns1 a, div#contentIns1 h1, div#contentIns1 h2, div#contentIns1 h3
	 {
		font-family: Verdana,Tahoma,Arial,sans-serif; 
	 }
	 div#contentIns1 img.border
	 {
	 	border: 1px solid #cf2b01;
	 }

div.portfolioPreview
{
	text-align: center;
	/*white-space: nowrap;*/
	float: left;
	margin: 0px 0px 20px 11px;
	width: 140px;
	height: 160px;
	/*border: 1px solid #000000;*/
	font-size: x-small;
}
	div.portfolioPreview img
	{
		margin: 0px auto 0px auto;
		border: 1px solid #347c3c;
	}
	div.portfolioPreview a
	{
		font-size: x-small;
	}
	 
table#porfolioSummary
{
	width:99%;
}
	table#porfolioSummary td
	{
		padding: 3px;
		vertical-align: top;
	}
	
	table#porfolioSummary td.header
	{
		width:10%;
	}
	
div#leftArrow, div#rightArrow
{
	position: absolute;
	top: 170px;
}
	div#leftArrow
	{
		right: 92px;
	}
	div#rightArrow
	{
		right: 50px;
	}

div#rightArrowPreview, div#leftArrowPreview
{
	position: absolute;
	top: 45px;
	display: none;
	visibility: hidden;
	right: 30px;
}

div#portfolioDesc
{
	margin: 10px 0px 0px 0px;
	color: #999999;	
}
	div#portfolioDesc h1, div#portfolioDesc h2, div#portfolioDesc h3
	{
		color: #999999;		
	}

div#projectInfo1
{
	width:100%;
	text-align:center;
}
div#projectInfo2
{
	width:1000px;
	margin: 0px auto 50px auto;
	text-align:center;
}

div#portfolioTeam
{
	float: left;
	margin: 0px 0px 40px 40px;
	color: #999999;
	font-size: x-small;
	width: 183px;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	text-align: left;
}
	div#portfolioTeam p.header
	{
		margin: 15px 0px 0px 0px;
		clear: both;
	}
	div#portfolioTeam div.header
	{
		margin-top: 0px;
		text-align: right;
		width: 183px;
	}
	div#portfolioTeam p
	{
		color: #347c3c;
		font-size: 110%;
	}
	div#portfolioTeam a
	{
		font-size: 110%;
	}
	div#portfolioTeam img
	{
		border: 1px solid #347c3c;
		float: left;
		margin: 5px 15px 10px 0px;
	}

div.addLinks a, div.addLinks a:visited
{
	color: #999999;
	font-size: x-small;
}

div#portolioBigScreen
{
	margin: 0px auto 40px auto;
	/*float: left;*/
}
	div#portolioBigScreen img
	{
		border: 1px solid #347c3c;
		margin: 0px auto 0px auto;
	}
	div#portolioBigScreen object
	{
		margin: 0px auto 0px auto;
	}

table.dataGrid, table.dataGrid td
{	
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}
table.dataGrid
{
	width: 99%;
}
	table.dataGrid td
	{
		padding: 5px;
	}
		table.dataGrid td.header
		{
			font-weight: bold;
			color: #666666;
			font-size: x-small;
		}
		table.dataGrid td.list
		{
			padding-right: 20px;
			padding-top: 20px;
			padding-bottom: 20px;
			border-right: 1px solid #cccccc;
			border-top: 1px solid #cccccc;
			width: 150px;
		}
		table.dataGrid td.info
		{
			padding-top: 20px;	
			padding-bottom: 20px;			
			border-bottom: 1px solid #cccccc;
		}
	
table.form, table.form td
{
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}
	table.form td
	{
		
	}

	table.form td.header
	{
		
	}
	
	table.form td.field
	{
		padding: 0px 0px 2px 0px;
		color: #666666;
		font-size: small;
	}
	
	table.form td.input
	{
		padding: 0px 0px 8px 0px;
	}
	
	table.form td.input input, table.form td.input textarea
	{
		font-family: Verdana,Tahoma,Arial,sans-serif;
		font-size: x-small;
		font-weight: bold;
		border: 1px solid #cf2b01;
		background: #ffffff;
		color: #000000;
		margin: 0px 0px 0px 0px;
	    padding: 3px 5px 3px 5px;	    
	}
	
	table.form td.input .inputArea
	{
		width:420px;
	}
	
	table.form td.input .submitButton
	{
		background: #cf2b01;
		color: #ffffff;
		margin: 10px 0px 0px 0px;
		width:420px;
	}

div.error
{
	color: #cf2b01;
	font-weight: bold;
}
	div.error h1
	{
		color: #cf2b01;	
	}
	
span.vitalina
{
	font-weight: bold;
}

table.project
{
	border-top: 1px solid #000000;
	margin: 10px 0px 10px 0px;
	width: 90%;
}
table.project td.header
{
	font-weight: bold;
	width: 15%;
	padding: 0px 10px 0px 0px;
}
/* END INSIDE */

/* DEFAULT */
/*table 
{
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
td 
{
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	text-align: left;
}*/
div.clear 
{
	clear: both;
}
span.bold 
{
	font-weight: bold;
}

/* END DEFAULT */

/* OTHERS */

object,embed 
{
	border: 0px solid #000000;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
form 
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
img 
{
	border: 0px solid #000000;
	display: block;
}

/*input,select,textarea {*/
/*
input.search {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #939598;
	border: 0px solid #939598;
	background: #cc0000;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
    padding: 3px 0px 3px 5px;
}
input.none,select.none,textarea.none {
	border: none;
	background: none;
	padding: 0px;
	margin: 0px;
}
*/

h1,h2,h3 
{
	font-family: Tahoma,Verdana,Arial,sans-serif; 
	font-size: large;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	text-transform: none;
	padding: 0px;
}

h2 
{
	font-size: small;
	color: #000000;
	text-transform: uppercase;
}
h3 
{
	font-size: x-small;
	color: #999999;
}

/* END OTHERS */

/* LINKS */
a
{
	font-family: Tahoma,Verdana,Arial,sans-serif; 
	font-size: small;
	color: #cf2b01;
	font-weight: normal;
	text-decoration: underline;
}
a.small
{
	font-size: x-small;
}

a:hover
{
	text-decoration: none;
}
a:visited
{
	/*color: #cf2b01;*/
}
a:focus
{
    -moz-outline: none; /* fx 1.07*/ 
    outline:none /* fx 1.05, Safari, Mac IE*/
}
a.bold 
{
	font-weight: bold;
}

a.ajaxLink
{
	cursor: pointer;
	cursor: hand;
}
/* END LINKS */

#merka
{
position: absolute;
left: 0;
bottom: 0;
visibility: hidden; 
width: 100%; 
}

.fontSize1
{
	font-size: 9px;
}
.fontSize2
{
	font-size: 11px;
}
.fontSize3
{
	font-size: 12px;
}
.fontSize4
{
	font-size: 13px;
}
.fontSize5
{
	font-size: 15px;
}
.fontSize6
{
	font-size: 20px;
}
.fontSize7
{
	font-size: 26px;
}

#OneStatTag
{
position: absolute;
display: none;
}