/* LETNI VARIANTA STRANEK */

body{
	background: #FFFFFF url(../img/leto/header_background.jpg) repeat-x;
}
a{
	color: #A59331;
}
#language_selection a{
	color: #E6BA0A;
}
#season_spring{
	background: url(../img/jaro/pictogram_spring_unactive.jpg) no-repeat;
}
#season_summer{
	background: url(../img/jaro/pictogram_summer_active.jpg) no-repeat;
}
#season_fall{
	background: url(../img/jaro/pictogram_fall_unactive.jpg) no-repeat;
}
#season_winter{
	background: url(../img/jaro/pictogram_winter_unactive.jpg) no-repeat;
}
#menu1 a.m1{
	color: #737272;
}
#menu1 a.m1_selected{
	color: #EF8F01;
}
#header_decoration{
	position: absolute;
	width: 132px;
	height: 305px;
	margin: 40px 0px 0px -49px;
	background: url(../img/leto/header_decoration.gif) no-repeat;
}

/* menu2 */
#menu2{
	background: url(../img/leto/menu2_background.jpg) repeat-y;
}
#menu2 li a.m2{
	background: url(../img/leto/menu2_unactive.jpg) no-repeat 0px 2px;
	color: #F4DBA0;
}
#menu2 li a.m2:hover{
	background: url(../img/leto/menu2_active.jpg) no-repeat 0px 2px;
	color: #FFFFFF;
}
#menu2 li a.m2_selected{
	background: url(../img/leto/menu2_active.jpg) no-repeat 0px 2px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#menu2 li a.m2_selected:hover{
}
/* end of: menu2 */

#header_suspension{
	background: url(../img/leto/suspension.gif) no-repeat;
}
#content{
	background: #FBFBE4 url(../img/leto/content_decoration_right.jpg) no-repeat bottom right;
}
#side_left{
	background: url(../img/leto/content_decoration_left.jpg) no-repeat top left;
}

/* news_article */
.news_article_text h3{
	color: #E18700;
}
a.news_article_title {
	color: #E18700;
}
a.news_article_title:visited {
	color: #E18700;
}
a.news_article_title:hover {
	color: #E18700;
	text-decoration: underline;
}

.news_article_text p{
	color: #9E9A77;
}
.news_article_morelink{
	background: url(../img/leto/more1.jpg) no-repeat;
}
/* end of: news_article */

#gallery h3{
	color: #535B44;
}
#backlink{
	background: url(../img/leto/more2.jpg) no-repeat;
}

/* main_text */
div.main_text{
	color: #788576;
}
div.main_text h2, h4{
	color: #DA8300;
}
h4 a {	color: #DA8300; text-decoration: none; }
h4 a:hover{ color: #DA8300; 	text-decoration: underline; }

div.main_text a{
	color: #A59331;
}
div.main_text li{
	background: url(../img/leto/plus.gif) no-repeat 0px 3px;
}
/* end of: main_text */

/* footer */
#content_left_ending{
	background-color: #FBFBE4;
}
#footer_right{
	background-color: #FFC8A5;
}
#footer_right_info{
	color: #D58000;
}
#footer_right_info a{
	color: #D58000;
}
#footer_right_info li{
	background: url(../img/leto/footer_separator.jpg) no-repeat left;
}
#footer_right_powered{
	background-color: #FF962E;
	color: #F3FFAC;
}
#footer_right_powered a{
	color: #F3FFAC;
}
/* end of: footer */

/* forms */
input {
	border: #B0B0B0 1px solid;
}
.L-inp {
	border: #B0B0B0 1px solid; 
}
.S-inp {
	border: #B0B0B0 1px solid; 
}
.dot-textarea {
	border: #B0B0B0 1px solid; 
}
.dot-inp {
	border: #B0B0B0 1px solid; 
}
/* end of: forms */

/* table articles list */
a.article_select {
	color: #8F9E77;
	font-weight: bold;
	text-decoration: none;
}
a.article_select:visited { color: #8F9E77; text-decoration: none; }
a.article_select:hover { color: #E18700;	text-decoration: underline; }

a.article_selected {
	color: #E18700;
	font-weight: bold;
	text-decoration: none;
}
a.article_selected:visited { color: #E18700; text-decoration: none; }
a.article_selected:hover { color: #E18700;	text-decoration: underline; }

/* end of: table articles list */
