* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #8dac2a url('../images/1px.jpg') repeat-x top;
	font-family: Arial, "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #414042;
}

a {
	text-decoration: none;
	color: #F7943D;
}

a:hover{
	text-decoration: underline;
	color: #F7943D;
}

img {
	border: 0px;
}

.middle {
	vertical-align: middle;
}

.clear {
	clear: both;
}

.left {
	float: left !important;
}

.right {
	float: right;
}

.p20 {
	padding: 20px;
}

#backgroundFix {
	min-width: 990px;
	background: transparent url('../images/background.jpg') no-repeat center top;
}

/*
 * HEADER
 */
#header {
	width: 990px;
	height: 317px;
	background: transparent url('../images/header.jpg') no-repeat center top;
	margin: 0 auto;
}
#header #slogan {
	width: 395px;
	height: 70px;
	display: block;
	text-indent: -99999px;
	margin: 9px 130px 0px 0px;
	float: right;
}
#header #logo {
	width: 231px;
	height: 157px;
	display: block;
	text-indent: -99999px;
	margin: 30px 0px 0px 45px;
	float: left;
}
#header #request {
	clear: both;
	width: 168px;
	height: 106px;
	display: block;
	text-indent: -99999px;
	margin: 6px 23px 0px 0px;
	float: right;
}
/* END OF HEADER */

/*
 * CONTENT
 */
#content {
	width: 970px;
	background: transparent url('../images/bg_content.png') repeat-y center;
	margin: 0 auto;
}

#sitepath {
	width: 900px;
	height: 14px;
	font-size: 11px;
	color: #808080;
	position: relative;
	margin: -10px 0px 2px 50px;
}
#sitepath a {
	color: #808080;
	text-decoration: underline;
}
#sitepath a:hover {
	text-decoration: none;
}

#left_side {
	width: 175px;
	height: 767px;
	padding-left: 3px;
	float: left;
}
#left_side a {
	width: 175px;
	height: 46px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background-position: 0px 0px;
}
#left_side a:hover,
#left_side a.menu_current {
	background-position: 0px -46px;
}
#left_side a#menu_home {
	height: 51px;
	background-image: url('../images/menu_home.jpg');
}
#left_side a#menu_home:hover,
#left_side a#menu_home.menu_current {
	background-position: 0px -51px;
}
#left_side a#menu_project {
	background-image: url('../images/menu_project.jpg');
}
#left_side a#menu_standarts {
	background-image: url('../images/menu_standarts.jpg');
}
#left_side a#menu_stories {
	background-image: url('../images/menu_stories.jpg');
}
#left_side a#menu_goodkids {
	background-image: url('../images/menu_goodkids.jpg');
}
#left_side a#menu_tellus {
	background-image: url('../images/menu_tellus.jpg');
}
#left_side a#menu_kids {
	background-image: url('../images/menu_kids.jpg');
}
#left_side a#menu_advise {
	background-image: url('../images/menu_advise.jpg');
}
#left_side a#menu_poll {
	background-image: url('../images/menu_anketa.jpg');
}

#anketa {
	margin-top: 15px;
	background: url('../images/anketa_title.png') no-repeat top;
	min-height: 200px;
	height: 200px;
	height: auto !important;
}

#anketa h3 {
	color: #fff;
	text-align: center;
	padding: 8px 0 15px 0;
}

#anketa h3 span {
	color: #333333;
    display: block;
    font-size: 11px;
    line-height: 13px;
    margin: 7px 3px 0px;
    text-transform: uppercase;
}

#anketa form input {
	width: 33px;

}

#anketa form button {
	background: url('../images/btn_submit_poll.gif');
	width: 151px;
	height: 37px;
	text-align: center;
	color: #333333;
	font-size: 14px;
	text-transform: none;
	margin: 6px;
}

#anketa form label {
	width: 150px;
	margin-left: 10px;
	height: 17px;
}

#center_side {
	width: 460px;
	margin: 0px 10px;
	float: left;
}

#right_side {
	width: 300px;
	padding-top: 6px;
	float: left;
}

#content_side {
	width: 740px;
	padding-top: 6px;
	margin-left: 25px;
	float: left;
}

#home_image {
	width: 460px;
	height: 275px;
	overflow: hidden;
	margin: 6px 0px 20px 0px;
}
#home_image #home_images {
	width: 460px;
	height: 275px;
	overflow: hidden;
}
#home_image #home_images .container {
	width: 460px;
	height: 275px;
	overflow: hidden;
}
#home_image #home_images .container .slides img {
	position: absolute;
	display: none;
	opacity: 0;
	z-index: 1;
}
#home_image #home_images .container .slides .active {
	display: block;
	opacity: 1;
}
#home_image #home_images .container .home_image_description {
	width: 420px;
	height: 50px;
	background: transparent url('../images/opacity.png') repeat;
	color: #fff;
	position: relative;
	/*margin-top: -70px;*/
	margin-top: 205px;
	z-index: 2;
	padding: 10px 20px;
}
#home_image #angle_tl,
#home_image #angle_tr {
	width: 8px;
	height: 8px;
	margin-top: -275px;
	position: relative;
	z-index: 5;
}
#home_image #angle_tl {
	background: transparent url('../images/angle_tl.png') no-repeat;
	float: left;
}
#home_image #angle_tr {
	background: transparent url('../images/angle_tr.png') no-repeat;
	float: right;
}

#home_image #angle_bl,
#home_image #angle_br {
	width: 8px;
	height: 8px;
	margin-top: -8px;
	position: relative;
	z-index: 5;
}
#home_image #angle_bl {
	background: transparent url('../images/angle_bl.png') no-repeat;
	float: left;
}
#home_image #angle_br {
	background: transparent url('../images/angle_br.png') no-repeat;
	float: right;
}


h1.title {
	height: 32px;
	background: transparent url('../images/title_bg.jpg') repeat-x top;
	color: #fff;
	font-size: 19px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-shadow: #fff 0px 0px 1px;
	padding-top: 10px;
}
h1.title .title_left {
	width: 10px;
	height: 41px;
	display: block;
	background: transparent url('../images/title_left.jpg') no-repeat left top;
	position: relative;
	margin-top: -10px;
	float: left;
}
h1.title .title_right {
	width: 10px;
	height: 41px;
	display: block;
	background: transparent url('../images/title_right.jpg') no-repeat left top;
	position: relative;
	margin-top: -10px;
	float: right;
}

#gyba {
	clear: both;
	width: 62px;
	height: 44px;
	display: block;
	background: transparent url('../images/gyba.png') no-repeat left top;
	position: relative;
	z-index: 2;
	margin: -45px 20px 0px 0px;
	float: right;
}
#balloon {
	clear: both;
	width: 41px;
	height: 49px;
	display: block;
	background: transparent url('../images/balloon.png') no-repeat left top;
	position: relative;
	z-index: 2;
	margin: -45px 10px 0px 0px;
	float: right;
}
#butterfly {
	clear: both;
	width: 33px;
	height: 44px;
	display: block;
	background: transparent url('../images/butterfly.png') no-repeat left top;
	position: relative;
	z-index: 2;
	margin: -44px 20px 0px 0px;
	float: right;
}
#kyshta {
	clear: both;
	width: 36px;
	height: 43px;
	display: block;
	background: transparent url('../images/kyshta.png') no-repeat left top;
	position: relative;
	z-index: 2;
	margin: -43px 20px 0px 0px;
	float: right;
}
#bird {
	clear: both;
	width: 45px;
	height: 32px;
	display: block;
	background: transparent url('../images/bird.png') no-repeat left top;
	position: relative;
	z-index: 2;
	margin: -35px 10px 0px 0px;
	float: right;
}



.storyFlower {
	background: transparent url('../images/flower2.jpg') no-repeat right 20px;
}
.storyItem {
	padding: 10px;
}
.storyItem h2,
.storyItem h2 a {
	color: #f7943d;
	font-size: 17px;
	font-style: bold;
}
.storyItem h2.green a {
	color: #8dac2a;
}
.storyItem h2 a:hover {
	text-decoration: underline;
}
.storyItem h3,
.storyItem h3 a {
	color: #f7943d;
	font-size: 16px;
	font-style: bold;
}
.storyItem .storyDate,
.storyItem .storyAuthor {
	height: 18px;
	color: #808080;
	font-size: 13px;
	margin: 2px 0px;
}
.storyItem .storyDate {
	background: transparent url('../images/flower.jpg') no-repeat left top;
	padding: 4px 0px 0px 25px;
}
.storyItem .storyText {
	color: #414042;
	font-size: 14px !important;
	line-height: 19px;
	border-bottom: 2px solid #eaecec;
	padding-bottom: 20px;
}
.storyItem .storyText ul,
.storyItem .storyText ol {
	margin-left: 35px;
}
.storyItem .storyText a {
	color: #f7943d;
}
.storyItem .btnMore {
	margin-top: -15px;
	float: right;
}

.image {
	border: 1px solid #eaecec;
	padding: 4px;
	background-color: #fff;
	margin: 0px 15px 10px 0px;
	float: left;
}


#kidsBox {
	width: 600px;
	margin: 0 auto;
}
.kidsBox {
	width: 145px;
	margin: 27px;
	float: left;
}
.kidsBox img {
	border: 1px solid #7e7e7e;
}
.kidsBox h3 {
	height: 45px;
	overflow: hidden;
	color: #8dac2a;
	font-size: 14px;
	line-height: 15px;
	text-transform: uppercase;
	margin: 5px 0px;
}

a.btnOrange {
	width: 65px;
	height: 21px;
	display: block;
	background: transparent url('../images/btnOrange.jpg') no-repeat 0px 0px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 7px;
}
a.btnBlue {
	width: 65px;
	height: 21px;
	display: block;
	background: transparent url('../images/btnBlue.jpg') no-repeat -1px -1px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 7px;
}


.pageInfo {
	padding: 20px;
}
.pageInfo h3 {
	font-size: 16px;
	color: #63b3b3;
	text-transform: uppercase;
	font-weight: bold;
}
.pageInfo h3.orange {
	color: #f7943d;
}
.pageInfo p {
	color: #414042;
	font-size: 14px;
	line-height: 17px;
	margin: 4px 0px;
}
.pageInfo .addStory {
	width: 202px;
	height: 31px;
	display: block;
	background: transparent url('../images/addStory.jpg') no-repeat left top;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding: 7px 0px 0px 7px;
	float: right;
}

.btnMore {
	width: 65px;
	height: 25px;
	display: block;
	background: transparent url('../images/more.jpg') no-repeat left top;
}

.banner300x250 {
	width: 300px;
	height: 250px;
	background-color: #eaecec;
	margin-top: 20px;
}
/* END OF CONTENT */

/*
 * FORM
 */
form {
	background: transparent url('../images/flower3.jpg') no-repeat 360px 0px;
	padding: 0px 20px;
}
form label {
	width: 100px;
	height: 25px;
	display: block;
	color: #414042;
	font-size: 15px;
	font-weight: bold;
	text-transform: lowercase;
	margin: 5px 0px;
	float: left;
}
form input {
	width: 330px;
	border: 1px solid #5a5b5d;
	padding: 2px;
	margin: 5px 0px;
	float: left;
}

form .selects label {
	width: 155px;
	text-align: right;
	text-transform: lowercase;
	padding-right: 5px;
}
form .selects select {
	border: 1px solid #5a5b5d;
	padding: 1px;
	margin: 5px 0px;
	float: left;
}
form .selects select.select1 {
	width: 50px;
}
form .selects select.select2 {
	width: 65px;
}

form textarea {
	width: 90%;
	height: 200px;
	border: 1px solid #5a5b5d;
	padding: 5px;
	margin: 5px 0px;
	color: #414042;
	font-size: 13px;
	font-weight: bold;
}

form button {
	width: 77px;
	height: 33px;
	background: transparent url('../images/btnAdd.jpg') no-repeat left top;
	border: 0px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
	margin: 20px 0px;
}
form button.png {
	background: transparent url('../images/btnBlue.gif') no-repeat left top;
}
/* END OF FORM */

/*
 * CONTENT FOOTER
 */
#content_footer {
	width: 910px;
	background-color: #eaecec;
	text-align: right;
	color: #ec852a;
	padding: 10px;
	margin: 10px 0px 0px 27px;
}
#content_footer #oak_logo {
	margin-left: 10px;
	float: right;
}
#content_footer #request2 {
	position: relative;
	margin-top: -150px;
	float: left;
}
/* END OF CONTENT FOOTER */

/*
 * FOOTER
 */
#footer {
	width: 910px;
	background: transparent url('../images/bg_footer.png') no-repeat center top;
	color: #fff;
	font-size: 12px;
	padding: 30px 30px 10px 30px;
	margin: 0 auto;
}
#footer a {
	color: #fff;
}
/* END OF FOOTER */

/*
 * PAGING
 */
.paging {
	margin: 10px;
	text-align: right;
}
.paging a {
	font-size: 12px;
	color: #f7831d;
	margin: 0px 3px;
}
.paging a.selected {
	font-weight: bold;
	text-decoration: underline;
}
.paging a:hover {
	text-decoration: underline;
}
.paging a.arrows {
	font-size: 16px;
	font-weight: bold;
}
/* END OF PAGING */

/*
 * ERROR MESSAGE
 */
.warning, .err, .succes {
	width: 100%;
	margin-bottom: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.warning {
	border: 1px solid #a97822;
	background: #fff5ca;
}

.err {
	background: #e28b65;
	border: 1px solid #a5260f;
}

.succes {
	background: #b9e57b;
	border: 1px solid #41a808;
}

.warning .warning_icon {
	float: left;
	width: 48px;
	height: 48px;
	margin: 14px;
	background: url('../admin/assets/warn.png') no-repeat 0 0;
	behavior: url(../admin/js/iepngfix.htc) !important;
}

.err .err_icon {
	float: left;
	width: 48px;
	height: 48px;
	margin: 14px;
	background: url('../admin/assets/fail.png') no-repeat 0 0;
	behavior: url(../admin/js/iepngfix.htc) !important;
}

.succes .succes_icon {
	float: left;
	width: 48px;
	height: 48px;
	margin: 14px;
	background: url('../admin/assets/success.png') no-repeat 0 0;
	behavior: url(../admin/js/iepngfix.htc) !important;
}

.desc {
	float:left;
	width:80%;
}

.desc p {
	float:left;
	color:#000 !important;
}

.desc span {
	float:left;
	width:100%;
	font-weight : bold;
	font-size : 1.2em;
	padding-bottom : 2px;
	margin-top:15px;
}

.warning .desc span {
	color : #dc9c00;
}

.err .desc span {
	color : #981d05;
}

.succes .desc span {
	color : #3a9805;
}

a.close {
	float:right;
	color:#555;
	font-size:14px;
	padding:5px;
	display:inline;
	margin-right:5px;
	font-weight:bold;
}

.noborder {
	border: 0px !important;
}

form textarea.error {
	border: 1px solid red !important;
}

p.error {
	color: red;
	padding: 10px 0;
}

ul.poll_list li{
	background: transparent url('../images/flower.jpg') no-repeat left top;
	padding: 4px 0px 0px 25px;
	list-style: none;
}

.poll_form textarea {
	height: 120px;
}
