/* ZIMNI VARIANTA STRANEK */

body{
	background: #FFFFFF url(../img/zima/header_background.jpg) repeat-x;
}
a{
	color: #3170A5;
}
#language_selection a{
	color: #91DCF2;
}
#season_spring{
	background: url(../img/jaro/pictogram_spring_unactive.jpg) no-repeat;
}
#season_summer{
	background: url(../img/jaro/pictogram_summer_unactive.jpg) no-repeat;
}
#season_fall{
	background: url(../img/jaro/pictogram_fall_unactive.jpg) no-repeat;
}
#season_winter{
	background: url(../img/jaro/pictogram_winter_active.jpg) no-repeat;
}
#menu1 a.m1{
	color: #737272;
}
#menu1 a.m1_selected{
	color: #1694B8;
}
#header_decoration{
	position: absolute;
	width: 139px;
	height: 269px;
	margin: 129px 0px 0px -49px;
	background: url(../img/zima/header_decoration.gif) no-repeat;
}

/* menu2 */
#menu2{
	background: url(../img/zima/menu2_background.jpg) repeat-y;
}
#menu2 li a.m2{
	background: url(../img/zima/menu2_unactive.jpg) no-repeat 0px 2px;
	color: #B3FFFE;
}
#menu2 li a.m2:hover{
	background: url(../img/zima/menu2_active.jpg) no-repeat 0px 2px;
	color: #FFFFFF;
}
#menu2 li a.m2_selected{
	background: url(../img/zima/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/zima/suspension.gif) no-repeat;
}
#content{
	background: #E7F1FA url(../img/zima/content_decoration_right.jpg) no-repeat bottom right;
}
#side_left{
	background: url(../img/zima/content_decoration_left.jpg) no-repeat top left;
}

/* news_article */
.news_article_text h3{
	color: #2EA0C1;
}
a.news_article_title {
	color: #2EA0C1;
}
a.news_article_title:visited {
	color: #2EA0C1;
}
a.news_article_title:hover {
	color: #2EA0C1;
	text-decoration: underline;
}
.news_article_text p{
	color: #779E98;
}
.news_article_morelink{
	background: url(../img/zima/more1.jpg) no-repeat;
}
/* end of: news_article */

#gallery h3{
	color: #535B44;
}
#backlink{
	background: url(../img/zima/more2.jpg) no-repeat;
}

/* main_text */
div.main_text{
	color: #788576;
}
div.main_text h2, h4{
	color: #388AA1;
}
h4 a {	color: #388AA1; text-decoration: none; }
h4 a:hover{ color: #388AA1; 	text-decoration: underline; }

div.main_text a{
	color: #3170A5;
}
div.main_text li{
	background: url(../img/zima/plus.gif) no-repeat 0px 3px;
}
/* end of: main_text */

/* footer */
#content_left_ending{
	background-color: #E7F1FA;
}
#footer_right{
	background-color: #C5E7FA;
}
#footer_right_info{
	color: #1DB3DF;
}
#footer_right_info a{
	color: #1DB3DF;
}
#footer_right_info li{
	background: url(../img/zima/footer_separator.jpg) no-repeat left;
}
#footer_right_powered{
	background-color: #74AFE7;
	color: #BDF0FF;
}
#footer_right_powered a{
	color: #BDF0FF;
}
/* 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: #779E98;
	font-weight: bold;
	text-decoration: none;
}
a.article_select:visited { color: #779E98; text-decoration: none; }
a.article_select:hover { color: #1694B8;	text-decoration: underline; }

a.article_selected {
	color: #1694B8;
	font-weight: bold;
	text-decoration: none;
}
a.article_selected:visited { color: #1694B8; text-decoration: none; }
a.article_selected:hover { color: #1694B8;	text-decoration: underline; }

/* end of: table articles list */
