@import url(nav.css);
@import url(novosti.css);
* 
{
	margin: 0px;
	padding: 0px;	
}

BODY 
{
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 20px;
	color: #4d4a4a;
	text-align: center;
	background: #f8f8f8 url(../images/background/body.gif) repeat-x 0 0;
}

A 
{
	text-decoration: none;
	color: #0b0b06;
	outline: none;
}

P { margin-bottom: 20px;}

IMG {border: 0;}

H1 
{
	font-size: 18px;
	line-height: 24px;
	color: #0054a3;
	margin: 5px 0px 10px 0px;
	font-weight: normal;	
}

H2 
{
	font-size: 16px;
	line-height: 20px;
	color: #0054a3;
	margin: 5px 0px 10px 0px;
	font-weight: normal;	
}

H3
{
	font-size: 14px;
	line-height: 18px;
	color: #0054a3;
	margin: 5px 0px 10px 0px;
	font-weight: normal;	
}

DIV#wrapper 
{
	margin: 0px auto;
	width: 970px;
	border-left: 1px solid #d4d3d3;
	border-right: 1px solid #d4d3d3;
	position: relative;
	text-align: left;
}

DIV#header 
{
	height: 211px;
	overflow:hidden;
}

DIV#content 
{
	padding-top:7px;
	background: #FFF;	
}


DIV#left 
{
	width: 202px;
	padding: 0px 20px 0px 20px;
	float: left;
}

DIV#right
{
	width: 728px;
	float: right;
	padding-bottom: 20px;
}


DIV#right A,
A#fav
{
	color: #80add9;
	text-decoration: underline;	
}

DIV#right DIV#contentLeft 
{
	width: 486px;	
	float: left;
}

DIV#right DIV#contentRight 
{
	width: 202px;
	padding: 0px 20px 0px 20px;	
	float: right;
	line-height: 15px;
}

DIV#right DIV#contentRight P
{
	margin-bottom: 10px !important;	
}

DIV#right DIV#contentRight ul
{	
	margin: 20px 0px 0px 0px;
}

DIV#right DIV#contentRight ul li A
{
	text-decoration: none;
	color: #0054a3;
}

DIV#right DIV#contentRight ul li
{
	list-style-type: disc;
	margin: 0px 0px 5px 15px;
}



DIV.colored, 
DIV#slickbox
{
	background-color: #f5f7de;
	padding: 12px;
	margin-bottom: 15px;
	font-size: 12px;	
}

DIV.banner
{
	width: 198px;
	border: 1px solid #ded8d8;
	background-color: #f6f7f7;
	font-size: 10px;
}
DIV.banner td
{
	padding: 3px 8px;
}

DIV.clear {clear:both; height: 1px;}

DIV#footer
{
	background-color: #dfe18c;
	width: 100%;
	padding: 20px 0px 30px 0px;
	clear: both;
	font-size: 10px;
	line-height: 16px;
}


DIV#footer DIV#lang 
{
	float:left;
	width: 207px;
	padding-left: 35px;	
}

DIV#footer DIV#lang A
{
	color: #0054a3;
}

DIV#footer DIV.extra 
{
	float: left;	
	width: 161px;
	height: 150px;
	padding-left: 20px;
	border-left: 1px solid #bcbe77;
}

DIV#footer DIV.extra ul li
{
	margin-left: 15px;
}

DIV.service,
DIV.serviceLast,
DIV.serviceFirst
{
	width: 160px;
	border-right: 1px solid #bcbe77;
	min-height: 150px;	
	float: left;
	padding: 0px 8px;
	font-size: 10px;
	line-height: 14px;
}

DIV.serviceLast 
{
	width: 155px;
	border-right: none;
}

/*DIV.service H1,
DIV.serviceLast H1,
DIV.serviceFirst H1
{
	text-align: center;	
}*/


DIV.employeeBox{float: left; margin: 0px 25px 20px 0px; border: 1px solid #bbbbbb;}
SPAN.employeeName {margin: 0px 3px; font-size: 11px; line-height: 18px; font-weight: normal;}
DIV#employeeDesc{font-size: 11px; line-height: 18px; color:#919090;}
DIV#employeeDesc H2{font-size: 14px; font-weight: bold; line-height: 28px;}

td.vrHome IMG 
{
	width: 160px;
	height: 70px;	
}

td.vrHome .title
{
	font-size: 10px;
	line-height: 14px;
	padding: 5px 10px;
}

td.vrHome .summary
{
	font-size: 9px;
	line-height: 13px;
	padding: 5px 10px;
	color: #7c7f7f;
}


/*** PORTFOLIO  ***/

td.portfolioHome .name
{
	font-size: 10px;
	color: #8D9090;
	line-height: 14px;
	padding: 0px 2px 8px 0px;
	display: block;
}

td.portfolioHome 
{
	padding: 4px;	
}

td.portfolioHome IMG
{
	border: 3px solid White;
}

td.portfolioHome IMG
{
	border: 1px solid Black;
}

td.portfolioHome IMG:hover
{
	border: 1px solid #dfe18c;
}

DIV#newsBox 
{
	background: #fff url(../images/background/news.gif) repeat-x 0 0;
	padding-top: 4px;	
}

DIV#newsBox H2
{
	padding-left: 15px;	
}


ul#banners li 
{
	list-style-type: none;	
	padding-bottom: 5px;
}

ul#banners li A 
{
	display: block;
	width: 163px;
	height: 43px;	
}

ul#banners li A#virtualcd 
{
	background: #fff url(../UserFiles/Image/banner/cd-off.gif) no-repeat 0 0;
}
ul#banners li A#virtualcd:hover
{
	background: #fff url(../UserFiles/Image/banner/cd-on.gif) no-repeat 0 0;
}

ul#banners li A#heritage 
{
	background: #fff url(../UserFiles/Image/banner/heritage-off.gif) no-repeat 0 0;
}
ul#banners li A#heritage:hover
{
	background: #fff url(../UserFiles/Image/banner/heritage-on.gif) no-repeat 0 0;
}

ul#banners li A#vr 
{
	background: #fff url(../UserFiles/Image/banner/vr-off.gif) no-repeat 0 0;
}
ul#banners li A#vr:hover
{
	background: #fff url(../UserFiles/Image/banner/vr-on.gif) no-repeat 0 0;
}

/******/


DIV#flashcontent 
{
	z-index: 2;	
}

.commentA, 
.commentB 
{
	padding: 5px 10px;
	color: White;
	font-size: 10px;
	line-height: 20px;
}

.commentA 
{
	background: #474842;	
}
.commentB 
{
	background: #5b5c55;	
}

.w100 
{
	width: 100%;	
}

.w50 
{
	width: 50%;	
}


DIV#contentLeft li 
{
	margin-left: 30px;	
}

ul#newsLinks
{	
	border: 1px solid #ded8d8;
	padding: 10px;
	background: #fafafa; 
}

ul#newsLinks li
{
	list-style-type: none !important;
	margin: 0px 0px 0px 5px !important;
	padding: 5px 0px;
	border-bottom: 2px dotted #ded8d8;
	font-size: 10px;
	line-height: 11px;
}

ul#newsLinks li#newsList
{
	list-style-type: circle !important;
	margin-left: 20px !important;
	padding-top: 15px;
	border-bottom: none;
}

ul#newsLinks li#newsList A{
	color: #000 !important;	
}

/* TAG CLOUD */

DIV#tagCloud {
    padding: 5px;
	background-color: #fafafa;
	border: 1px solid #ded8d8;
	margin-bottom: 10px;
}

DIV#tagCloud A{
    line-height: 18px;
    text-decoration: none;
    color: #000;
}