@CHARSET "UTF-8";

/* CSS Document */

* {
	margin:0; padding:0;
}

body{
	background:url(../images/body_bg.jpg);
}


a {
	text-decoration:none;
	color: #562700;
	font-weight: bold;
}

a img { border:0px;}

.zaszlok img { border:0px;}

ul {
	list-style:none;
	top: 109px;
	line-height: 5px;
}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
	font-family:Georgia;
	font-size:12px;
	line-height:19px;
	color:#562700;
	background-color: #fcedc2;
	}

input, select, textarea { vertical-align:middle; font-weight:normal; border-color: #562700; border-width: 1px;}

/*main layout */

#top_tall { background:url(../images/top_tall.jpg) top repeat-x;}
#header {
	background:url(../images/header_bg.jpg) top left no-repeat;
}
#header .logobox {
	width: 200px;
	height: 152px;
	padding: 16px 0px 0px 40px;
	float: left;		
}
#header .menubox {
	float: left;
	width: 605px;
	height: 168px;
	float: left;
}
#header .zaszlok {padding:27px 52px 5px 434px;}
#header .indent {padding:10px 25px 0px 5px;}
#header .anim {padding:0px 25px 0px 22px;}
.logo {margin:0 12px 10px 8px; color: #ab4200; font-size: 20px; font-weight: bold; font-family: Georgia, Times New Roman, serif;}
.line {background:url(../images/line_hor.jpg) repeat-x; height:2px;}
.slogan {margin:57px 0 0 54px;}
.click_here {margin:14px 0 0 54px;}

#main { margin:0 auto;}

#footer {font-size:12px;}
#footer a {color:#363636;}
#footer .left {padding:13px 0 0 27px;}
#footer .right {padding:13px 26px 0 0; text-align: right;}
#footer .right a {padding:0 0px 2px 0; font-family:arial; color:#562700;}

.more a{background:url(../images/more_bg.gif) top right no-repeat; padding-right:13px; font-weight:bold; font-size:12px;}

.box {background:#fcedc2 url(../images/box_btall.jpg) bottom repeat-x;}
.box .ttall {background:url(../images/box_ttall.jpg) top repeat-x;}
.box .rtall {background:url(../images/box_rtall.jpg) right repeat-y;}
.box .ltall {background:url(../images/box_ltall.jpg) left repeat-y;}
.box .br {background:url(../images/box_br.jpg) bottom right no-repeat;}
.box .bl {background:url(../images/box_bl.jpg) bottom left no-repeat;}
.box .tr {background:url(../images/box_tr.jpg) top right no-repeat;}
.box .tl {background:url(../images/box_tl.jpg) top left no-repeat; width:100%;}

.blue {color:#1877c3;}

.more2 { background:url(../images/list_bg.gif) no-repeat 0 5px; font-size:12px; padding-left:24px; color:#292929;}

li {
	background:url(../images/list_bg.gif) no-repeat 0 5px;
	font-size:12px;
	padding-left:16px;
	line-height:16px;
	list-style-position: outside;
	font-style: normal;
}
li a {color:#292929;}

.fs12 {font-size:12px;}
.s_text {color:#292929;}

ul {
	line-height: 18px;
	vertical-align: top;
}
li {
	line-height: 20px;
}

#main { width:845px;}

#header {height:435px;}
#footer { height:58px;}

.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col {float:left;}

#index .box .indent {
padding:50px 35px 49px 34px;
}

#middle {
width:100%;
}


