html, body, div, 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, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* ALL */

body {
 font-family: "lucida grande", verdana, helvetica, arial, sans-serif;
 font-size: 12px;
 line-height: 21px;
 margin: 0;
 padding: 0;
 text-align: left;
 color: #fff;
 border: 0;
 background: #1c3347 url(images/background.png) top center no-repeat;
}

img {
 border: 0;
}

/* LAYOUT */

#container {
 width: 960px;
 margin: 0 auto;
/* background: url(images/background.jpg) top no-repeat; */
}

#main {
 padding-bottom: 10px;
}

#header {
 width: 960px;
 margin: 30px 0px 40px 0px;
}

#logo {
 float: left;
}
#logo_reg {
 float: left;
}

#nav {
 text-align: right;
}

#nav ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

#nav li {
 margin-left: 20px;
 display: inline;
}

#banner {
 background: #fff;
 height: 260px;
 width: 960px;
 margin-bottom: 69px;
}

#banner .inner {
 padding: 20px;
}

#feature-img {
 float: left;
 width: 450px;
 margin-right: 20px;
}

#feature {
 float: left;
 width: 430px;
 color: #000;
}

#sub-banner {
 margin-bottom: 75px;
}

#version {
 margin-right: 20px;
 float: left;
 margin-top: 6px;
}

#middle {
 width: 960px;
 float: left;
 margin-bottom: 75px;
}

#who-we-are {
 width: 470px;
 float: left;
}

#footer-header-wrap {
 background-color: #a0e0fe;
 width: 100%;
 padding: 0px 0px 20px 0px;
 clear: both;
 border-top: 2px solid #fff;
}

#footer-header {
 margin: 0 auto;
 width: 960px;
 padding: 10px;
}

#footer-header .col {
 width: 280px;
 float: left;
 margin-right: 40px;
}

#footer-wrap {
 background: #fff none repeat scroll 0 0;
 height: 100%;
 width: 100%;
 clear: both;
 padding-bottom: 10px;
 float: left;
}

#footer {
 margin: 0 auto;
 width: 960px;
 padding: 40px 20px 0px 20px;
}

#footer .col {
 width: 280px;
 float: left;
 margin-right: 40px; 
 background: #fff;
}
#footer-header-wrap-buttom {
 background-color: #fff;
 width: 100%;
 padding: 10px 0px 0px 0px;
 margin-bottom: -10px;
 clear: both;
 border-top: 1px solid #a0e0fe;
}

#footer-header-buttom .col {
 width: 300px;
 float: left;
 margin-right: 40px;
}

#credits {
 float: left;
 width: 100%;
 color: #000;
 border-top: #a0e0fe solid 1px;
 margin-top: 30px;
 padding-top: 10px;
 font-size: 12px;
}

#credits ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

#credits li#left {
 float: left;
 width: 480px;
}

#credits li#left a {
 width: 480px;
 color: #0066FF;
}

#credits li#left img {
 padding-top: 10px;
}

#credits li#right {
 float: left;
 width: 480px;
 text-align: right;
}

#links {
 color: #000;
}

#links ul {
 list-style: none;
}

#links li {
 padding: 10px 0px 10px 0px;
 border-bottom: 1px solid #ebebeb;
 font-size: 18px;
 line-height: 24px;
 font-family: georgia, serif;
 color: #3b4f60;
}

#links li.cardeo-temps {
 padding-top: 0px;
 color: #1c3347;
}

#social-media ul {
 list-style: none;
 padding-bottom: 10px;
}

#social-media li {
 display: inline;
 padding-right: 20px;
}

#contacts li {
 display: block;
 padding: 10px 0px 10px 0px;
 border-bottom: 1px solid #ebebeb;
 font-size: 17px;
 line-height: 22px;
 font-family: georgia, serif;
 color:#3b4f60;
 
 }
 #contacts li a{
 color: #3b4f60;
 }
 #contacts li a:hover{
 color: #cc0000;
 }
 #shop-wrap {
 display: inline;
 background: #fff none repeat scroll 0 0;
 height: 100%;
 width: 100%;
 clear: both;
 padding-bottom: 10px;
 float: left;
}
#shop-header {
 margin: 0 auto;
 width: 100%;
 padding: 10px;
 text-align: center;
}

div.shop-line {
    display: inline;
	width: 100%;
	float: left;
	padding: 2px;
}

p.shop-line-block {
	float: left;
	padding: 2px;
	border: 1px outset #a0e0fe;
	text-align: center;
	}
.shop-line-block span{
	color:#ff0000;
	font-size: 1.1em;
    font-family: georgia, serif;
	font-weight: bold;
	}

/* TYPOGRAPHY */

h1 {
 font-family: georgia, serif;
 font-size: 30px;
 color: #a0e0fe;
 padding-bottom: 10px;
}

h1 span {
 color: #fff;
}

h2 {
 font-family: georgia, serif;
 font-size: 24px;
 color: #a0e0fe;
 margin-bottom: 20px;
}

h3 {
 font-family: georgia, serif;
 font-size: 25px;
 line-height: 31px;
 color: #fff;
}

h3 span {
 color: #a0e0fe;
}

h4 {
 font-family: georgia, serif;
 font-size: 21px;
 color: #a0e0fe;
 margin-bottom: 20px;
}

h5 {
 font-family: georgia, serif;
 font-size: 25px;
 color: #1c3347;
}

#feature p {
 margin-bottom: 20px;
}

#signup p {
 margin-bottom: 20px;
}

#footer p {
 font-size: 14px;
 color: #000;
 font-family: georgia, serif;
}
#footer p.komment {
 font-size: 11px;
 color: #666;
 font-family: georgia, serif;
}
#footer i.komment {
 font-size: 11px;
 color: #666;
 font-family: georgia, serif;
 text-decoration: none;
 font-weight: normal;
}
#footer strong {
 font-weight: bold;
}



/* LINKS */

a, a:link, a:visited {
 color: #0099FF;
 text-decoration: none;
}

a:hover {
 color: #fff;
 text-decoration: none;
}

#nav a, #nav a:link, #nav a:visited {
 color: #fff;
 text-decoration: none;
}

#nav a:hover {
 color: #a0e0fe;
 text-decoration: none;
}

#footer a:hover {
 color: #1c3347;
 text-decoration: none;
}

#heading {
			display: block;
			text-align: center;
			margin-bottom: 1em;
		}
		#heading * {
			display: inline;
			padding: 4px;
			user-select: none;
			cursor: pointer;
			vertical-align: middle;
		}
		#heading li.active {
			background-color: #66ccff;
		}
		
		#wrapper { border: 0px dotted gray; margin: 0.5em; padding: 0.5em; }
		
		#panes {
			text-align: justify;
			border-style: none;
			/*width: 245px;*/
			margin: 0 1em 0 1em;
		}
		
		#panes p {
		  width: 600px;
		  margin: 0 auto 1em auto;
		  line-height: 1.2em;
		}
	
		#panes div div { overflow: hidden; }
		
		#previous { float: none; cursor: pointer; }
		#next { float: none; cursor: pointer; }
		.pane img {
		padding: 5px;
		}
		.pane p {
		clear: both;
		}
		.pane {
		font-size: 5px;
		}
		.pane title_price {
		font-weight: bold;
		color: #990000;
		font-size: 1.2em;
		}
		.pane span {
    color: #990000;
	font-weight: bold;
	font-size: 16px;
		}
/* domain.w3css.ru */
#reg li {
 display: block;
 padding: 10px 0px 10px 0px;
 border-bottom: 1px solid #ebebeb;
 font-size: 15px;
 line-height: 20px;
 font-family: georgia, serif;
 color:#3b4f60;
 
 }
 #reg li a{
 color: #990000;
 text-decoration:underline;
 font-weight: bold;
 }
 #reg li a:hover{
 color: #0033FF;
 }
 .clear {
 clear:both;
 }
 #footer-reg {
 margin: 0 auto;
 width: 960px;
 padding: 5px 20px 0px 20px;
}
#footer-reg .col {
 width: 280px;
 float: left;
 margin-right: 40px; 
 background: #fff;
}
#footer-reg .reg a:hover {
  color:#990000;
}
#links .reg-komment {
	font-size: 11px;
	font-family: georgia, serif;
    color:#3b4f60;
	}
