html {
	height: 100%;
}
body {
	background-image: url(../images/bg_t.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	height: 100%;
}

a:link,
a:visited {
	color: #0052a5;
	text-decoration: underline;
}
.kazkoks {
    display: none;
}
a:hover {
	text-decoration: none;
}

p {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	/*text-align: justify;*/
	line-height: 14px;
	margin: 0;
	padding: 2px 0 0 0;
}

h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #bda798;
	margin: 0;
	padding: 5px 0 10px 0;
	text-align: right;
}

h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c85148;
	margin: 0;
	padding: 10px 0 2px 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0052a5;
	margin: 0;
	padding: 5px 0 2px 0;
}

hr {
	clear: both;
	height: 0px;
	border: none;
	border-bottom: 1px solid #cb5b53;
}

/*****************************
 design
******************************/

.L1 {
	background-image: url(../images/bg_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
	/*height: 100%;*/
}
.L2 {
	background-image: url(../images/bg_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
	/*height: 100%;*/
}
.L3 {
	background-image: url(../images/bg_b.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	/*height: 100%;*/
}
.L4 {
	background-image: url(../images/bg_t_l.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	/*height: 100%;*/
}
.L5 {
	background-image: url(../images/bg_t_r.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	/*height: 100%;*/
}
.L6 {
	background-image: url(../images/bg_b_l.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	/*height: 100%;*/
}
.L7 {
	background-image: url(../images/bg_b_r.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	/*height: 100%;*/
	min-height: 900px;
}

.layout {
	margin: 0 auto;
	width: 930px;
	clear: both;
	margin-bottom: 60px;
}

.header {
	width: 600px;
	height: 148px;
}
.header_l {
	height: 148px;
	width: 164px;
	text-align: right;
}

.contentContainer {
	background-image: url(../images/content_border.gif);
	background-repeat: repeat-y;
	background-position: right top;
	vertical-align: top;
}
.content {
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 30px 10px 30px;
	vertical-align: top;
	min-height: 400px;
}

.content_left {
	background-image: url(../images/content_l.gif);
	background-repeat: no-repeat;
	background-position: top right;
	vertical-align: top;
}


.borderRight,
.borderLeft {
	background-image: url(../images/border_left.gif);
	background-repeat: repeat-y;
	background-position: right;
	vertical-align: top;
	width: 4px;
}
.borderRight {
	background-image: url(../images/border_right.gif);
	background-position: left;
}

.header_left_b,
.header_right_b {
	background-image: url(../images/header_bott_left.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 4px;
	height: 8px;
}
.header_right_b {
	background-image: url(../images/header_bott_right.gif);
}

.footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.footer_content {
	background-image: url(../images/footer_border.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px 20px 10px 20px;
	height: 100px;
	color: #d9a32e;
	font-size: 10px;
	text-align: center;
}
.footer_left {
	background-image: url(../images/footer_border_l.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.footer_right {
	background-image: url(../images/footer_border_r.png);
	background-repeat: no-repeat;
	background-position: top right;
	color: #d9a32e;
	font-size: 9px;
	vertical-align: top;
	padding-top: 5px;
}

.footer a:link,
.footer a:visited,
.footer_right a:link,
.footer_right a:visited {
	color: #d9a32e;
}

.clear_both {
	clear: both;
}

.guestResponse {
	font-size: 12px;
	font-style: italic;
	color: #ce6960;
	padding: 7px 0;
}
.guestMsg {
	font-size: 12px;
}

.lightbox_img_set {
	text-align: center;
	margin: 0 auto;
}
img.lightbox_img {
	border: 5px solid #c5a16c;
	margin: 5px 10px;
}


/*****************************
 MENU
******************************/

.menuBar {
	padding: 30px 0 10px 0;
	vertical-align: top;
}
.menuBox {
	min-height: 350px;
}

.menuBar a:link,
.menuBar a:visited {
	display: block;
	margin: 1px 10px 0 0;
	color: #2db1a7;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	padding: 0 0 0 15px;
}
.menuBar a:hover {
	text-decoration: underline;
}
.menuBar a.selected:link,
.menuBar a.selected:visited {
	color: #c85148;
	background-image: url(../images/menu_sel_bg.gif);
	background-repeat: no-repeat;
}

.subMenu {
	padding: 0 0 2px 15px;
}

.subMenu a:link,
.subMenu a:visited {
	color: #c85148;
	font-weight: normal;
	font-size: 12px;
}
.subMenu a.selected:link,
.subMenu a.selected:visited {
	font-weight: bold;
	background: none;
}

/*****************************
 TOP NAVIGATION
******************************/

.navig {
	margin: 0 auto;
	width: 880px;
	padding-top: 10px;
	text-align: right;
	vertical-align: middle;
}

.navig a:link,
.navig a:visited {
	margin-right: 5px;
	vertical-align: middle;
}

.search_form {
	float: right;
	padding-left: 10px;
}
.searchField {
	background-image: url(../images/input.gif);
	background-repeat: no-repeat;
	border: 0;
	width: 126px;
	height: 15px;
	color: white;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 5px;
}
.searchBtn {
	background-image: url(../images/btn.gif);
	background-repeat: no-repeat;
	border: 0;
	width: 39px;
	height: 15px;
	color: white;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding: 0;
	margin: 0;
}

/****************************
Project styles
*****************************/

.rowNorm,
.rowAlt {
	padding: 0 5px;
	clear: both;
}
.rowNorm p,
.rowAlt p {
	padding: 0;
	margin: 0;
}

.flash_gallery {
	text-align: center;
	clear: both;
}
.imageBorder {
	border: 1px solid #999999;
}
/*****************************
 OTHER
******************************/

.contact_form {
	background-image: url(../images/left_decor.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 200px 10px 0 0;
	min-height: 100px;
	padding: 30px 0 15px 15px;
}
.contact_form p {
	color: #535231;
	font-size: 10px;
}
.gbook_smiles {
	float: right;
}
.right_banners {
	margin-left: 15px;
	width: 160px;
}
.banner {
	float: left;
}

.paging {
	padding: 0 0 2px 5px;
}
.paging td {
	padding: 0 0 0 5px;
}

.newsImage {
	float: left;
	margin: 1px 7px 2px 0;
}

.errorInput {
	border: 1px solid red;
}
.errorText {
	color: red;
}

.copyright {
	color: black;
	text-align: right;
}

.solution {
	text-align: left;
	vertical-align: middle;
	width: 170px;
}
.solution_lt {
	color: #d33f97;
}
.footer a:link,
.footer a:visited,
.footer a:hover {
}

.picBorder {
	border: 5px solid #c1c1c1;
	margin: 0 5px 5px 0;
}

.newsDate {
	padding: 0 0 1px 0;
	margin: 0;
}

/****************************
Form styles
*****************************/

form {
	padding: 0;
	margin: 0;
}

.button {
	background-color: #dedcda;
	border: 1px solid #c1c1c1;
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding: 1px 10px 1px 10px;
}

.textField {
	background-color: #fbfbf9;
	border: 1px solid #b7b7b7;
	font-family: Tahoma, Arial;
	font-size: 11px;
	width: 135px;
}
/*textarea {
	width: 100%;
}*/

.formSpecial {
	display: none;
}
.required {
	color: red;
	font-weight: bold;
	padding: 0 1px 0 3px;
}
div.errorDiv {
	background-color: #ffd9d9;
	border: 1px solid red;
	color: #990000;
	padding: 3px 10px 3px 10px;
	margin: 10px 0 10px 0;
	font-weight: bold;
	text-align: left;
}

div.errorBorder {
	float: left;
	border: 1px solid red;
	padding: 1px;
	/*width: 145px;*/
}
div.errorNull {
	width: 100%;
	position: relative;
	display: table;
}
div.errorMessage {
	float: left;
	background-color: #ffd9d9;
	border: 1px solid red;
	font-weight: normal;
	margin: 1px;
	padding: 1px 10px 1px 10px;
	width: 120px;
	vertical-align: middle;
}

.actionMessage {
	background-color: #c5ffb6;
	border: 1px solid #1d8800;
	color: #1d8800;
	padding: 3px 10px 3px 10px;
	margin: 0 0 10px 0;
	font-weight: bold;
	text-align: left;
}

.aforizmai {
	color: #ce6960;
	padding: 50px 10px 3px 10px;
	margin: 0 0 10px 0;
}


