﻿
* {
	margin: 0px;
	padding: 0px;
}

html {
    margin:0;
}

html>body {
    min-height:100%;
    height:auto;
}

body {
	margin-top: 179px;
	margin-bottom: 0px;
	background: #000000 url(images/img1.jpg) no-repeat center top;
	min-height: 100%;
	position: relative;

	color: #9699A1;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}

h1, h2, h3 {
	color: #606A85;
}

h1 {
	color: #FF8A00;
	font-family: Verdana;
	font-style: normal;
	font-size: 14px;

}

h2 {
	color: #606A85;
	font-family: Verdana;
	font-style: normal;
	font-size: 14px;
	text-align: center;

}

h3 {
	color: #999999;
	font-family: Verdana;
	font-style: normal;
	font-size: 10px;
}

h4 {
	color: #9699A1;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}

h5 {
	color: #FFFFFF;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}

h6 {
	color: #9699A1;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	text-align: left;

}


p, blockquote, ul, ol {
	line-height: 15px;
	text-align: justify;
	margin-top: 5px;
}

p {
}

blockquote {
	padding: 0px 0 0 0;
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

#dotsline {
	height: 1px;
	background: url(images/img08.gif) repeat-x;

}

/* Menu */

#katalog_menu UL {
	list-style: none;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	text-align: center;
	float: center;

}

#katalog_menu LI {
	margin-left: 0px;
	padding-left: 0px;	
	display: inline;
	text-align: center;
	float: center;

}

#kat_2 {
	padding-left: 0px;
	padding-top: 0px;
	text-align: center;
	float: center;
	color: #9699A1;
}

#tels {
	list-style: none;

}




/* Header */

#header {
	height: 61px;
	background: url(images/img02.gif) repeat-x;
}

/* Header > Logo */

#logo {
	width: 90%;
	height: 19px;
	padding: 6px 0 0 0;
}

#logo h1, #logo h2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	font-family: Verdana;
}

#logo h1 {
	float: center;
}

#logo h2 {
	float: center;
}

#logo a {
}

/* Header > Menu */

#menu {
	margin-left: 20%;
	height: 27px;
	width: 80%;
}

#menu ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
float: center;
}

#menu a {
	float: left;
	display: block;
	height: 25px;
	margin: 0 5px 0 0;
	padding: 2px 25px 0 25px;
	background: url(images/img03.gif) repeat-x;
	border: 1px solid #222222;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background-image: url(images/img04.gif);
	text-decoration: none;
}

#menu .active a {
	background-image: url(images/img05.gif);
}

/* Wrapper */

#wrapper {
	width: 100%;
	background: url(images/img06.gif) repeat-x;
}

/* Content */

#content {
	width: 90%;
	padding: 0px 0 0 0;
}

/* Content > MyTop */

#mytop {


	padding-top: 20px;
	float: left;
	width: 220px;

}


#mytopleft {
	float: left;
	width: 600px;
	padding-top: 0px;
}

#mytopright {


	padding-left: 60px;
	padding-top: 60px;
}

#full {

	width: 100%;
	padding-left: 0px;
	background: url(images/img07.gif) repeat-x top;
}
#fullclear {
	float: left;
	width: 100%;
	padding-left: 0px;
}



/* Content > Main */

#main {
	float: right;
	width: 500px;
	padding-top: 250px;
}

#main2 {
	float: left;
	width: 600px;
	padding-left: 60px;
	padding-top: 20px;
}

/* Content > Main > Welcome */

#welcome {
	padding-top: 0px;
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar > Support */

#support {
	padding: 0px 0px;
	color: #FF8A00;
}

#support h2 {
	margin: 0;
	font-size: 16px;
	color: #FF8A00;
	font-family: Verdana;
}

#support h3 {
	margin: 0;
	font-size: 14px;
	color: #FF8A00;
	font-family: Verdana;
	text-decoration: underline;
}

#support h4 {
	margin: 0;
	font-size: 20px;
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
}


/* Footer */

#footer {
	
	clear: both;
	padding: 5px 20px;
	border-top: 4px solid #393F4D;
	background: #444C5D;
	bottom: 0px;
}

#footer p {
	width: 700px;
	margin: 0 auto;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}

/* MainFooter */

#mainfooter {
	clear: both;
	padding: 20px 50px;
	border-top: 4px solid #393F4D;
	background: #444C5D;
	bottom: 0px;
	position: absolute;
	margin-right: 0px;
	min-width: 100%;
}

#mainfooter p {
	width: 700px;
	margin: 0 auto;
	font-size: x-small;
	color: #FFFFFF;
}

#mainfooter a {
	text-decoration: underline;
	color: #FFFFFF;
}

#mainfooter a:hover {
	text-decoration: underline;
}


/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}