img { border: none; }
address { font-style: normal; }

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 62.5%;
	line-height: 1;
	color: #000;
	background: #FFF url(css/../images/bgr.png) repeat-x -200px 0;
}

a {
	color: #195c8c;
}
a:hover, #Present .present-list h1 a:hover, #Present .present-list li a:hover, #Present .present-list ul li.alt a:hover, .sidebar-menu li a:hover {
	color: #F60;
}

.txt h1, .txt h2, .txt h3, .txt h4, .txt h5, .txt h6 {
	margin: 1.5em 0 .8em;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.2;
	color: #F60;
}
.txt h2 a, .txt h3 a, .txt h4 a, .txt h5 a, .txt h6 a {
	color: #F60;
}
.txt h1 {
	font-size: 2.2em;
	color: #195c8c;
}
.txt h1 a {
	color: #195c8c;
}
.txt h1:first-child, .txt h2:first-child, .txt h3:first-child, .txt h4:first-child, .txt h5:first-child, .txt h6:first-child {
	margin-top: 0;
}

.txt p, .txt li {
	margin: .8em 0;
	font-size: 1.2em;
	line-height: 1.3;
}
.txt li {
	margin: .5em 0;
}

.txt .inline-object {
	margin: 20px 0;
}

.txt .picture {
	float: left;
	margin: 0 15px 5px 0;
}

.txt .nav {
	position: absolute;
	top: -45px;
	width: 494px;
	margin: 0;
	font-size: 1.1em;
	color: #333;
}


input, select, textarea {
	font-family: Tahoma, sans-serif;
	font-size: 1.2em;
	color: #555;
}
input.txt-form-text, select, textarea {
	width: 184px;
	margin: 0 0 15px;
}
select {
	width: 190px;
}
table input.txt-form-text, table select, table textarea {
	width: 210px;
	margin: 0;
}
table select {
	width: 226px;
}
.txt-form-submit {
	margin: 1em 0;
	padding: 4px 10px 5px;
	border: none;
	color: #FFF;
	background: #2C7AB3 url(css/../images/grad-3.gif) repeat-x 0 0;
	cursor: pointer;
}
.sidebar-form .txt-form-submit {
	margin: 0;
}
.txt label {
	display: block;
	margin-bottom: .6em;
	font-size: 1.2em;
	color: #666;
}
.form-checkboxes label {
	display: inline;
	margin: 0 15px 0 5px;
}
.form-checkboxes input {
	margin: 0;
}
td.error label {
	color: red;
}
td.right {
	padding-left: 35px;
}
form table td {
	padding-bottom: 20px;
}



/* Header */

.header {
	width: 980px;
	height: 170px;
	margin: 0 auto;
}


/* Header - Logo */

.header-logo {
    background: url(css/../images/logo.gif) 0 20px no-repeat;
	float: left;
    margin-left: -12px;
	padding: 20px 25px 5px 85px;
	color: #195c8c;
}
.header-logo a {
	color: #195c8c;
	text-decoration: none;
	outline: none;
}
.header-logo strong {
	font-size: 4em;
	font-weight: normal;
	letter-spacing: -.05em;
}
.header-logo em {
	font-size: 1.7em;
	font-style: normal;
	line-height: 1.6;
}


/* Header - Contacts */

.header-contacts {
	float: right;
	padding: 20px 10px 0;
}
.header-contacts-address {
	color: #333;
}
.header-contacts-address em {
	margin: 0 .3em;
	font-size: 2em;
	font-style: normal;
	vertical-align: top;
	color: #195c8c;
}
.header-contacts-address strong {
	font-size: 3.2em;
	font-weight: normal;
	color: #f60;
}
.header-contacts-address b {
	margin: 0 .4em;
	font-size: 2em;
	font-weight: normal;
	color: #FFF;
	vertical-align: super;
}
.header-contacts-address span {
	display: block;
	margin: .4em 0;
	font-size: 1.2em;
	text-align: right;
}



/* Page */

.page {
	position: relative;
	width: 980px;
	margin: 0 auto;
}



#HomePage .present-menu {
	position: absolute;
	top: -35px;
	left: 0;
}
#Present {
	position: relative;
	top: -70px;
	left: 215px;
	width: 668px;
	height: 400px;
	background: url(css/../images/dom-image-8bit.png) no-repeat 0 0;
}
#overlay {
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 668px;
	height: 385px;
	background: url(css/../images/present.png) no-repeat 0 99999px;
}
#Present .overlay-one {
	background-position: 0 0;
}
#Present .overlay-two {
	background-position: 0 -500px;
}
#Present .overlay-three {
	background-position: 0 -1000px;
}

#Present .present-list {
	position: absolute;
}
#Present .present-list ul {
	margin: 0;
	padding: 0;
}
#Present .present-list h1 {
	margin: 0 0 .1em;
	font-size: 2.4em;
}
#Present .present-list h1 a {
	text-decoration: none;
}
#Present .present-list h1 a:hover {
	text-decoration: underline;
}
#Present .present-list li {
	margin: .2em 0;
	list-style: none;
}
#Present .present-list li a {
	color: #666;
}
#Present .present-list li.alt a {
	color: #195c8c;
}
#Present .overlay-flash {
    left: -3px;
    position: absolute;
    top: 27px;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

#overlay-one {
	top: 232px;
	right: 548px;
	width: 150px;
	padding: 50px 90px 0 0;
	text-align: right;
}
#overlay-two {
	top: 274px;
	left: 452px;
	width: 150px;
	padding: 15px 0 0 90px;
}
#overlay-three {
	top: 0px;
	left: 515px;
	width: 150px;
	padding: 6px 0 0 96px;
}
#overlay-four {
	top: 35px;
	left: 340px;
	height: 43px;
	width: 43px;
}
	#overlay-four a {
		display: block;
		height: 43px;
		width: 43px;
	}



/* Page - Sidebars */

.sidebar-a, .sidebar-b {
	float: left;
	width: 190px; /* 215px */
	padding: 0 25px 25px 0;
}
.sidebar-b {
	padding: 0 0 25px 25px;
}
.sidebar-gears {
	text-align: center;
}
.sidebar-gear {
	margin: 15px 0;
}

.sidebar-form {
	margin-bottom: 30px;
}


/* Sidebar Menus */

.sidebar-menu:first-child {
	margin-top: 0;
}
.sidebar-menu {
	margin: 22px 0;
	padding: 0 0 0 25px;
}
.sidebar-menu > li:first-child {
	margin-top: 0;
}
.sidebar-menu li {
	margin: .8em 0;
	list-style: none;
	font-size: 1.6em;
	color: #195c8c;
}
.sidebar-menu li a {
	text-decoration: none;
}
.sidebar-menu li a:hover {
	text-decoration: underline;
}
.sidebar-menu li.active {
	color: #F60;
}
.sidebar-menu li.active a {
	color: #F60;
}


/* prod-menu */

.prod-menu {
	padding: 0 0 5px;
	border-bottom: 1px solid #CCC;
}
.prod-menu-opened {
	border-bottom: 1px solid #CCC;
}
.prod-menu-opened.last {
	border: none;
}
.prod-menu-opened.last ul {
	padding-bottom: 0;
}
.prod-menu ul {
	margin: 0;
	padding: .25em 0;
}
.prod-menu li {
	position: relative;
	margin: .6em 0;
	padding-left: 25px;
	font-size: 2.6em;
}
.prod-menu li:before {
	content: "+";
	position: absolute;
	left: 0;
}
.prod-menu li.prod-menu-opened:before {
	content: "-";
}
.prod-menu li li {
	margin: 1em 0;
	padding: 0;
	font-size: .461em;
	color: #666;
}
.prod-menu li li:before {
	content: '';
}
.prod-menu li li a {
	color: #666;
}


/* add-menu */
.add-menu {
	padding: 0;
}
.add-menu li {
	margin: 1px 0;
	padding: 8px 11px 10px;
	color: #FFF;
	background: #2C7BB4 url(css/../images/grad-1.gif) repeat-x 0 0;
}
.add-menu li.add-menu-alt {
	background: #F90 url(css/../images/grad-2.gif) repeat-x 0 0;
}
.add-menu li a {
	color: #FFF;
}
.add-menu li a:hover {
	color: #FFF;
}


/* sitemap */
ul.sitemap {
    font-size: 1.2em;
}
ul.sitemap, ul.sitemap ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
    ul.sitemap li {
        font-size: 1em;
        margin-left: 20px;
    }


/* Page - Content */

.content {
	position: relative;
	float: left;
	width: 494px; /* 550px */
	margin-bottom: 25px;
	padding: 0 27px 20px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}


#content-changer a {
	margin-right: 30px;
	border-bottom: 1px dashed #9ecae3;
	color: #9ecae3;
	text-decoration: none;
	outline: none;
}
#content-changer a:hover {
	text-decoration: none;
}
#content-changer a.active {
	border: none;
	color: #195c8c;
	cursor: default;
}
.content-variant {
	display: none;
}
.content-variant-active {
	display: block;
}



/* Footer */

.footer {
	clear: both;
	overflow: hidden;
	width: 980px;
	margin: 25px auto 0;
	padding: 25px 0;
	border-top: 1px solid #CCC;
	font-size: 1.1em;
	line-height: 1.3;
}

.footer-copy {
	float: left;
	width: 275px;
	padding: 0 25px;
}
.footer-contacts {
	float: left;
	width: 325px;
}
.footer-counters {
	float: right;
	width: 300px;
	padding: 0 25px 0 0;
}
.footer-counter {
	float: right;
	padding: 0 0 2px 5px;
}