body {
	font-family:Georgia,serif;
	font-size:18px;
	background: url("img/honey_pattern.png");
}

#wrapper {
	width:982px;
	margin:0 auto;
}

body, #logo {
	margin:0;
}

#logo a {
	background-image: url("img/logo.png");
	display:block;
	width:982px;
	height:228px;
	text-indent:-9999px;
}

#menu {
	width:982px;
	height:52px;
	background-image: url("img/menu.png");
	background-repeat:no-repeat;
	margin:0;
	padding-left:0;
}

#menu li {
	display:inline;
}

#menu li a {
	padding-right:15px;
	padding-left:15px;
	display:block;
	float:left;
	padding-top:15px;
	padding-bottom:15px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
	border-right:1px solid #fff;
}

#menu li a:hover {
	text-decoration:underline;
}

#menu li.a a{
	color:#d28500;
}

#menu li.l a {
	color:#ff0000;
	border-right:0;
}

#main {
	background-color:#fff;
	padding:20px;
}

#main h1 {
	margin:0;
	font-size:30px;
	font-weight:normal;
}

#main h1 img {
	padding-right:15px;
}

#main p {
	line-height:1.5em;
	color:#617200;
}

#footer {
	background-color:#eee;
}

#footer p {
	margin:0;
	padding:2px;
}

#footer a {
	font-weight:bold;
	color:#14384f;
	text-decoration:none;
}

#footer a img {
	border:0;
}

#c2 label {
	width: 105px;
}

#c2 {
	width: 540px;
}

#ter {
	width: 430px;
}

label {
	width:170px;
	float:left;
}

input, select {
	width: 170px;
}

form {
	width:900px;
}

#fiz {
	background-color:#ccc;
	padding:2px;
}

.ok {
	margin-left:250px;
	margin-top:10px;
	width:400px;
}

#ter {	float:right; }

#ter label {
	font-size:11px;
	width:360px;
}

.s {
	width:35px;
}

.read {
	background-color:#eee;
	color:#000;
	font-weight:bold;
}

label span {
	color:#617200;
	font-weight:bold;
}

table
{
    border-color: #fff;
    border-width: 0 0 10px 10px;
    border-style: solid;
}

table td {
	text-align:center;
	vertical-align:top;
	border-color: #fff;
    	border-width: 10px 10px 0 0;
    	border-style: solid;
    	margin: 0;
    	padding: 15px;
    	background-color: #E1E1E1;

}

.b {
	background-image: url("img/buborek.png");
	background-repeat:no-repeat;
	/*background-position:20px 0;*/
	padding-top:25px;
	padding-bottom:30px;
	font-weight:bold;
	font-size:15px;
}

#c1 { float:left; }
#c2 { float:right; }
