html,body {margin:0;padding:0;}
body {
	background:#f6f6f6 url(../img/bg.jpg) top center no-repeat;
	font: 90% Arial, Helvetica, sans-serif;
	color:#4b4b4b;
}

h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,dl,dt,dd,caption,input {margin:0; padding:0;}
h1,h2,h3,h4 {
	color:#0272e1;
	font-weight:normal;
	font-size:18px;
	text-shadow:1px 1px 1px #FFF;
}
h5,h6 {
	color:#0272e1;
	font-weight:normal;
	font-size:16px;
	text-shadow:1px 1px 1px #FFF;
}
ul,ol {list-style: none;}

a img {border:0;}
a { color:#0272e1; text-decoration:underline;}
a:hover { color:#4b4b4b; text-decoration: none;}

#container {
	padding:30px 0 0 0;
	margin:0 auto;
	width:990px;
}

#logo { background: url(../img/vdot.png) 100% 0 no-repeat; float:left; height:100px; width:329px;}
#logo p { font-size:10px; padding:5px 0 0 0; margin:0;}
#top_menu {
	background: url(../img/vdot.png) 100% 0 no-repeat;
	font-size:16px;
	height:80px;
	margin:0 auto;
	padding:20px 0 0 0;
	text-align:center;
	width:330px;
}
#top_menu a { margin:0 10px;}
#top_menu ul { margin:0; padding:0;}
#top_menu ul li { display:inline; margin:0; padding:0;}

#phone {
	background:url(../img/bg_phone.png) 30px 0 no-repeat;
	float:right;
	height:95px;
	padding:5px 0 0 80px;
	width:249px;
}
.code1 {font-size:18px;}
.code2 {font-size:14px;}
.tel1 {color:#0272e1;font-size:24px;}

.best_work1 a img, .best_work2 a img, .best_work3 a img { border:5px solid #FFF;}
.best_work1 a:hover img, .best_work2 a:hover img, .best_work3 a:hover img { border:5px solid #c1c1c1;}
.best_work1 p, .best_work2 p, .best_work3 p { font-size:12px; padding:0; margin:0 0 5px 3px;}
.best_work1 {
	background:url(../img/bg_w.png) 0 100% no-repeat;
	float:left;
	padding:0 0 12px 0;
	width:320px;
}
.best_work2 {
	background:url(../img/bg_w.png) 0 100% no-repeat;
	margin:0 auto;
	padding:0 0 12px 0;
	width:320px;
}
.best_work3 {
	background:url(../img/bg_w.png) 0 100% no-repeat;
	float:right;
	padding:0 0 12px 0;
	width:320px;
}

.breadcrumbs a, .all_portfolio a {color:#4b4b4b;}
.breadcrumbs {
	font-size:11px;
	float:left;
	margin:-20px 0 0 0;
	width:100%;
}
.breadcrumbs ul { padding:0; margin:0 0 0 3px;}
.breadcrumbs ul li {
	background:url(../img/bg_gli.png) 0 5px no-repeat;
	display:inline;
	padding:0 10px 0 20px;
}

.all_portfolio {
	background:url(../img/bg_pli.png) 100% 5px no-repeat;
	font-size:11px;
	float:right;
	padding-right:20px;
	margin:-20px 3px 0 0;
}

#content {
	text-align:justify;
	float:left;
	width:650px;
}

#content ul { text-align:left;}
#content ul li {
	background:url(../img/bg_li.png) 0 2px no-repeat;
	padding:5px 0 5px 30px;
}
#content blockquote {
	background:#939392 url(../img/bg_blockquote.jpg) 0 100% repeat-x;
	color:#FFF;
	font-size:12px;
	padding:5px 20px;
}

#right {
	float:right;
	width:320px;
}
#right ul { padding:0;}
#right ul li, #content .xmap ul li {
	background:url(../img/bg_right_li.png) 0 10px no-repeat;
	padding:0 0 0 20px;
	line-height:25px;
}
#right ul li.active, #content ul li.active {background:url(../img/bg_gli.png) 0 10px no-repeat;}
ul li.active a { color:#4b4b4b; text-decoration:none;}
ul li.active a:hover { text-decoration:underline;}

#footer {
	background:#939392 url(../img/bg_blockquote.jpg) 0 100% repeat-x;
	color: #FFF;
	clear:both;
	font-size:11px;
	margin:20px 0 0 0;
	padding:20px;
}
#footer a {color: #FFF;}
#footer ul.menu { margin:0; padding:0;}
#footer ul.menu li { display:inline; padding:0 10px 0 0;}
#footer h4 {
	color:#FFF;
	font-weight:normal;
	font-size:14px;
	text-shadow: none;
}
.adres{ background:url(../img/hv.png) 0 0 no-repeat; float:right; padding-left:20px; width:280px;}
.ftel { font-size:16px;}
.info { text-align:justify; width:630px;}

#copyright { font-size:11px; float:left; margin:15px 0;}
#copyright a { color:#4b4b4b; margin:15px 0;}
#count { float:right; margin:15px 0;}

/**/
.dot { background:url(../img/dot.gif) center repeat-x; height:40px; clear:both;}

/* Pagination */
#content ul.pagination { text-align:center; padding:0; margin:0 0 10px 0;}
#content ul.pagination li { font-size:16px; background:none; display:inline; padding:10px; margin:0;}
#content ul.pagination li a {  font-weight:bold; text-decoration:none;}
#content ul.pagination li.arrow { font-size:24px;}

/* System Message */
#system-message {
	background: #333;
	color:#FFF;
	margin-bottom:20px;
	padding:20px 20px 10px 20px;
}
#system-message ul li {
	color:#FFF;
	font-size:18px;
}
.message {
	color:#369bff;
	font-size:18px;
}

