/* CSS Document */
* {
	margin:0;
	padding:0;
	font-size:100%;
}

body,
html {
	height:100%;
}

body {
	text-align:center;
	background:url(../images/header-tail.jpg) left top repeat-x;
}

img {
	vertical-align:top;
}

a img {
	border:0;
}

table {
	border-collapse:collapse;
	border:0;
}

html, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#666;
}

input, select {
	vertical-align:middle;
	font-weight:normal;
	color:#333;
}

textarea {
	color:#333;
}

a {
	text-decoration:underline;
	color:#007990;
	outline:none;
}

a:hover {
	text-decoration:none;
}

ul {
	list-style:none;
}

ul li,
.news-list-left p {
	line-height:17px;
	background:url(../images/list-marker.gif) left 5px no-repeat;
	padding:0 0 8px 14px;
}

.news-list-left p a b,
.news-list-left p a:visited b {
	font-weight:normal;
}

li a {
	color:#30acc4;
}

.float-l {
	float:left;
}

.float-r {
	float:right;
}

.clear {
	clear:both;
	font-size:0%;
	line-height:0%;
	height:0;
}

.main {
	width:944px;
	margin:0 auto;
	text-align:left;
}

.col-1,
.col-2,
.col-3 {
	float:left;
}

/***************header***************/
#header {
	height:345px;
	background:transparent url(../images/header-tail.jpg) repeat-x scroll left top;
}

.menu {
	padding:7px 0 0;
	height:76px;
}

.menu li {
	float:left;
	background:none;
	padding:0 0 0 3px;
}

.menu .extra {
	padding-left:18px;
}

.menu li a {
	float:left;
	display:block;
	background:url(../images/m-tail.gif) left top repeat-x;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	width:113px;
}

.menu li a span {
	display:block;
	background:url(../images/m-left.gif) left top no-repeat;
}

.menu li a span strong {
	display:block;
	background:url(../images/m-right.gif) right top no-repeat;
	padding:7px 0 20px;
	height:25px;
}

.menu li a:hover {
	text-decoration:underline;
}

.menu .act a {
	background:url(../images/m-tail-act.gif) left top repeat-x;
	color:#198BA1;
}

.menu .act a span {
	display:block;
	background:url(../images/m-left-act.gif) left top no-repeat;
}

.menu .act a span strong {
	display:block;
	background:url(../images/m-right-act.gif) right top no-repeat;
	padding:7px 0 22px !important;
	height:25px;
}

.menu .act a:hover {
	text-decoration:none;
}

.logo {
	float:left;
	padding:43px 16px 0 0px;
}

.logo a {
	background:url(../images/logo.gif) no-repeat;
	display:inline-block;
	height:142px;
	width:260px;
}

.the_logo {
	background:url(../images/logo.gif) no-repeat;
	display:inline-block;
	height:142px;
	width:260px;
        cursor:pointer;
}
.image-center {
	float:left;
	margin-bottom:-24px;
	position:relative;
	background:url(../images/ramka.jpg) no-repeat;
	width:668px;
	height:285px;
	text-align:center;
}

*+html .image-center {
	width:662px !important;
}

.image-center img {
	padding-top:12px;
}

/***************content***************/
.wrapper {
	width:100%;
	overflow:hidden;
}

.img-indent {
	float:left;
	margin:2px 13px 0 0;
}

.phone {
	float:right; margin-right:19px;
}

cite {
	font-style:normal;
}

#content {
	background:url(../images/content-tail.jpg) left top repeat-x;
	padding:40px 0 99px 31px;
}

.col-1 {
	width:208px;
	padding-right:51px;
}

.col-2 {
	width:668px;
}

.border {
	border-top:2px solid #EEE;
	padding-top:6px;
}

.cols .col-1 {
	width:192px;
	padding:0 16px 0 2px;
}

.cols .col-2 {
	width:192px;
	padding:0 17px 0 16px;
}

.cols .col-3 {
	width:192px;
	padding:0 21px 0 18px;
}

.cols .col-2, .cols .col-3 {
	border-left:1px solid #E4E4E4;
}


/***************titles***************/
.title {
	margin-bottom:8px;
}

.title-un {
	margin-bottom:5px;
}

.title1, .title2, .title3 {
	padding:9px 0 2px;
	margin-bottom:12px;
}

.title1 {
	border-bottom:6px solid #85CA18;
}

.title2 {
	border-bottom:6px solid #EED10A;
}

.title3 {
	border-bottom:6px solid #F67811;
}

h1 {
	font-size:16px;
}

h2 {
	padding:10px 0;
	font-size:16px;
}

h3 {
	font-weight:normal;
	font-style:italic;
	font-size:0.917em;
}

/***************links***************/
.link {
	color:#949494;
}

.link:hover {
	color:#6BC2D3;
}

/***************form***************/
#contactForm {
	padding:6px 21px 0 0px;
}

#contactForm .float-l {
	width:315px;
}

#contactForm .float-l div {
	height:25px;
}

#contactForm input, #contactForm textarea {
	font-size:1em;
	line-height:1em;
	border:1px solid #A4A4A4;
	padding:2px 0 0 0px;
}

#contactForm input {
	height:16px;
	width:313px;
}

#contactForm textarea {
	overflow:hidden;
	height:66px;
	width:298px;
}

.buttons {
	text-align:right;
	padding:7px 2px 0 0;
}

.buttons a {
	margin-left:23px;
}

/***************positioning***************/
.margin1 {
	margin:1px 0 18px;
}

.margin2 {
	margin:5px 0 21px;
}

.margin3 {
	margin:3px 0 22px;
}

.margin4 {
	margin:3px 0 15px;
}

.margin5 {
	margin-top:5px;
}

.margin6 {
	margin-bottom:12px !important;
}

.padding1 {
	padding-bottom:11px;
}

.padding2 {
	padding-top:3px;
}

.padding3 {
	padding-bottom:22px;
}

.padding4 {
	padding-bottom:16px;
}

/***************footer***************/
#footer {
	border-top:1px solid #E4E4E4;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:78px;
	margin-top:-78px;
}

#footer .main {
	text-align:center;
}

#footer p {
	padding:31px 0 33px 14px;
}

#footer a {
	border-left:1px solid #949494;
	padding-left:4px;
	margin-left:4px;
	text-decoration:underline;
	color:#6BC2D3;
}

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

.work_area {
	padding-top:40px;
	padding-bottom:10px;
}

.news-list-main p span {
	display:block;
}

.news-list-main p {
	padding-bottom:10px;
}

.news-list-main p a b {
	/*font-weight:normal;*/
}

.buttons a .reset_button,
.buttons a .submit_button_bottom {
	margin:0 !important;
	padding:0 !important;
	height:auto !important;
	width:auto !important;
	border:0 !important;
	background:none !important;
	float:right;
}

.buttons a:hover .reset_button,
.buttons a:hover .submit_button_bottom {
	cursor:pointer;
}

.buttons a {
	color:#949494;
	float:right;
}

.error_text {
	color:red;
}

.search {
	margin:20px 0 0 0;
	padding-left:10px;
}

.search-page form .text,
.search form table .text input {
	font-size:13px;
	height:16px;
	width:197px;
}


.search form table .cnp {
	padding-left:2px;
}

.search-page form .cnp,
.search form table .cnp input {
	background-color:#5EB6C6;
	border:1px solid #949494;
	color:#FFFFFF;
	font-size:13px;
}

.content_container {
	/*padding-bottom:78px;*/
}

.main_block {
	min-height:100%;
	position:relative;
}

.work_show {
	padding-top:0px;
}
/*
.work_center {
	background:transparent url(../images/ny_back.jpg) repeat-y scroll 0 3px;
	width:640px;
	padding-top:27px;
}

.work_top {
	background:transparent url(../images/ny_top.jpg) no-repeat center top;
}

.work_bottom {
	background:transparent url(../images/ny_bot.jpg) no-repeat center bottom;
	width:640px;
}*/

.news_name {
	color:#6BC2D3;
	font-size:13px;
	font-style:normal;
	margin:2px 0;
	/*font-weight:bold;*/
}

table tr td b {
	font-size:16px;
}
/*
.catalog-price {
	color:#949494;
}

.col-1 a img,
.col-2 a img,
.col-3 a img {
	width:192px;
	height:107px;
}
*/
.bottom_pad {
	padding-bottom:10px;
}
/*
.catalog-section-sladkie img {
	width:194px !important;
    height:194px !important;
}
*/
.catalog-section-sladkie {
	padding:25px;
}
/*
.catalog-list img {
	width:133px !important;
    height:100px !important;
}*/

.catalog-list ul li {
	padding:0 0 0 0;
	background:none;
}