body {
    margin: 0 auto;
    padding: 0;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #000080;
}

/* top gradient */
#top-gradient {
    position: absolute;
    background-image: url('http://www.velospb.com/utilets/images/topGradient.jpg');
    background-repeat: repeat-x;
    top: 0;
    width: 100%;
    height: 174px;
    background-position: top left;
}
#top-background {
    position: absolute;
    width: 100%;
    height: 269px;
    left: 0;
    top: 0;
}
#top-background-img {
    background-image: url('http://www.velospb.com/utilets/images/topGlare.png');
    background-repeat: no-repeat;
    height: 269px;
    width: 512px;
    margin: 0;
}
html:first-child #top-background {
    border: 1px solid transparent; /* Opera fix */
}

/* page */
#main {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
}
#sheet1 {
    position: relative;
    margin: 20px auto;
    width: 1000px;
    border: 1px #C0C0C0 solid;
    background: #C0C0C0;
}
#page {
    position: relative;
    margin: 1px;
    border: 1px #FFF81F solid;
    background-color: white;
}
/* top page */
#header {
    margin: 0 auto;
    position: relative;
    height: 150px;
    background-image: url('http://www.velospb.com/utilets/images/fonheader.jpg');
}
#imgheader {
    position: absolute;
    top: 0;
    left: 0;
    width: 659px;
    height: 150px;
    background-image: url('http://www.velospb.com/utilets/images/imgheader.jpg');
    background-repeat: no-repeat;
}
#toplogo {
    display : block;
    position: absolute;
    left: 669px;
    top: 10px;
    width: 300px;
}
#name-text1, #name-text1 a {
    position: absolute;
    top: 0;
    left: 0;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 38px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
    text-align: right;
	padding: 0;
	margin: 0;
	color: #FFFFFF !important;
    width: 300px;
}
#name-text2, #name-text2 a {
    position: absolute;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 38px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
    text-align: right;
	padding: 0;
	margin: 0;
	color: #FFF81F !important;
    top: 1px;
    left: 1px;
    width: 300px;
}
#slogan-text {
    position: absolute;
    top: 50px;
    left: 0px;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	padding: 0;
	margin: 0;
	color: #FFFFFF !important;
    width: 300px;
}
#slogan-text1, #slogan-text1 a {
    position: absolute;
    top: 105px;
    left: 0px;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	padding: 0;
	margin: 0;
	color: #FFFFFF !important;
    width: 300px;
}
#slogan-text2, #slogan-text2 a {
    position: absolute;
    top: 106px;
    left: 1px;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	padding: 0;
	margin: 0;
	color: #FFF81F !important;
    width: 300px;
}
#topMenu {
    position: relative;
    height: 33px;
    background-image: url('http://www.velospb.com/utilets/images/nav.png');
}
#topMenu ul {
    margin: 0;
    list-style: none;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}
#topMenu li {
    display: inline;
    margin: 0 2px;
    font-size: 12px;
    background-color: #1E68A8;
    color: white;
    font-weight: bold;
    padding: 2px 0;
    text-transform: uppercase;
}
#topMenu li a {
    color: white;
    padding: 2px 9px;
    border: 1px #144774 solid;
    text-decoration: none;
}
#topMenu li a:hover {
    padding: 2px 9px;
    color: #1E68A8;
    text-decoration: none;
    background-color: #FFF81F;
}
/* content */
#lyout {
    position: relative;
    overflow: hidden;
	margin-bottom: 0px;
}
#pageleft {
    position: relative;
    float: left;
    width: 250px;
    margin: 15px 10px;
}
#velospb {
    height: 166px;
    background-image: url('http://www.velospb.com/utilets/images/velospb.jpg');
    background-position: center;
    background-repeat: no-repeat;
}
#leftMenu {
    position:relative;
	height: 23px;
	padding: 5px 7px 2px 14px ;
    margin: 3px 0;
    font-size: 16px;
    font-weight: bold;
	font-variant: small-caps;
    background-image: url('http://www.velospb.com/utilets/images/leftMenu.png');
    color: white;
}
#leftMenu a {
    margin: 3px 0;
    font-size: 16px;
    font-weight: bold;
	font-variant: small-caps;
    color: white;
    text-decoration: none;
}
#postMenu {
    position:relative;
	padding: 1px 5px;
    margin: 2px 0px 2px 20px;
    font-size: 14px;
	font-variant: small-caps;
    background-color: #92CCFF;
    color: #0E60A9;
}
#content {
    position: relative;
	float: right;
    overflow: hidden;
    margin: 15px 10px;
	padding: 0;
	border: 0;
	width: 700px;
}
#footer {
    position: relative;
	overflow: hidden;
	width: 100%;
    height: 50px;
	margin: 5px 0 0px 0;
    background-image: url('http://www.velospb.com/utilets/images/Footer.png');
}
#foot-left {
    position:relative;
    float: left;
	overflow:hidden;
	width: 550px;
    height: 40px;
	margin: 10px 0 0 5px;
}
#foot-right {
    position:relative;
    float: right;
	overflow:hidden;
	width: 350px;
    height: 40px;
	margin: 5px;
    font-size: 10px;
    text-align: right;
}

#act-cat-nav {
    position:relative;
    overflow:hidden;
    width: 690px;
}
#act-cat {
    position:relative;
    overflow:hidden;
    float: left;
    border: 1px #1E68A8 solid;
    width: 150px;
    height: 125px;
    margin: 5px;
    padding: 5px;
}
#act-cat img {
    position: absolute;
    top: 15px;
    border: 0;
    width: 150px;
}
#act-cat-nam {
    position: absolute;
    top: 2px;
    left: 5px;
    width: 150px;
    font-size: 11px;
}
#act-cat-pr {
    position: absolute;
    text-align: right;
    top: 115px;
    width: 145px;
    font-size: 14px;
    font-weight: bold;
}
#top-cat-nav {
    position:relative;
    overflow:hidden;
    width: 690px;
    margin-bottom: 10px;
}
#top-cat {
    position:relative;
    overflow:hidden;
    width: 210px;
    float: left;
    background-color: #DFEAEE;
    padding: 4px;
    margin: 2px;
}

#velo-content {
    width: 690px;
}
#pic-price {
    float: left;
    width: 250px;
}
#pic-price img, img a{
    width: 250px;
    margin: 0 10px 5px 0;
    border: 0;
}
#opisanie {
    float: right;
    width: 375px;
}
#price-act {
    font-size: 20px;
    color: red;
}
#price-st {
    font-size: 16px;
    text-decoration: line-through;
    margin-left: 10px;
}
#price-obzh {
    font-size: 20px;
}
#options {
    margin: 3px 0;
}
#velo-pic {
    position: relative;
    overflow: hidden;
    width: 690px;
}
#velo-pic img, img a {
    float: left;
    height: 60px;
    border: 0;
    margin: 3px;
}
#velo-pic hr {
    width: 690px;
    margin: 20px 0 5px 0;
    color: blue;
    height: 2px;
}

#zakaz {
    float: right;
    padding: 3px 5px;
    background-color: yellow;
    font-size: 14px;
    font-weight: bold;
    border: 1px blue solid;
}

table#vel-roll {
    position:relative;
    overflow:hidden;
    width: 690px;
    border: 0;
    padding: 0;
}
table#vel-roll td#td1 {
    width: 150px;
    vertical-align: top;
}
table#vel-roll td#td1 img, img a {
    height: 75px;
    margin: 0;
    border: 0;
}
table#vel-roll td#td2 {
    vertical-align: top;
}
table#vel-roll td#td3 {
    height: 1px;
    background-color: blue;
}
table#velo-prok {
    width: 100%;
    border: 1px #99CCFF solid;
    text-align: center;
}
table#velo-prok th {
    font-size: 11px;
    font-weight: normal;
    border: 1px #99CCFF solid;
    text-align: center;
    padding: 4px 0;
}
table#velo-prok td {
    border: 1px #99CCFF solid;
    text-align: center;
    padding: 4px 0;
}
span#go-back {
    background-color: #99ccff;
    padding: 3px;
    margin-right: 25px;
}
span#go-back a {
    text-decoration: none;
}

/* каталог для главной */
#ind-cat {
    float: right;
    position: relative;
    overflow: hidden;
    width: 692px;
}
#ic-vel {
    position: relative;
    overflow: hidden;
    float: left;
    width: 151px;
    height: 120px;
    margin: 5px;
    padding: 5px;
    border: 1px #1E68A8 solid;
}
#ic-vel img, img a {
    position: absolute;
    top: 20px;
    left: 0;
    width: 150px;
    height: 100px;
    margin: 0;
    padding: 0;
    border: 0;
}
#ic-link a {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 125px;
    font-size: 14px;
    font-weight: bold;
}
#ic-total {
    position: absolute;
    top: 100px;
    left: 100px;
    width: 50px;
    text-align: right;
    font-size: 20px;
    font-weight: bold;
}

a {
    text-decoration: underline;
    color: #297989;
}
a:link {
    text-decoration: underline;
    color: #297989;
}
a:visited {
    text-decoration: none;
    color: #304245;
}
a:hover {
    text-decoration: none;
    color: #09BDDC;
}
h1, h1 a {
    font-size: 20px;
    color: #0E60A9;
    text-decoration: none;
}
h2, h2 a {
    font-size: 18px;
    color: #36A0B5;
}
h3, h3 a {
    font-size: 16px;
    color: #297989;
}
h4, h4 a {
    font-size: 16px;
    color: #212E30;
}
h5, h5 a {
    font-size: 14px;
    color: #212E30;
}
h6, h6 a {
    font-size: 12px;
    color: #212E30;
}
ol, ul {
    color: #111718;
    margin: 1em 0 1em 2em;
	padding: 0;
	font-size: 12px;
}
li ol, li ul {
    margin: 0.5em 0 0.5em 2em;
    padding:0;
}
li {
    margin: 0.2em 0;
    padding: 0;
}
ul {
    list-style-type: none;
}
ol {
    list-style-position: inside;
}
blockquote {
    margin: 10px 10px 10px 50px;
    padding: 5px 5px 5px 32px;
    background-color: #CFDCDE;
	background-image: url('http://www.velospb.com/utilets/images/PostQuote.png');
	background-position: left top;
	background-repeat: no-repeat;
}