
* {
	margin:0;
	padding:0;
	font-family:Georgia;
}

body {
	width: 100%;
	height: 100%;
	padding: 0;
	color:#000;
	font-size:12px;
	background:#FFF;
}

table {
	font-size:13px;
	border-collapse:collapse;
}

img {
	border:0;
}

.clear {
	width:100%;
	clear:both;
	float:none !important;
	overflow:hidden;
	height:0;
	font-size:0;
}


a {color:#000;}
a:hover {text-decoration:none;}


table#top {
	width: 100%;
}

table#top td#line {
	width: 5px;
	padding: 0 10px;
}

table#top td#logo {
	width: 300px;
	padding: 20px 0 20px 50px;
}

table#top td#tel big {
	display: block;
	font-size: 24px;
	padding-bottom: 5px;
	text-align: center;
}

table#top td#tel small {
	display: block;
	font-size: 18px;
	color: #004a8f;
	text-align: center;
}

table#top td#cart {
	width: 250px;
	padding: 20px 0 20px 20px;
}

table#top td#cart img {
	float: left;

}

table#top td#cart div {
	margin-left: 80px;
	line-height: 20px;
}

table#top td#cart div a {
	font-size: 18px;
}







table#slog {
	width: 100%;
	background: url(/images/design/bg-line.png) repeat-x top left;
	margin-top: 5px;
}

table#slog td#text {
	font-size: 22px;
	padding-left: 50px;
	padding-right: 10px;
}

table#slog td#shop {
	width: 254px;
	height: 65px;
	background: url(/images/design/ishop.png) no-repeat top right;
}

table#slog td#shop h4 {
	font-size: 22px;
	color:#FFF;
	padding-left: 20px;	
	font-weight: normal;	
}




table#middle {
	width: 100%;
	margin: 30px 0;
}

table#middle td {
	vertical-align: top;
	padding-right: 30px;
}

table#middle td a {
	font-size: 18px;
}



table#middle td#menu {
	width: 250px;
	font-size: 22px;
	padding-left: 50px;
	padding-right: 10px;
	padding: 50px 10px 50px 50px;
	vertical-align: top;
	line-height: 25px;
}

table#middle td#menu span {
	font-size: 18px;
}

table#middle td table#prod {
	width: 100%;
	vertical-align: middle;
}

table#middle td table#prod td {
	width: 33%;
	text-align: center;
}

table#middle td table#prod tr#top td {
	vertical-align: bottom;
}

table#middle td table#prod tr#bottom td {
	vertical-align: top;
	font-size: 18px;
	padding-top: 10px;
}

table#middle td table#prod tr#bottom td a {
	color: #004a8f;
	font-size: 18px !important;
}

table#middle td table#prod tr#bottom td span {
	display: block;
	width: 120px;
	color: #FFF;
	background: #f50101;
	padding: auto;
	margin: 5px auto;
	line-height: 25px;
}

table#middle td table#prod tr#bottom td b {
	font-weight: normal;
	color: #004a8f;
}





table#menu {
	width: 100%;
	margin: 30px 0 0 0;
}

table#menu td {
	vertical-align: top;
	padding-right: 30px;
}

table#menu td a {
	font-size: 18px;
}

table#menu td#first {
	font-size: 22px;
	padding-left: 50px;
	padding-right: 10px;
	vertical-align: middle;
	line-height: 25px;
}





table#cat {
	width: 100%;
	background: url(/images/design/bg-line.png) repeat-x top left;
}

table#cat td {
	padding: 10px 40px 20px 10px;
	vertical-align: top;
}

table#cat td#first {
	padding: 10px 0 20px 50px;
}


table#cat td strong {
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}

table#cat td ul {
	list-style: none;
}


table#cat td ul li {
	margin: 0 0 5px 10px;
	color: #004a8f;
}

table#cat td ul li a {
	color: #004a8f;
}

table#cat td ul li#cur {
	color: #000;
}





table#managers {
	width: 100%;
}

table#managers td {
	padding: 0px 10px 20px 0px;
	vertical-align: top;
	line-height: 17px;
}

table#managers td p {
	display: block;
	float: left;
	background: url(/images/design/bg-line.png) repeat-x top left;
	padding: 3px;
	margin-right: 10px;
}

table#managers td p img {
	
}

table#managers td div {
	
}

table#managers td div strong {
	display: block;
	font-size: 13px;
}

table#managers td div small {
	display: block;
	font-size: 11px;
	color: #004a8f;
}


table#managers td div big {
	display: block;
	font-size: 11px;
	color: #000;
}

table#managers td div img {
	margin-top: 3px;
}


table#managers td div span {
	display: block;
	padding: 0 0 0 17px;
}

table#managers td div span var {
	display: block;
	width: 15px;
	float: left;
}

table#managers td div span a {
	font-size: 10px;
	color: #000;
}








div#catalog {
	padding: 20px 0px 0 50px;
}


div#catalog h2 {
	font-size: 18px;
	color: #004a8f;
	font-weight: normal;
}


div#catalog div#names {
	font-size: 16px;
	margin: 15px 0;
}

div#catalog div#names span {
	margin-right: 20px;
}

div#catalog div#names strong {
	color: #004a8f;
	font-weight: normal;
}

div#catalog p {
	font-size: 16px;
}

table#catalog {
	margin: 30px 0 10px 0;
	width: 100%;
}

table#catalog td#first {
	width: 50px;
}

table#catalog table#items {
	width: 100%;
}

table#catalog table#items td {
	width: 25%;
	padding-bottom: 30px;
	vertical-align: top;
}

table#catalog table#items td h6, table#catalog table#items td b {
	margin-top: 7px;
	font-size: 12px;
	color: #004a8f;
	font-weight: normal;
	display: block;
}

table#catalog table#items td b {
	margin-top: 2px;
}

table#catalog table#items td span {
	display: block;
	width: 120px;
	color: #FFF;
	background: #f50101;
	padding: 0;
	margin: 10px 0;
	line-height: 25px;
	text-align: center;
	font-size: 18px;
}

table#catalog table#items td p {
	font-size: 12px;
	margin-bottom: 11px;
}

table#catalog table#items td a {
	color: #004a8f;
	font-size: 18px;
}



#content p, #content a {
	font-size: 12px !important;
}

#content p {
	margin: 10px 0;
}

#content h1 {
	color: #004a8f;
	font-weight: normal;
	margin-bottom: 10px;
}




table#other {
	margin: 10px 0 10px 0;
	width: 100%;
}

table#other td#first {
	width: 50px;
}



table#cart {
	margin: 30px 0 10px 0;
	width: 100%;
}

table#cart td#first {
	width: 50px;
}

table#cart table#items {
	width: 100%;
}

table#cart table#items td {
	padding: 0 40px 20px 0;
}

table#cart table#items tr#first td {
	padding: 5px 20px 20px 0;
}

table#cart h1, table#cart table#items tr#first td a {
	font-size: 26px;
	color: #004a8f;
	font-weight: normal;
}

table#cart table#items td#name {
	color: #004a8f;
}

table#cart table#items td#amount {
	text-align: right;
	color: #ff0000;
	font-size: 18px;
}

table#cart table#items td#del {
	text-align: right;
}

table#cart table#items td#del a {
	color: #004a8f;
}

table#cart table#form input {
	width: 500px;
	margin: 10px;
}

table#cart table#form textarea {
	width: 500px;
	height: 70px;
	margin: 10px;
}


input#submit {
	border: 0;
	width: 251px;
	height: 45px;
	background: url(/images/design/button.png) no-repeat top left;
	color: #FFF;
	font-size: 26px;
	margin-left: 20px;
}






table#bottom {
	width: 100%;
}

table#bottom td {
	padding: 10px 50px 20px 50px;
	font-size: 10px;
}

table#bottom td a {
	color: #004a8f;
}

table#bottom td#copyright {
	color: #004a8f;
	text-align: right;
}

table#bottom td#copyright img {
	padding: 0 3px; 
}



.none {
	display: none;
}



div#p5 {
	padding: 20px 10px 10px 50px;
}

div#p5 big {
	font-size: 26px;
	color: #004a8f;
}


div#p5 h2 {
	font-size: 18px;
	color: #004a8f;
	font-weight: normal;
}


