@charset "windows-1251";
/* r-g-b.com.ua */

/*** nulling *****/
html, body, cellspacing, cellpadding, div, br, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, 
fieldset, form, label, legend, object,
table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 101%;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333132;
	}
/***** links ****/
a:link { text-decoration:underline;}
a:hover { text-decoration:none;}
a:active { text-decoration:underline;}
a:visited { text-decoration:underline;}

.some a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	word-spacing:0.25em;
	text-decoration:none;
	border-bottom:dotted 1px #414042;
	}
.some a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	word-spacing:0.25em;
	text-decoration:none;
	border-bottom:none;
	}
.some a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	word-spacing:0.25em;
	text-decoration:none;
	border-bottom:dotted 1px #000;
	color:#000;
	}
.some a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	word-spacing:0.25em;
	text-decoration:none;
	border-bottom:dotted 1px #414042;
	}

body {
	background:#fff;
	width:100%;
	min-width:980px;
	}
/* для IE */
* html .wrapper {
	border-left:980px solid #fff;/*min-width*/
	position:relative; 
	float:left; 
	z-index:1;
}
* html .container {
	margin-left:-960px; /*-min-width*/
	position:relative; 
	float:left; 
	z-index:2;
}
/****************/
/*---header-----*/
#header {
	background: url(../images/top-bg.gif) top left repeat-x;
	height:240px;	
	}
.info_mov { 
font-family: Georgia, "Times New Roman", Times, serif;
font-size:26px;
position:absolute;
top:23px;
left:400px;
margin:0;
padding:0;
}
.info_mov span { 
font-family: Georgia, "Times New Roman", Times, serif;
font-size:26px;
color:#bd1605;}
/** top info **/
.topinfo {
	clear: both; width: 100%; height:30px;
	margin:0;
	padding:0;}
.topinfo .logo, .topinfo .info_mov {float:left;}
.topinfo .logo { width: 35%; //margin-right: -100%;}
.topinfo .info_mov { width: 65%; //margin-left: 35%; //display: inline;}
.logo a { margin:19px 0 0 26px; display:block;}

.buttons {
	position:absolute;
	top:15px;
	right:15px;
	width:20px;
	height:60px;
	text-indent:-3000px;
	}
	
.home a:link, .home a:hover, .home a:active, .home a:visited {
	display:block;
	background:url(../images/home-active.gif) center center no-repeat;
	border:none;
	height:20px;
	width:20px;
	}
.all_home a:link, .home a:hover, .home a:active, .home a:visited {
	display:block;
	background:url(../images/home.gif) center center no-repeat;
	border:none;
	height:20px;
	width:20px;
	}
.mail a:link, .mail a:hover, .mail a:active, .mail a:visited {
	display:block;
	background:url(../images/mailto.gif) center center no-repeat;
	border:none;
	height:20px;
	width:20px;
	}
.favorit a:link, .favorit a:hover, .favorit a:active, .favorit a:visited {
	display:block;
	background:url(../images/favorit.gif) center center no-repeat;
	border:none;
	height:20px;
	width:20px;
	}


/***********************/
/*----- menu ---------*/
#menu {
	margin:70px auto;
	height:80px;	
	}
#menu ul {
	list-style: none;
	padding: 0;
	margin:0;
	}
#menu ul li {
	float:left;
	width:14%;
	display:inline;	
}

/**************************************/
/***----------  content ------********/
#content {
	width:100%;
	}
#innerpages {
	width:100%;
	}
.news {
	float:right;
	width:248px;
	}
.page {}
.newsblocktop {
	background:  url(../images/news_top_top.png) top left no-repeat;
	height:80px;
	width:248px;
	}
.newsblockcentre {
	background: url(../images/news_top_center.png) top left repeat-y;
	width:248px;
	}
.newsblockbott {
	background: url(../images/news_top_bott.png) bottom left no-repeat;
	width:248px;
	height:84px;
	}
.newsblocktop h2 {
	padding:20px 0 0 48px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:normal;
	font-style:normal;}
.newslenta {
	padding:3px 20px 10px 48px;
	text-align:left;
	}
.newslenta a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:underline;
}
.newslenta a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
}
.newslenta a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	color:#000;
}
.newslenta a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration: underline;
	color: #555;
}
.newslenta p {
	font-size:10px;
	font-style:italic;
	margin-bottom:12px;
	}
.newsblockbott a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	text-decoration:underline;
}
.newsblockbott a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	text-decoration:none;
}
.newsblockbott a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	text-decoration:none;
	color:#000;
}
.newsblockbott a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	text-decoration:underline;
	color: #555;
}

/**** banner *******/
.banner {
	/*background:url(../images/banner.png) top left no-repeat;*/
	width:669px;
	height:230px;
	margin:20px 0 20px 50px;
	 
	}
.bannerinfo {
	float:left;
	width:30%;
	height:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#fff;
	margin:20px 0 0 30px;
	display:inline;
	}
.bannerdate {
	float:left;
	margin-left:0;
	display:inline;
	}
.bannerprice {
	float:left;
	width:30%;
	height:130px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:3em;
	text-decoration:line-through;
	color:#ff3636;
	margin:0 0 0 30px;
	display:inline;
	}
.banneroffer {
	float:left;
	padding:10px 0 0 400px;
	display:inline;
	}
.banneroffer a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:3em;
	text-decoration:none;
	color:#fff;
	border-bottom:#fff dotted 1px;
	width:100%;
}
.banneroffer a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:3em;
	text-decoration:none;
	color:#fff;
	border-bottom:#fff solid 1px;
	width:100%;
}
.banneroffer a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:3em;
	text-decoration:none;
	color: #fff;
	border-bottom:#fff solid 1px;
	width:100%;
}
.banneroffer a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:3em;
	text-decoration:none;
	color:#fff;
	border-bottom:#fff dotted 1px;
	width:100%;
}
.aboutsale  {font-size:10px;}
.allinc { position:absolute; right:250px; margin-top:92px;}


/******---- main coontent ---------****/
.maincontent .adresses, .maincontent .services {float:left;}
.maincontent .adresses { width: 30%; background:url(../images/adress_bg.gif) left top no-repeat; margin:10px;}
.maincontent .services{ width: 30%;//display: inline; background:url(../images/services.png) left top no-repeat; margin:10px;}
.adresses div {
	margin:3px 0 0 40px;}
.services div {
	margin:3px 0 0 40px;}
.adresses h3, .services h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	display:inline;
	}
.adresses h3 a:link, .services h3 a:link { text-decoration:none; border-bottom:dotted 1px;}
.adresses h3 a:hover, .services h3 a:hover { text-decoration:none; border-bottom:solid 1px;}
.adresses h3 a:active, .services h3 a:active { text-decoration:none; border-bottom:dotted 1px;}
.adresses h3 a:visited, .services h3 a:visited { text-decoration:none; border-bottom:dotted 1px #999; color:#999;}

.adresses dl {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:15px 0 0px 0;
	font-style:oblique;
	}
.adresses dt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:3px 0;
	}
.adresses dd {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	margin:5px 0;
	padding-right:40px;
	display:inline;
	}
.services ul { margin:15px 0 0 0; padding:0; list-style:none;}
.services li { font-family:Geneva, Arial, Helvetica, sans-serif; font-size:14px; margin:3px 0 0 0; text-indent:-19px;}


.inner { margin:20px 280px 0 50px;}
.inner h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	word-spacing:0.125em;
	margin-top:25px;}
.inner p {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	word-spacing:0.20em;
	margin:10px 0;
	}
.inner img {
	margin:5px 0;
	}
.inner ul { margin:-5px 0 0 0; padding:0; list-style:none;}
.inner li { font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; margin:3px 0 0 0; text-indent:-15px;}
.inner pre {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; } 
.aboutpage {
	margin:10px 0;
	font-size:28px;
	font-style:oblique;
	background:url(../images/aboutpage.gif) left center no-repeat;
	line-height:50px;
	padding-left:60px;
	}
.servicespage {
	margin:10px 0;
	font-size:28px;
	font-style:oblique;
	background:url(../images/servicespage.gif) left center no-repeat;
	line-height:50px;
	padding-left:60px;
	}
.technologiespage {
	margin:10px 0;
	font-size:28px;
	font-style:oblique;
	background:url(../images/technologiespage.gif) left center no-repeat;
	line-height:50px;
	padding-left:60px;
	}
.akciipage {
	margin:10px 0;
	font-size:28px;
	font-style:oblique;
	background:url(../images/salepage.gif) left center no-repeat;
	line-height:50px;
	padding-left:60px;
	}
.pricespage {
	margin:10px 0;
	font-size:28px;
	font-style:oblique;
	background:url(../images/pricespage.gif) left center no-repeat;
	line-height:50px;
	padding-left:60px;
	}
.newspage {
	margin:10px 0;
	font-size:28px;
	font-style:oblique;
	background:url(../images/newspage.gif) left center no-repeat;
	line-height:50px;
	padding-left:60px;
	}
.contactspage {
	margin:10px 0;
	font-size:28px;
	font-style:oblique;
	background:url(../images/contactspage.gif) left center no-repeat;
	line-height:50px;
	padding-left:60px;
	}
.akcii {
	margin:10px 0 30px 20px;}
.akcii a { font-family: Georgia, "Times New Roman", Times, serif; font-size:18px;}


.details a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	word-spacing:0.25em;
	text-decoration:none;
	border-bottom:dotted 1px #414042;
	}
.details a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	word-spacing:0.25em;
	text-decoration:none;
	border-bottom:none;
	}
.details a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	word-spacing:0.25em;
	text-decoration:none;
	border-bottom:dotted 1px #000;
	color:#000;
	}
.details a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	word-spacing:0.25em;
	text-decoration:none;
	border-bottom:dotted 1px #414042;
	}
.maincontent table p {
	margin:7px 0 7px 15px;
	font-size:16px;
	}
/************ tabs *******************/

/* root element for tabs  */
ul.css-tabs {  
	margin:0 !important; 
	padding:0;
	height:60px;
	list-style-type:none;		
}

/* single tab */
ul.css-tabs li {  
	float:left;	 
	padding:0; 
	margin:0;
	width:200px;
	text-indent:0px;
	list-style-type:none;	
}
ul.css-tabs a:hover {
	color:#0271b6;
	text-decoration:none;
}
	
/* selected tab */
ul.css-tabs a.current {
	text-decoration:none;
	
}
ul.css-tabs .active a {
	text-decoration:none;
	}
/* tab pane */
div.css-panes div {
	display:none;
	}
	
/** news ***/
.allnews {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:10px 20px;}
.allnews pre {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:oblique;
	margin:0 0 0 10px;}
.newstitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin:10px 0 0 0;}
	
	
/***** form *****/
/*--------------*/
.form {
	width:500px;
	background:#dde6d8;
	padding:20px;
	}
.form form {
	margin-left:20px;}
.form p {
	margin:15px 0 3px 0;
	}
.alert {
	color:#bd1605;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}


/**** niz ****/
.niz {
	width:100%;
	margin:30px 0 0 0;
	padding-top:10px;
	}
.sotrud { width:30%; background:url(../images/persent.gif) left top no-repeat; margin-left:5px;}
.sotrud p {margin:3px 0 0 40px; font-size:14px;}
.cars { background:url(../images/cars.png) bottom right no-repeat; margin:20px 0 0 0;}

/***---- footer -----****/
#footer { margin:100px 0 0 0;}
#footer div {margin-left:40px; font-size:14px; font-weight:normal;}
#footer div p {margin:5px 0 0 0;}
#footer a { font-family: Georgia, "Times New Roman", Times, serif; font-size:12px;}
#footer span {font-size:14px; margin:40px 0 20px -20px; display:block;}
hr.l1 {color:#555; height:1px; border-style:none; background-color:#555555; margin-top:0; margin-bottom:0;}
.fniz {
	width:100%;
	margin:30px 0 0 0;
	background:url(../images/line_dashed.gif) top left repeat-x;
	padding-top:10px;
	}
/**** r-g-b ****/
.rgb {
	position:absolute;
	left:5%;
	}





