@CHARSET "UTF-8";

HTML {
    overflow: auto;
}

BODY {

	background-color: #ffffff;	
	font-family:Verdana, sans-serif;   
	font-size:11px;
   text-align: left;    
   background: #fff;
   color: rgb(14, 32, 59); 
   color: rgba(14, 32, 59, .75);

}




/* @group layout */


	h1 {
	   position: absolute;
		top:28px;
	   color: rgb(226, 226, 226); 
		color: rgba(226,226,226,.9); 
		line-height: 40px;
		font-size: 40px; 
		font-family:Helvetica;
		height: 40px;
		overflow: hidden;
		padding-left: 317px;
		z-index: 25;		
		width: 250px;
		letter-spacing: -3px;
	}

h2{
	padding:5px 0px 0px 30px;
	text-align:center;	
	font-size:16px;
	text-decoration: none;
	letter-spacing: 1px;
	align:center;
}
.mainpage #page_container {
	width: 868px;
	padding: 10px 30px 30px 30px; /* 1 thumbnail */
   margin: 0px auto 0px auto; 
}
#page_container {
    position: relative;
    margin: 200px auto 0px auto;
    width: 868px;    
	 background-color: rgb(228, 229, 235); 
	 background-color: rgba(228, 229, 235, .5);
	 min-height: 830px;	 
}

#page_header {
    margin: 0px auto 0px auto;
    width: 870px;
    height: 100px; /*thumbnail*/
    position: relative;	    
    text-align: right;
    background-color: #ffffff; 	   
}

#page_header IMG {
    margin: 6px auto auto 0px;
}

#page_header UL, #page_header LI {
    margin: 0px;
    padding: 0px;
}

#page_header UL {
    display: block;
    margin: 0px 0px auto auto;
    padding: 10px 0px 0px 0px;
}

#page_header LI {
    display: inline;
    padding: 10px 7px 0px 7px;
    border-left: 1px solid #cccccc;
    color: #3D2B1F;
}

#page_header LI A {
    color: #3D2B1F;
	text-decoration: none;
}

#page_header LI A:hover {
    color: #ff4900;
}

#page_header LI.first {
    border-left: none;
}

#bottom_feats{
    width:868px;
    height: 106px;
    margin-top: 6px;
    position: relative;
}

#bottom_feats2{
    width:868px;
    height: 106px;
    margin-top: 13px;
    position: relative;     
}

#promo_box, #promo_box2 {
    position: absolute;
    width: 323px;
    height: 106px;
    border: 1px solid #DEDBD1;
	 background-color: #F6F7EE;
}
#promo_box {
	
	top: 0px;
	left:0px;
	font-size: 10px;
   font-weight:bold;
	 
}

#promo_box2 {
	
	top: 0px;
	left: 336px;
	font-size: 10px;
   font-weight:bold;
	 
}
#partner_zone {
    position: absolute;
    top: 0px;
    left: 669px;
    width: 195px;
    height: 106px;
    font-size: 10px;
    border: 1px solid #DEDBD1;
	 background-color: #F6F7EE;
}

#mail_caption{
		position: absolute;
		left: 60px;
		top: 10px;
		z-index: 1;
}
 
#mail_img {
		position: absolute;
		left: 60px;
		top: 30px;
		z-index: 0;
		}
		
#zone_caption{

    padding-left:15px;
 			 padding-right:15px; 
 			 text-align: justify; 
	 margin-bottom:6px;
	 margin-top: 10px;
	 text-align: center;
 			 background: none repeat scroll 0% 0% ;
 
     
 }
 
#zone_content{

	
	margin-bottom: 0.0001pt; 
	text-align: justify; 
	line-height: 10pt; 
	font-weight: normal;
	padding-right:15px;
	background: none repeat scroll 0% 0% ; 
	vertical-align: middle;"
	
}
    
    
    
      #zone_content ul li {
          text-align:left;    
         
      }  
      #zone_content ul li a{
         
          padding: 0px 0px;    
          margin:0px 0px; 
      }  
/* @group       meta */

.meta {

	 width: 870px;
	 height:50px;
	 position: relative;	 
	 background-color:#fff; /*tlo menu*/
	/* border: 1px solid #DEDBD1;*/
	 /* background-color: rgb(172,122,51); 	rgb(179, 45, 71);*/
	/* background-color: rgba(172,122,51,.5);*/
	 /*background: url("img/grad1.gif") top left repeat-x;*/
}

.meta h2 {
	padding-left: 40px;
	margin-top: -5px;
	margin-bottom: 5px;
	
}

.meta h2 strong {
	position: absolute;
	left: -50px;
	top: 0;
	width: 50px;
	padding: 5px 10px 10px;
	height: 65px;
	text-align: center;
	color: rgb(228, 229, 235); 
	color: rgba(228, 229, 235, .75);
	background-color: rgb(14, 32, 59); 
	background-color: rgba(14, 32, 59, .5);
	-webkit-box-shadow: 0 0 10px rgba(14, 32, 59, .5);
	-moz-box-shadow: 0 0 10px rgba(14, 32, 59, .5);
}

.meta h2 strong em {
	font-size: 10px;
	display: block;
	font-style: normal;
	background-color: rgb(14, 32, 59); 
	background-color: rgba(14, 32, 59, .5);
	line-height: 20px;
	margin-top: 5px;
}

.meta p {
	margin: 0 40px 0 0;
	float: right;
	line-height: 40px;
	color: rgb(170, 178, 192); 
	color: rgba(170, 178, 192, .75);
	font-weight: bold;
}

.meta p a {
	color: rgb(228, 229, 235); 
	color: rgba(228, 229, 235, .75);
}

.meta p a:hover,
.meta p a:focus {
	color: rgb(228, 229, 235); 
	color: rgba(228, 229, 235, 1);
}

.meta ul {
	height: 20px;
	line-height: 20px;
	display: block;
   margin: 0px 0px  auto 230px;
  
   /*float: left;
	*/
}

.meta ul li {
	display: inline;
	list-style: none;
}

.meta ul li a {

	
	background-color: rgbu(226,226,226);   /*menu*/
	background-color: rgba(226,226,226 ,.75);
	color: rgb(14, 32, 59); 
	color: rgba(14, 32, 59, .75);
	float: left;
	padding: 1px 20px;
	margin: 0px 0px 0px 10px;
	font-weight: bold; 
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	
	width:100px;
	white-space:pre-line;

}




.meta ul li#goto-comments a,
.meta ul li#goto-comments a:active {
	padding-right: 10px;
}

.meta ul li a:hover,
.meta ul li a:focus {
	color: rgb(255,73,0); 
	

}

.meta ul li a:focus strong,
.meta ul li a:hover strong {
	background-color: rgb(14, 32, 59); 
	background-color: rgba(14, 32, 59, 1);
}

.meta ul li a:active {
	padding: 2px 20px 0;
}

.meta ul li a strong {
	float: right;
	line-height: 20px;
	margin-top: 9px;
	margin-left: 10px;
	padding: 0 10px;
	background-color: rgb(14, 32, 59); 
	background-color: rgba(14, 32, 59, .75);
	color: rgb(228, 229, 235); 
	color: rgba(228, 229, 235, .75);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#mainpage {
	/*background-color: rgb(255, 255, 255); 
	background-color: rgba(255, 255, 255, .75);*/
	background-color: rgb(255,255,255); 	 /*rgb(179, 45, 71);*/
   background-color: rgba(255,255,255,.5);
   border: 1px solid #e2e2e2;
	width: 868px;
	height: 612px;
   margin: 0px;
   text-align:center;
   position: relative;
   top:5px;  /*odstep gallery*/
	display: none;
}
#page_container.mainpage #mainpage,
#page_container.investplan #investplan, 
#page_container.projman #projman,
#page_container.budmanager #budmanager,
#page_container.support #support,
#page_container.account #account,
#page_container.projects #projects,
#page_container.contact #contact,
#page_container.bottom_feats1 #bottom_feats1,
#page_container.page_footer #page_footer
{
	display: block;
}

#page_footer1{
    clear: both;
    margin: 28px 0px;
    border-top: 1px solid #c4c4c4;
    width: 866px;
    position: relative;
    background: url("img/grad1.gif") top left repeat-x;
    /*border: 1px solid #DEDBD1;
	 background-color: #F6F7EE;*/
}
#page_footer{ /*nextpage*/
  
	position: relative;    
	
	text-align: center;
   margin-top:100px;
   display:none;
}

.page_footer { /*mainpage*/
   background-color: rgb(255, 255, 255); ;
   background-color: rgba(255, 255, 255,.5); 
/*	background-color: rgba(172, 122, 51, .75);*/
     margin-top:15px;  
	text-align: center;
	/*background: url("../img/grad3.gif") top left repeat-x;*/
}
#investplan {
  /* background-color: rgb(172, 122, 51); 
	background-color: rgba(172, 122, 51,.5);
	width: 870;
	height: 400px;   
   position: relative;    
   padding: 1px 0px 0px 0px;
	display: none;*/
	
	background-color: rgb(255,255,255); 	 /*rgb(179, 45, 71);*/
   background-color: rgba(255,255,255,.5);
   border: 1px solid #e2e2e2;
	width: 868px;
	height: 362px;
   margin: 0px;
   text-align:center;
   position: relative;
   top:76px;
	display: none;
	
	
}
#projman {
   
	/*background-color: rgb(172, 122, 51); 
	background-color: rgba(172, 122, 51,.5);
	width: 870;
	height: 400px;   
   position: relative; 
   
   padding: 1px 0px 0px 0px;
	display: none;*/
	
	background-color: rgb(255,255,255); 	 /*rgb(179, 45, 71);*/
   background-color: rgba(255,255,255,.5);
   border: 1px solid #e2e2e2;
	width: 868px;
	height: 362px;
   margin: 0px;
   text-align:center;
   position: relative;
   top:76px;
	display: none;

}
#budmanager {
	background-color: rgb(255,255,255); 	 /*rgb(179, 45, 71);*/
   background-color: rgba(255,255,255,.5);
   border: 1px solid #e2e2e2;
	width: 868px;
	height: 362px;
   margin: 0px;
   text-align:center;
   position: relative;
   top:76px;
	display: none;
}
#support {
	background-color: rgb(255,255,255); 	 /*rgb(179, 45, 71);*/
   background-color: rgba(255,255,255,.5);
   border: 1px solid #e2e2e2;
	width: 868px;
	height: 362px;
   margin: 0px;
   text-align:center;
   position: relative;
   top:76px;
	display: none;
}
#account {
	background-color: rgb(255,255,255); 	 /*rgb(179, 45, 71);*/
   background-color: rgba(255,255,255,.5);
   border: 1px solid #e2e2e2;
	width: 868px;
	height: 362px;
   margin: 0px;
   text-align:center;
   position: relative;
   top:76px;
	display: none;
}
#projects {
	background-color: rgb(255,255,255); 	 /*rgb(179, 45, 71);*/
   background-color: rgba(255,255,255,.5);
   border: 1px solid #e2e2e2;
	width: 868px;
	height: 362px;
   margin: 0px;
   text-align:center;
   position: relative;
   top:76px;
	display: none;
}
#contact {
	background-color: rgb(255,255,255); 	 /*rgb(179, 45, 71);*/
   background-color: rgba(255,255,255,.5);
   border: 1px solid #e2e2e2;
	width: 868px;
	height: 362px;
   margin: 0px;
   text-align:center;
   position: relative;
   top:76px;
	display: none;
}
#bottom_feats1 {
	 width:868px;
    height: 106px;
    position: relative;
    margin-top:80px;
    border: 1px solid #DEDBD1;
	 background-color: #F6F7EE;  
	 display: none;
	
}



#page_container.investplan .meta ul li#goto-investplan a,
#page_container.projman .meta ul li#goto-projman a,
#page_container.budmanager .meta ul li#goto-budmanager a,
#page_container.support .meta ul li#goto-support a {
 /*  background-color: rgb(172, 122, 51); 
	background-color: rgba(172, 122, 51,.5);*/
	color: rgb(255, 73, 0);/*(179, 45, 71); */ 
	color: rgba(255, 73, 0,.75);/*(179, 45, 71, .75);*/
}

#content.investplan .meta ul li#goto-investplan a:hover,
#content.projman .meta ul li#goto-projman a:hover,
#content.budmanager .meta ul li#goto-budmanager a:hover,
#content.support .meta ul li#goto-support a:hover,

#content.investplan .meta ul li#goto-investplan a:focus,
#content.projman .meta ul li#goto-projman a:focus,
#content.budmanager .meta ul li#goto-budmanager a:focus,
#content.support .meta ul li#goto-support a:focus {
	color: rgb(255, 73, 0); 
	color: rgba(255, 73, 0, 1);
}

/*width: 870;   435   30 + 390 +15
	height: 400px;   100 + 300 
	                 300    150  + 150 = 140 +10*/ 
	

#centrum{
position:absolute;
width:815px;
height:250px;
top:60px;
left:16px;
background-color: rgb(255,255,255); 
text-align:left;
padding-left:10px;
padding-right:10px;
border: 1px solid #DEDBD1;
}
.center_content{
position:absolute;
width:815px;
height:310px;
top:40px;
left:16px;
background-color: rgb(255,255,255); 
text-align:left;
padding-left:10px;
padding-right:10px;
border: 1px solid #DEDBD1;
}
.center_content_div4{
position:absolute;
width:815px;
height:310px;
top:40px;
left:16px;
background-color: rgb(255,255,255); 
text-align:left;
padding-left:10px;
padding-right:10px;
border: 1px solid #DEDBD1;
}
.big_content{
position:absolute;
width:815px;
height:340px;
top:15px;
left:16px;
background-color: rgb(255,255,255); 
text-align:left;
padding-left:10px;
padding-right:10px;
border: 1px solid #DEDBD1;
}
.offlink{
padding-left:20px; 
margin-top:1px; 
text-align: justify; 
font-size:10px;
line-height: 10pt;
background: none repeat scroll 0% 0% ;
}
/*	width: 868px;
	height: 362px;*/
	
.text_content16{
 padding-left:15px;
 padding-right:15px; 
 margin-bottom: 12pt; 
 text-align: justify; 
 line-height: 16pt; 
 background: none repeat scroll 0% 0% ;
}
.text_content14{
 padding-left:15px;
 padding-right:15px; 
 margin-bottom: 4pt; 
 text-align: justify; 
 line-height: 14pt; 
 background: none repeat scroll 0% 0% ;
}
.text_content12{
 margin-bottom: 0.0001pt; 
 text-align: justify; 
 line-height: 12pt; 
 background: none repeat scroll 0% 0% white; 
 vertical-align: middle;
}
.text_content10top1{
 padding-left:15px;
 padding-right:15px; 
 margin-top: 1pt; 
 text-align: justify; 
 line-height: 10pt; 
 background: none repeat scroll 0% 0% ;
}
.text_content10top17{
 padding-left:15px;
 padding-right:15px; 
 margin-top: 11pt; 
 text-align: justify; 
 line-height: 10pt; 
 background: none repeat scroll 0% 0% ;
}
.text_content10top5left5{
 padding-left:5px;
 padding-right:15px; 
 margin-top: 5pt; 
 text-align: justify; 
 line-height: 10pt; 
 background: none repeat scroll 0% 0% ;
}
.text_headertop3{
 font-weight:bold;
 margin-top: 3px; 
 text-align: justify; 
 background: none repeat 0% 0% white; 
 vertical-align: middle;
}

.text_list_header{
 padding-left:15px;
 padding-right:15px; 
 text-align: justify; 
 margin-bottom:6px;
 background: none repeat scroll 0% 0% ;
}
.text_list12{
	margin-bottom: 0.0001pt; 
	text-align: justify; 
	line-height: 16pt; 
	background: none repeat scroll 0% 0% white; 
	vertical-align: middle;
}
.text_list10{
	margin-bottom: 0.0001pt; 
	text-align: justify; 
	line-height: 10pt; 
	padding-right:15px;
	background: none repeat scroll 0% 0% white; 
	vertical-align: middle;"
}
#leftup{
position:absolute;
width:375px;
height:170px;
top:30px;
left:5px;
background-color: rgb(255,255,255); 
text-align:left;
padding-left:10px;
padding-right:10px;
 
}

#rightup{

position:absolute;
width:393px;
height:170px;
left:420px;
top :30px;
background-color:rgb(255,255,255); 
padding-left:10px;
padding-right:10px;
   /*border: 1px solid #DEDBD1;*/
}

#leftdown{
position:absolute;
width:360px;
height:80px;
top:220px;
left:5px;
background-color:rgb(255,255,255); 
padding-left:10px;
padding-right:10px;
  
/*background-color: #cccc99; 
padding-left:10px;*/

}
#rightdown{
position:absolute;
width:393px;
height:130px;
left:420px;
top :170px;
background-color:rgb(255,255,255); 
padding-left:10px;
padding-right:10px;
   
/*background-color: #cccc99; 
padding-left:10px; */
}



#gallery {
	/*position:relative;
	height:360px*/
	 width: 100%;
    height: 100%;
    position: relative;
    
    margin: 0 auto;
   /* border: 1px solid #DEDBD1;
	 background-color: #F6F7EE;*/

}
	#gallery a {
		float:left;
		position:absolute;
		top:1px;
		bottom: 1px;
		left: 1px;
		 text-align:center;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:1px;
		left:1px;
		
	}

	#gallery .caption .content {
		margin:5px
		
	}
	
	#gallery .caption .content h2 {
		margin:0;
		padding:0;
		color:#ff4900;
	}

	#makeMeScrollable
	{
		width:100%;
		height: 100px;
		position: relative;
	}
	#makeScrollableSkillsParade
	{
		width:100%;
		height: 100%;
		position: relative;
		
	}
	#makeScrollableSkillsParade a img{
		 border-top: none;
		 border-bottom: none;
		 border-right:  1px solid #e2e2e2;
		 border-left: none;
	}
	div.scrollableArea  img
	{
		padding-right:0px;
		float: left;
	}
	.counter{
background-color:black;
color:yellow;
hfont-weight:bold;
}
