body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

a { color: #39c; }

ul { list-style: none; }

a img { border: none; }

body {
	font-family: Arial, sans-serif, serif;
	font-size: 11px;
	color: #737373;
}

/* Classes */
.clear {
	clear: both;
}

.o6 {
    font-size: 100%;
}
.o5 {
    font-size: 120%;
}
.o4 {
    font-size: 140%;
}
.o3 {
    font-size: 160%;
}
.o2 {
    font-size: 180%;
}
.o1 {
    font-size: 200%;
}

.floatleft {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
}

.archive {
	float: left;
	width: 100%;
	display: inline;
	margin: 5px 0;
}

div.tags {
	width: 100%;
	margin-top: 5px;
	display: inline;
    text-align: center;
	float: left;
	}
	div.tags a {
		margin: 0 2px;
        line-height: 25px;
	}

h1,h2 {
	font-family: "Arial Narrow", Arial, sans-serif, serif;
	color: #55adf0;
	font-weight: normal;
	text-transform: uppercase;
}
h1 {font-size: 15px;margin: 0 0 25px 5px;}
body#catalog h1 {margin-bottom: 15px;}
h2 {
	float: left;
	width: 145px;
	font-size: 16px;
	margin: 10px 0;
	padding: 3px 0;
	border-bottom: 4px solid #55adf0;
}
h3 {
	color: #4e8ee3;
	margin-bottom: 10px;
	font-size: 11px;
	text-transform: uppercase;
}

h4 {
	font-size: 11px;
}

body#search div#rightCol {
	display: none;
 }

div#wrapper {
	width: 1024px;
	margin: 0 auto;
	}
	
	/* Header */
	div#header {
		float: left;
		position: relative;
		width: 100%;
		height: 205px;
		}
		div#header a.logo {
			display: block;
			width: 640px;
			height: 147px;
			margin: 30px 0 0 95px;
			text-indent: -9999px;
			background: url('../images/header.jpg') top left no-repeat;
		}
		/* sub Navigation */
		ul#subNav {
			position: absolute;
			top: 90px;
			right: 100px;
			}
			ul#subNav li {
				float: left;
				height: 22px;
				padding: 0 15px;
				border-left: 1px dotted #808080;
			}
			ul#subNav li.first {border: none;}
				ul#subNav a {
					float: left;
					width: 11px;
					display: inline;
					margin-top: 6px;
					background-image: url('../images/subnav.gif');
					}
					ul#subNav a.home {
						margin-top: 5px;
						height: 10px;
						background-position: top left;
					}
					ul#subNav a.contact {
						height: 8px;
						background-position: top center;
					}
					ul#subNav a.sitemap {
						height: 9px;
						background-position: top right;
					}
                    ul#subNav a.links {
                        width: 20px;
                        height: 9px;
                        background-position: top left;
                        background-image: url('../images/ruki.gif');
                    }
		
	/* Navigation */	
	div#nav {
		float: left;
		position: relative;
		width: 100%;
		height: 45px;
		}
        div#search {
			position: absolute;
			top: 0;
			right: 15px;
		  }
		ul#mainNav {
			width: 800px;
			margin-left: 55px;
			}
			ul#mainNav li {
				float: left;
				height: 25px;
				padding: 0 10px;
				border-left: 1px dotted #808080;
			}
			ul#mainNav li.first {border: none;}
				ul#mainNav a {
					position: relative;
					float: left;
					height: 26px;
					font-family: "Arial Narrow", Arial, sans-serif, serif;
					font-size: 12px;
					text-decoration: none;
					padding: 0 10px 0 10px;
					color: #808080;
					line-height: 26px;
					text-transform: uppercase;
				}
				#mainNav a:hover {
					background: url('../images/nav.jpg') top left no-repeat;
					color: #fff;
				}
				body#catalog #mainNav .catalog,
				body#about #mainNav .about,
				body#tech #mainNav .tech,
				body#contacts #mainNav .contacts {
					background: url('../images/nav.jpg') top left no-repeat;
					color: #fff;
				}
				body#catalog #mainNav .catalog span,
				body#about #mainNav .about span
				body#tech #mainNav .tech span,
				body#contacts #mainNav .contacts span {
					position: absolute;
					top: 0;
					right: 0;
					height: 26px;
					width: 10px;
					background: url('../images/nav.jpg') top right no-repeat;
				}
				#mainNav a:hover span {
					position: absolute;
					top: 0;
					right: 0;
					height: 26px;
					width: 10px;
					background: url('../images/nav.jpg') top right no-repeat;
				}
	
	/* leftCol */
	div#leftCol {
		float: left;
		width: 215px;
        position: relative;
        z-index: 2;
		}
        /* Side Navigation */
		ul#sideNav {
			float: left;
			display: inline;
			margin: 0 0 20px 35px;
			width: 180px;
		}
        ul#sideNav li {
            float: left;
            position: relative;
            width: 100%;
            border-bottom: 1px dotted #737373;
            }
            ul#sideNav a {
                background-color: #fff;
                display: block;
                padding: 10px 0;
                color: #737373;
                text-decoration: none;
                }
                ul#sideNav a:hover {
					padding-left: 20px;
					background: url('../images/hover.gif') center left no-repeat;
				}
            ul#sideNav li ul {
                position: absolute;
                top: 0;
                left: 100%;
                width: 120px;
                z-index: 9999;
                }
                ul#sideNav li ul a {
                    background-color: #fff;
                    padding: 10px;
                    }
                    ul#sideNav li ul a:hover {
                        color: #55adf0;
                        background: #fff;
                        padding: 10px;
                    }
		div#leftCol h2 {
			position: relative;
			float: right;
			display: inline;
			text-align: right;
			margin-right: 5px;
			}
			div#leftCol h2 span {
				float: left;
				position: absolute;
				}
				div#leftCol h2 span.contactus {
					left: -43px;
					width: 43px;
					height: 41px;
					background: url('../images/icons.jpg') top left no-repeat;
				}
				div#leftCol h2 span.vnimanie {
					top: 6px;
					left: -49px;
					width: 49px;
					height: 47px;
					background: url('../images/icons.jpg') no-repeat scroll -43px 0;
				}
		div#contactus {
			float: left;
			width: 190px;
			display: inline;
			margin: 0 0 20px 20px;
			text-align: center;
			}
			div#contactus span {
				font-size: 13px;
				color: #666;
				margin: 5px 0;
				display: block;
				}
				div#contactus span.icq {
					float: left;
					display: inline;
					margin-left: 45px;
					padding-left: 20px;
					height: 15px;
					color: #009349;
					background: url('../images/icons2.jpg') top left no-repeat;
				}
				div#contactus span.address {
					float: left;
					padding-left: 25px;
					text-align: left;
					font-size: 11px;
					background: url('../images/map.jpg') center left no-repeat;
				}
			div#contactus p {
				margin: 10px 0;
			}
		div#leftCol a.pdf {
			float: left;
			display: inline;
			position: relative;
			color: #cf0606;
			font-size: 15px;
			text-transform: uppercase;
			font-family: "Arial Narrow", Arial, sans-serif, serif;
			margin: 10px 0 0 48px;
			padding: 3px 0 3px 2px;
			text-decoration: none;
			border-bottom: 4px solid #cf0606;
			}
			a.pdf span {
				float: left;
				position: absolute;
				top: 0;
				left: -36px;
				width: 36px;
				height: 37px;
				background: url('../images/icons.jpg') top right no-repeat;
			}
		div.roundbox {
			float: left;
			width: 175px;
			padding: 10px;
			display: inline;
			background-color: #fafafa;
			border: 1px solid #cee7fb;
			margin: 15px;
			}
			div.roundbox a {
				margin-top: 10px;
				float: right;
			}
	
	/* mainCol */
	div#mainCol {
		float: left;
		position: relative;
		width: 594px;
	}
        div#mainCol table {
            border-collapse: collapse;
            }
            div#mainCol table td {
                border: 1px solid #ccc;
                padding: 5px;
            }
		div#featured {
			position: absolute;
			top: 0;
			left: 23px;
            z-index: 0;
			}
			div#featured a {
				float: left;
				display: inline;
				color: #603913;
				width: 150px;
				margin: 10px 16px;
				padding-top: 122px;
				text-align: center;
				}
				div#featured a.flags {
					background: url('../images/featured.jpg') top left no-repeat;
				}
				div#featured a.vump {
					background: url('../images/featured.jpg') no-repeat scroll -150px 0px;
				}
				div#featured a.futb {
					background: url('../images/featured.jpg') no-repeat scroll -300px 0px;
				}
				div#featured a.print {
					background: url('../images/featured.jpg') no-repeat scroll -450px 0px;
				}
				div#featured a.poligraphia {
					background: url('../images/featured.jpg') no-repeat scroll -600px 0px;
				}
				div#featured a.tabl {
					background: url('../images/featured.jpg') no-repeat scroll -750px 0px;
				}
				div#featured a.reclame {
					background: url('../images/featured.jpg') no-repeat scroll -900px 0px;
				}
				div#featured a.bandan {
					background: url('../images/featured.jpg') no-repeat scroll -1050px 0px;
				}
				div#featured a.isdelia {
					background: url('../images/featured.jpg') no-repeat scroll -1200px 0px;
				}
				div#featured a.nakl {
					background: url('../images/featured.jpg') no-repeat scroll -1350px 0px;
				}
				div#featured a.oboi {
					background: url('../images/featured.jpg') no-repeat scroll -1500px 0px;
				}
				div#featured a.light {
					background: url('../images/featured.jpg') top right no-repeat;
				}
		div#content {padding: 0 15px;}
		body#main div#content {margin-top: 660px;}
		div#content ul {list-style: disc;}
			div#content li {margin: 15px 0 15px 20px;}
		div#content p {margin: 15px 0;}
		div#content a img {
			float: left;
			display: inline;
			margin: 10px;
		}
		ul#catalog {
			margin-left: 20px;
			}
			ul#catalog li {
				list-style: none;
				margin: 15px 0;
				margin-left: -10px;
			}
			ul#catalog a {
				display: block;
				margin-bottom: 5px;
			}
		body#catalog div#content p {
			margin-top: 0;
		}
	
	/* rightCol */
	div#rightCol {
		float: left;
		width: 203px;
		}
		div#rightCol h2 {position: relative;margin-left: 5px;display:inline;}
			div#rightCol h2 span {
				float: left;
				position: absolute;
				}
				div#rightCol h2 span.news {
					top: -2px;
					right: -54px;
					width: 54px;
					height: 46px;
					background: url('../images/icons.jpg') bottom left no-repeat;
				}
				div#rightCol h2 span.opros {
					right: -37px;
					width: 37px;
					height: 44px;
					background: url('../images/icons.jpg') no-repeat scroll -54px bottom;
				}
				div#rightCol h2 span.tags {
					top: 2px;
					right: -46px;
					width: 46px;
					height: 45px;
					background: url('../images/icons.jpg') bottom right no-repeat;
				}
		div#rightCol div.news {
			float: left;
			width: 190px;
			display: inline;
			border-bottom: 1px dotted #999;
			margin-top: 15px;
			}
			div.news span.date {color: #4e8ee3;}
			div.news span.title {color: #4e8ee3; display:block; margin-top: 5px;}
			div.news p {margin: 10px 0;}
			div.news a.more {float: right; margin-bottom: 10px;}
		div#rightCol div.vote {
			float: left;
			display: inline;
			margin: 15px 0;
			}
			div.vote li {margin: 5px 0 5px 30px; height: 15px;}
			div.vote input {margin-right: 10px;}
			div.vote p {margin: 10px 0 15px 0;font-size: 12px;}
			div.vote a.dovote {
				float: right;
				display: inline;
				margin-top: 10px;
				color: #fff;
				width: 87px;
				height: 18px;
				font-size: 12px;
				text-decoration: none;
				padding: 1px 0 0 16px;
				font-weight: bold;
				background: url('../images/vote.jpg') top left no-repeat;
			}
			
	/* Footer */
	div#footer {
		float: left;
		display: inline;
		margin-top: 50px;
	}
		div#banners {
			float: left;
			width: 250px;
            padding: 20px 0 0 16px;
		}
		div#foot {
			float: left;
			width: 503px;
			}
			div#f {
				margin-top: 36px;
				width: 503px;
				height: 75px;
				background: url('../images/footer.jpg') top left no-repeat;
				}
				div#foot p {
					color: #fff;
					padding: 20px;
					font-size: 10px;
					text-align: right;
				}
		div#fecs {
			float: left;
			width: 255px;
			}
			div#fecs a {
				float: right;
				width: 221px;
				height: 111px;
				text-indent: -9999px;
				background: url('../images/fecs.jpg') top left no-repeat;
			}
            
div#mainCol table.noborder,
div#mainCol table.noborder td,
div#mainCol table.noborder tr {
    border: 0;
}