/* MARTIN */
#main_container {
	overflow:visible; 
	position:static;
	height:500px;
	float: none;
	display: table-cell;
	background-color:#B8B8B8;
	/*border: 1px solid Red;*/
}


.gallery_smallImg {
	cursor: pointer;
	width: 50px;
	height: 42px;
	display: table-cell;
}

/* GALLERY POPUP */
.Gallery_Popup_Visible {
	visibility:visible;
}

.Gallery_Popup_Invisible {
	visibility:hidden;
}

a.Gallery_PopupClose, a.Gallery_PopupClose:visited {
	background-color:black;
	background-image: url(images/gallery_closex.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
	padding-right: 12px;
	color:#696969;
	cursor:pointer;
	font-family:Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	white-space:nowrap;
	margin: 3px;
	width:59px;
	/*display:block;*/
	height: 15px;
}

a.Gallery_PopupClose:hover {
	color:White;
}


#Gallery_Popup {
	background-color:black;
	/*border:2px solid #333333;*/
	font-family:Georgia;
	font-size:11px;
	font-weight:normal;
	padding:10px;
	position:absolute;
	text-align:center;
	z-index:1;
}


.Gallery_image {
	border:2px solid #333333;
	cursor:pointer;
	height:50px;
	margin:2px;
	width:70px;
}

/* END OF GALLERY STYLES */


.ideas_details_left {
	font-family: Tahoma;
	font-size: 11px;
	color: #868686;
	/*text-decoration: underline;
	font-weight: normal;*/
	text-align: right;
	vertical-align: top;
	padding-top:2px;
	/*
	padding-bottom:2px;
	display: inline;
	width:50px;*/
}

.ideas_details_right {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
	width:271px;
	text-align: left;
	vertical-align: top;
	padding-top:2px;
	padding-bottom:2px;
	display: table-cell;
}


.ideas_item_holder {
	background-color: #C7C7C7;
	padding:6px;
	width:1px;
	/*height:202px;*/
	vertical-align: top;
	/*border: 1px solid red;*/
	text-align: center;
}

.newsdetails_big_image {
	width:380px;
	height:319px;
}

.news_details_left {
	font-family: Tahoma;
	font-size: 11px;
	color: #868686;
	/*text-decoration: underline;
	font-weight: normal;*/
	text-align: right;
	vertical-align: top;
	padding-top:2px;
	/*
	padding-bottom:2px;
	display: inline;
	width:50px;*/
}

.news_details_right {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
	width:271px;
	text-align: left;
	vertical-align: top;
	padding-top:2px;
	padding-bottom:2px;
}


.news_item_holder {
	background-color: #C7C7C7;
	padding:6px;
	width:1px;
	/*height:202px;*/
	vertical-align: top;
	/*border: 1px solid red;*/
	text-align: center;
}

.clients_item_holder {
	background-color: #C7C7C7;
	padding:6px;
	width:1px;
	height:0;
	vertical-align: top;
	/*border: 1px solid red;*/
	text-align: center;
}

.portfolio_details_left {
	font-family: Tahoma;
	font-size: 11px;
	color: #868686;
	padding-right:3px;
	/*text-decoration: underline;
	font-weight: normal;*/
	text-align: right;
	vertical-align: top;
	padding-top:2px;
	/*
	padding-bottom:2px;
	display: inline;
	width:30px;*/
}

.portfolio_details_right {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
	width:281px;
	text-align: left;
	vertical-align: top;
	padding-top:2px;
	padding-bottom:2px;
}

.clients_details_left {
	font-family: Tahoma;
	font-size: 11px;
	color: #868686;
	padding-right:3px;
	/*text-decoration: underline;
	font-weight: normal;*/
	text-align: right;
	vertical-align: top;
	padding-top:2px;
	/*
	padding-bottom:2px;
	display: inline;
	width:30px;*/
}

.clients_details_right {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
	width:281px;
	text-align: left;
	vertical-align: top;
	padding-top:2px;
	padding-bottom:2px;
}

.portfolio_item_holder {
	background-color: #C7C7C7;
	padding:6px;
	width:1px;
	/*height:202px;*/
	vertical-align: top;
	/*border: 1px solid red;*/
	text-align: center;
}

.awardsPopup_Off {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	/*border:2px solid red;*/
	overflow:auto;
}

.awardsPopup_On {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	/*border:2px solid red;*/
	overflow:auto;
	background-color: Black;
	/*filter: alpha (opacity=80);*/
}

.portfolio_pagination {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5D5D5D;
	text-decoration: none;
	text-align:center;
	width:100%;
	display: block;
}

a.nav_in_link, a.nav_in_link:visited {
	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
}

a.nav_in_link:hover {

	text-decoration: underline;
	
}

.nav_in_link_on {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
}
.nav_in_link_off {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5d5d5d;
	text-decoration: none;
}
/* OBSHTO */

.basic_news_title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #C3C3C3;
	text-decoration: none;
}

.basic_news_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8D8D8D;
	text-decoration: none;
}


a.basic_link_procheti,a.basic_link_procheti:visited,a.basic_link_vlez,a.basic_link_vlez:visited {
	background-image: url(images/green_arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #696969;
	text-decoration: none;
	text-align: right;
	padding-right:12px;
	
}

a.basic_link_procheti:hover,a.basic_link_vlez:hover {
	color: #FFFFFF;
	text-decoration: underline;
	
}

.basic_left_title {
	background-image: url(images/small_limon.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 14px;
	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8D8D8D;
	text-decoration: none;
}





/* END OF MARTIN */



a.poveche_link,a.poveche_link:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #111111;
	text-decoration: none;
	font-weight: normal;
	
	background-image: url(images/black_arrow_frw.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right:8px;
	padding-bottom: 2px;
	border-left: 1px solid #111111;
	padding-left:5px;
	
}

a.poveche_link:hover {
	text-decoration: underline;
}


/* CAREERS */

a.careers_details_nazad,a.careers_details_nazad:visited {
	background-image: url(images/black_arrow_prev.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	
	font-family: Tahoma;
	font-size: 11px;
	color: #111111;
	text-decoration: none;
	font-weight: normal;
	padding-left:8px;
	border-right: 1px solid #111111;
	padding-right:5px;
	padding-bottom: 2px;
	
}
a.careers_details_nazad:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #111111;
	text-decoration: underline;
	font-weight: normal;
	
}

.careers_details_thankyou {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:100%; 
	text-align:center; 
	vertical-align:middle; 
	display: block;
	padding-top:4px;
	border:1px solid #C7C7C7;
}

.careers_details_position {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.careers_details_title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5D5D5D;
	text-decoration: none;
}

.careers_item_holder {
	background-color: #C7C7C7;
	padding:6px;
	/*width:325px;*/
	/*height:198px;*/
	vertical-align: top;
}

.careers_details_left {
	font-family: Tahoma;
	font-size: 11px;
	color: #868686;
	text-decoration: none;
	font-weight: normal;
	padding-right:8px;
	text-align: right;
	vertical-align: top;
	padding-top:2px;
	padding-bottom:2px;
}

.careers_details_right {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
	width:271px;
	text-align: left;
	padding-top:2px;
	padding-bottom:2px;
}

.careers_listing_image {
	width:319px;
	height:102px;
	/*border:3px solid #FFFFFF;*/
	
}


/* END OF CAREERS */


/* PARTNERS */

.partners_item_holder {
	background-color: #C7C7C7;
	padding:6px;
	/*width:325px;*/
	height:190px;
	vertical-align: top;
	/*border: 1px solid red;*/
	text-align: center;
	display: table-cell;
	
}

.partners_details_left {
	font-family: Tahoma;
	font-size: 11px;
	color: #868686;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	padding-top:2px;
	padding-bottom:2px;
}

.partners_details_right {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
	text-align: left;
	width:271px;
	padding-top:2px;
	padding-bottom:2px;
}

.partners_listing_image {
	width:325px;
	height:108px;
	/*border:3px solid #FFFFFF;*/
	margin-bottom: 3px;
}

/* END OF PARTNERS */


/* AWARDS */
.awards_title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5D5D5D;
	text-decoration: none;
}

.awards_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
}

.awards_right_box {
	background-color: #C7C7C7;
	padding:7px;
	vertical-align: top;
	text-align: left;
}

.awards_big_image {
	width:374px;
	height:313px;
	border:3px solid #FFFFFF; 
}

.awards_gallery_title {
	font-family: Tahoma;
	font-size: 11px;
	color: #868686;
	text-decoration: none;
	font-weight: normal;
	height:16px;
	text-align: left;
	vertical-align: middle;
}

.awards_gallery_imageholder {
	width:50px;
	height:42px;
	background-color:#B8B8B8;
	display: table-cell;
}

.awards_gallery_gap {
	width:5px;
}

a.awards_video_link, a.awards_video_link:visited {
	border-left: 1px solid #111111;
	background-image: url(images/black_arrow_frw.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	color: #111111;
	text-decoration: none;
	font-weight: normal;
	padding-left:5px;
	padding-right:10px;
	
}

a.awards_video_link:hover {
	text-decoration: underline;	
}



/* END OF AWARDS */















.prelivka_pod_logo {
	background-image: url(images/prelivka_zad_logo.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.lastproj_gradient {
	background-image: url(images/last_proj_gradient.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.lastproj_gradientbott {

	background-image: url(images/last_proj_gradient_bott.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.newshline {
	background-image: url(images/news_hline.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.text11pxC3C3C3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #C3C3C3;
	text-decoration: none;
}
.text11px8D8D8D {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8D8D8D;
	text-decoration: none;
}
.text11px696969 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #696969;
	text-decoration: none;
}
.topgradient {
	background-image: url(images/top_gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.topmenu_gradient_bgr {
	background-image: url(images/topmenu_gradient_bgr.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.topmenu_gradientbtn_off {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #878787;
	text-decoration: none;
	background-image: url(images/topmenu_gradientbtn_off.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.topmenu_gradientbtn_on {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C3C3C3;
	text-decoration: none;
	background-image: url(images/topmenu_gradientbtn_on.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.topmenu_gradientbtn_over {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C3C3C3;
	text-decoration: none;
	background-image: url(images/topmenu_gradientbtn_off.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.mainbottgradient {
	background-image: url(images/mainbott_small_gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.text11pxblack {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text10px00B61A {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #00B61A;
	text-decoration: none;
}
.clients_inputs {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #3E3E3E;
	border: 0px solid #000000;
}
.text9px494949 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
}
.text11px111111 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
}
.text11px868686 {
	font-family: Tahoma;
	font-size: 11px;
	color: #868686;
	text-decoration: none;
	font-weight: normal;
}
.inputs {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5D5D5D;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #B8B8B8;
}
a.send_link:link, a.send_link:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #111111;
	text-decoration: none;
	font-weight: normal;
}
a.send_link:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #111111;
	text-decoration: underline;
	font-weight: normal;
}
.text12pxblackbold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text11px5D5D5D {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5D5D5D;
	text-decoration: none;
}
a.morelink:link, a.morelink:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #5D5D5D;
	text-decoration: none;
	font-weight: normal;
}
a.morelink:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #5D5D5D;
	text-decoration: underline;
	font-weight: normal;
}
a.partnerslink:link, a.partnerslink:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #5D5D5D;
	text-decoration: underline;
	font-weight: normal;
}
a.partnerslink:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #111111;
	text-decoration: underline;
	font-weight: normal;
}
.listinput {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #B8B8B8;
	text-decoration: none;
	background-color: #5D5D5D;
	border: 1px solid #FFFFFF;
}
a.closelink:link, a.closelink:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #696969;
	text-decoration: none;
	font-weight: normal;
}
a.closelink:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #696969;
	text-decoration: underline;
	font-weight: normal;
}
a.weblinks:link, a.weblinks:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #111111;
	text-decoration: underline;
	font-weight: normal;
}
a.weblinks:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #111111;
	text-decoration: none;
	font-weight: normal;
}

html,body{
	margin:0;
	padding:0;
	height:100%;
	border:none;
	background-color: #000000;
} 



#fullheight {
	height: 100%;
}
.hidden_content{
	visibility:hidden;
	position:absolute;
	left: 0;
	top: 0;
}
