/* Theme Name: AGAWET */
@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(image_html/bg.jpg);
	background-repeat: repeat;
	background-color: #85C324;
	border-radius: 40px;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #172206;
}
h1 {
	font-size: 22px;
	color: #030;
}
h2 {
	font-size: 18px;
	color: #690;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 0px;
}
#header {
	height: 420px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(image_html/header_bg.jpg);
	background-repeat: repeat-x;
}
#header_center {
	height: 420px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header_top_center {
	background-color: #FFF;
	height: 60px;
	width: 960px;
	background-repeat: no-repeat;
}
#header_ban {
	height: 300px;
	width: 960px;
	background-image: url(image_html/top_ban.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#header_menu {
	background-color: #85C324;
	height: 60px;
	width: 960px;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-align: left;
	text-shadow: 3px 2px 3px #333333;
	color: #FFF;
}
#header_menu  div#mainnav ul{
	height: auto;
	padding: 20px 0px 0px 10px;
	margin: 0px;
	color: #FFF;
}

#header_menu  div#mainnav  li {
	display: inline;
border-radius: 8px;
	margin-right:20px;
}
#header_menu  div#mainnav a {
	text-decoration: none;
	color: #FFF;
	padding: 8px;
	border-radius: 8px;
		background-color:#8AD41D;

}
#header_menu  div#mainnav a:hover {
	background-color:#59B136;

}

#logo_kont {
	background-image: url(image_html/logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 60px;
	width: 360px;
	float: left;
}
#search_kont {
	height: 60px;
	width: 600px;
	float: left;
}
#left_content {
	float: left;
	height: auto;
	width: 600px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #51741D;
}
.entry { margin-bottom: 40px; }

.entry h1 {font-size: 28px; color: black; text-decoration: none; font-weight: bold;margin-top:10px; margin-bottom:20px;}
.entry h1 a {color: black;}


.entry img.entry-thumb { float: left; margin-right: 15px; }
.entry img.{margin: 15px;}
.entry p { line-height: 19px; margin-top: 10px; margin-bottom: 10px;}
.entry a.more-link { color: white;font-size: 19px; font-weight: normal; margin-top: 10px; margin-bottom: 10px; }
.entry a { color: #D40900; text-decoration: none; }
.gallery{margin-bottom: 20px; margin-top: 20px; }
.entry strong{ font-size: 19px; font-weight: bold; margin-top: 10px; margin-bottom: 10px;}

.prevnext {
	margin:40px 0;
	padding:0;
	text-align:center;
}
.prevnext li {
	margin:0;
	margin-left:40px;
	margin-right:40px;
	display:inline;
}


#tfnewsearch{
		float:right;
		padding:15px;
	}
	.tftextinput{
		margin: 0;
		padding: 5px 15px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		border:1px solid #85C324; border-right:0px;
		border-top-left-radius: 5px 5px;
		border-bottom-left-radius: 5px 5px;
	}
	.tfbutton {
		margin: 0;
		padding: 5px 15px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		outline: none;
		cursor: pointer;
		text-align: center;
		text-decoration: none;
		color: #ffffff;
		border: solid 1px #85C324; border-right:0px;
		background: #85C324;
		background: -webkit-gradient(linear, left top, left bottom, from(#85C324), to(#5BB037));
		background: -moz-linear-gradient(top,  #85C324,  #5BB037);
		border-top-right-radius: 5px 5px;
		border-bottom-right-radius: 5px 5px;
	}
	.tfbutton:hover {
		text-decoration: none;
		background: #5BB037;
		background: -webkit-gradient(linear, left top, left bottom, from(#5BB037), to(#5BB037));
		background: -moz-linear-gradient(top,  #5BB037,  #5BB037);
	}
	/* Fixes submit button height problem in Firefox */
	.tfbutton::-moz-focus-inner {
	  border: 0;
	}
#container {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align:left;

}
#side_bar {
	float: left;
	height: auto;
	width: 300px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align:left;
}
.widget h2 { font-size: 20px; font-weight: bold; margin-bottom: 20px; text-align:left; }
.widget p { line-height: 19px; font-weight: bold; font-size: 14px  }
.widget a { color: white; text-decoration: none; margin-bottom: 10px; }
.widget a :hover{ color: green; }
.widget p { font-size: 18px; font-weight: bold; }
.widget {
	background-color: #85C324;
	
	height: auto;
	width: 260px;
	padding:20px;
	margin-top: 20px;
	margin-right:20px;
			-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.widget_calendar{text-align:center;}
.widget_calendar td{padding:9px;}
.widget_calendar caption {padding:10px;font-size: 18px; font-weight: bold;}
.widget_calendar th{font-weight: bold;}

.textwidget p{color: white;font-size: 16px; font-weight: bold; margin-bottom: 20px; text-align:left; }
.widget_recent_entries{ color: white; font-size: 14px; font-weight: bold; margin-bottom: 20px; text-align:left;}
.widget_tag_cloud a {  font-weight: bold;  }
.widget_recent_entries li{margin-bottom: 10px;}

#anim_ban {
	height: 300px;
	width: 450px;
	overflow: hidden;
}


#kryska {
	background-color: #5BB037;
	margin-right: auto;
	margin-left: auto;
	height: 4px;
}
#content {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	overflow: hidden;
	background-image: url(image_html/ct_bg.png);
		-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}

#stopka {
	background-color: #A9E056;
	height: 196px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#center_stopka {
	height: 196px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#center_stopka_left {
	float: left;
	height: 196px;
	width: 400px;
}
#center_stopka_right {
	float: left;
	height: 196px;
	width: 560px;
	text-align: right;
}
.fslogo_link {
	margin-top:80px;
	margin-left:20px;
	width: 200px;
	height:40px;
	display:block;
	background-image: url(image_html/logofs.png);
	background-repeat: no-repeat;
	background-position:top;
	border:none;
	
}
.fslogo_link:hover {
 
   background-position:bottom
}
