body {
	background: #bde6fb url('../images/bg.png') center repeat-y;
	color: #666;
	text-align: center;
}




a { color: #306D9F; text-decoration: none }
a:hover { color: #4DAFFF }
p { margin: 0 0 0 5px; padding: 0; }
h1 { margin: 5px; padding: 0; color: #3E72DB; font-weight: bold;}
h2 { margin: 3px; padding: 0; color: #3E72DB; font-weight: bold;}

#layout { text-align: center; width: 810px; margin: 0px auto 0px auto; }

#content {
	width: 810px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	clear: both;
	float: left;
	text-align: left;
}

#data {
	float: left;
	background-color: white;
	padding: 10px 5px;
	width: 800px;
}

#top_section {
	text-align: center;

}
#header { 
	float: left; 
	clear: both; 
	text-align: center !important; 
	width: 805px; 
	height: 165px;
  }

#top_section #h_left { float: left; padding-top: 35px; margin-left: 110px }
#top_section #h_right { float: left; margin-left: 40px; }


#top_section #logo_text {  float: left;  width: 185px; font-size: 12px; color: #00acee }
#top_section #countdown {  float: left; width: 185px }
#top_section #countdown .text { font-size: 12px }

/* layout main */
#center_section_layout_main {
	width: 785px;
	float: left;
	background-color: white;
	padding: 0px 5px 10px 5px;
	border-bottom: solid 1px #eee;
	border-left: solid 1px #eee;
	border-right: solid 1px #eee;

}

/* layout second */
#left_section_layout_second, #right_section_layout_second {
	margin-left: 6px;
	width: 200px;
	float: left;
}

#center_section_layout_second {
	width: 400px;
	float: left;
	background-color: white;
	padding: 10px 5px 10px 5px;
	border-bottom: solid 1px #eee;
	border-left: solid 1px #eee;
	border-right: solid 1px #eee;
}
/* layout third */

#left_section_layout_third, #right_section_layout_third {
	width: 400px;
	float: left;
	background-color: white;
}


#left_section_layout_third {
	width: 413px;
}
#right_section_layout_third {
	height: 300px;
	width: 380px;
	margin-left: 5px;
	padding-top: 20px;
	overflow: hidden;
}

#footer {
	margin-left: 7px;
	clear: both;
	width: 805px;
	height: 20px;
	clear: both;
	float: left;
	color: #666;
	font-size: 10px;
}

#footer #copy1 {
	padding: 13px 0 0 20px;
	color: white;
	float: left;
	font-size: 10px;
}

#footer #copy2 {
	padding: 20px 20px 0 20px;
	color: #eee;
	float: right;
	font-size: 10px;
}

#footer #copy2 a {
	color: #eee;
	font-size: 10px;
	text-decoration: none;
}

#footer #menu {
	padding: 20px 0 0 30px;
	float: left;
}

#footer #menu a {
	font-size: 13px;
	color: yellow;
}


#done, #errors {
	position: absolute;
	top: 0px;
	left: 0px;
	color: #333;
	font-size: 20px;
	z-index: 100;
	width: 100%;
	height: 100%;
}

#done, #errors {
	background-color: black;
	z-index: 100;
}

#done #text, #errors #text {
	position: relative;
	top: 40%;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	color: white;
	background-color: #4b9dd5;
	padding: 30px;
	border: solid 1px #f5f5f6;
}

#done #text p {
	background: url('../images/icons/info.png') no-repeat;
	padding-left: 30px;
}

#errors #text p {
	background: url('../images/icons/warning.png') no-repeat;
	padding-left: 30px;
}

.logo_red { color: #C40024; }
.logo_green { color: #669200;}
.logo_blue { color: #4783FC; }


.scroll { height: 500px; overflow: auto; }

.news_info {
	font-size: 10px;
	color: #333;
	margin: 5px 0 5px 0 !important ;
	padding: 0 !important;
}

.news_title {
	font-size: 31px;
	line-height: 36px;
	font-weight: bold;
 	color: #4091D4;
	margin: 0 !important ;
	padding: 0 !important;
	text-indent: 0;
}

.list_news_title {
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
 	color: #4091D4;
	margin: 0 !important ;
	padding: 0 !important;
	text-indent: 0;
}

.list_news_title a { color: #4091D4; }
.list_news_title a:hover { color: #4DAFFF; }

ul.news_box { width: 350px }
ul.news_box li {
	display: block;
	float: left;
	clear: both;
	border-bottom: solid 1px #eee;
	padding: 3px;
	margin: 0px;
	width: 99%;

}
.news_intro {
	font-weight: bold;
	font-size: 14px;
	color: #222;
	margin: 0!important;
	padding: 3px !important;
	text-indent: 0;
	text-align: justify;
}

.news_text {
	font-size: 12px;
	line-height: 17px;
	text-indent: 2em;
	margin: 0;
	padding: 0;
	text-indent: 0;
	text-align: justify;
}

.news_content p {
	margin: 20px 0px;
	padding: 0px;
	color: #111;
}

.lead_img {
	padding: 3px;
	border: solid 1px #eee;
	margin: 2px;
	float: left;
}

.padding { padding: 2px 5px }
.header_padding { padding: 3px 10px }

img.news_avatar {
	margin: 3px;
}

textarea {
	border: solid 1px #b4b4b4;
	padding: 1px;
	color: #333;
}

.input_red {
	background-color: red;
	color: white;
	border: none;
	padding: 3px 20px;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
}

.article_comments ul li {
	border: solid 1px #999;
	background-color: #eee;
	display: block;
	float: left;
	clear: both;
	margin: 2px;
	padding: 10px;
}

.big_submit {
	font-size: 30px;
	padding: 5px;
	cursor: pointer;
}

.small_gallery ul {
	padding:0;
	margin: 0;
}

.small_gallery ul li {
	display: inline;
	float: left;
	margin: 2px;
	border: solid 1px #eee;
	width: 50px;
}
.small_gallery ul li img {
	width: 40px;
	margin: 0;
}

.nice_bullet_bg {
/*	background: transparent url('../images/li_dot.png') 0px 5px no-repeat;
	padding-left: 1.1em;
*/	font-size: 12px;
	font-weight: bold;
	color: #C40024;
	margin-bottom: 3px;
}

.r_30 {
	width: 30px;
	float: left;
	border: solid 1px #eee;
	padding: 2px;
}

.r_50 {
	width: 50px;
	float: left;
	padding: 2px;
	border: solid 1px #eee;
}

.gallery {  float: left }

.gallery_large {
	margin: 0px;
	float: left;
	width: 99%;
	clear: both;
}

.gallery ul li {
	display: block !important;
	float: left;
	width: 120px;
	height: 140px;
	padding: 3px;
	margin: 3px;
	border: solid 1px #f4f4f4;
}


.cms_gallery_list ul {
	margin:0;
	padding: 0;
}

.cms_gallery_list ul li {
	display: block;
	padding: 5px;
	margin: 0px!important;
	border: solid 1px #eee;
	margin: 2px !important;

}

.cms_gallery_list table td {
	text-align: center;
	border: solid 1px #eee;
	padding: 2px 10px;
}

.cms_gallery_list {
	border-bottom: solid 1px #eee; margin-bottom: 10px; padding: 0px margin: 0px!important;
	border-right: solid 1px #eee; margin-bottom: 10px; padding: 0px margin: 0px!important;
	width: 790px;
	float: left;
	background: white;
	padding: 5px;
}

.public_list { margin-top: 3px; }

table.public_list {
	border: 1px solid #ddd;
	width: 99%;
	border-collapse: collapse;
}

table.public_list th {
	background-color: #eee;
}
table.public_list td {
	padding: 8px;
	border-bottom: 1px solid #ddd;
}
table.public_list tr {
}

table.public_list tr:hover {
	background-color: #f4f5f6;
}

ul.enlarge { 
	float: left; 
	background: transparent; 
	margin: 0 0 2px; 
	padding: 4px 0 0 4px; 
	width: 180px; 
	height: 80px; 
	overflow: visible;
 }

ul.enlarge li {  display: inline; }

ul.enlarge li img { 
	width: 50%; 
}
ul.enlarge li a, 
ul.enlarge li a:visited { 
	z-index: 0; 
	position: relative; 
	white-space: normal; 
	float: left; 
	display: inline; 
	width: 90px; 
	height: 35px; 
	overflow: hidden; 
	margin: 0 8px 0 0;
 }

ul.enlarge li a:hover { 
	overflow: visible; 
	z-index: 99; 
	display: block;
 }

ul.enlarge li a:hover img { 
	position: absolute; 
	width: 100%; 

	top: -25%; 
	left: 0; 
	margin: 0 0 0 -30px; 
	border: 1px solid #eee; 
}

ul.vertical {
	list-style-type: none;
	padding: 5px;
	margin: 0;
}

ul.vertical li {
	display: block;
	float: left;
	border-bottom: solid 1px #eee;
	margin-bottom: 10px;
}

ul.nice_list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.nice_list li {
	background-image: url('../images/li_dot.png');
	background-repeat: no-repeat;
	background-position: 0.4em;
	padding-left: 1.5em;
}



#sponsors_logos {
	position: fixed;
	bottom: 0%;
	left: 0%;
       	clear: both; 
	text-align: center; 
	width: 100%;
	margin: 0px auto;
	height: 70px;
	background-color: white;
	opacity: 0.9;
	padding: 5px;
}

#sponsors_logos .title {
	font-weight: bold;
	letter-spacing: 2px;
	margin: 3px 0;
}
.sponsors {  display: inline;  margin: 10px }
.sponsors img { border: none; }

#media_logos { clear: both; float: left; text-align: center; width: 100% }
#companies_logos .panel { display: inline; margin: 10px }
#companies_logos .panel img { height: 60px; border: none;  }



.file_item {
	float: left; width: 120px; height: 130px; border: solid 1px #eee; margin: 2px; overflow: hidden; background-color: #f9f9f9; padding: 2px
}

hr {
	margin: 5px 0px;
	height: 1px;
	border: none;
	background-color: #f5f6f7;
}



#discipline_container {
	clear: both;
	width: 810px;
	text-align: center;
	margin: 20px auto;
	
}

#discipline_container .bg {
	text-align: left;
	float: left;
	margin-top: 5px;
	background-color: white;
	padding: 3px;
}

.discipline_box a { color: white; text-decoration: none }
.discipline_box a:hover { color: #eee; }

.discipline_box {
	float: left;
	margin: 2px;
	width: 120px;
	height: 65px;
	padding: 75px 5px 0px 5px;
}

.discipline_box .title {
	font-size: 14px;
	font-weight: bold;
	clear: both;
	color: white;
}

.discipline_box .subtitle a  {
	color: white;
	text-decoration: none;
}

.discipline_box .subtitle {
	font-size: 10px;
	font-size: normal;
	clear: both;
}
.discipline_biathlon { background: transparent url('../images/discipline_biathlon.png') top center no-repeat; }
.discipline_bobsleigh { background: transparent url('../images/discipline_bobsleigh.png') top center no-repeat; }
.discipline_curling { background: transparent url('../images/discipline_curling.png') top center no-repeat; }
.discipline_figura_skating { background: transparent url('../images/discipline_figura_skating.png') top center no-repeat; }
.discipline_hockey { background: transparent url('../images/discipline_hockey.png') top center no-repeat; }
.discipline_skating_quickly { background: transparent url('../images/discipline_skating_quickly.png') top center no-repeat; }
.discipline_skating_quickly_long { background: transparent url('../images/discipline_skating_quickly_long.png') top center no-repeat; }
.discipline_ski_alps { background: transparent url('../images/discipline_ski_alps.png') top center no-repeat; }
.discipline_ski_jump { background: transparent url('../images/discipline_ski_jump.png') top center no-repeat; }
.discipline_ski_running { background: transparent url('../images/discipline_ski_running.png') top center no-repeat; }
.discipline_skiing { background: transparent url('../images/discipline_skiing.png') top center no-repeat; }
.discipline_snowboard { background: transparent url('../images/discipline_snowboard.png') top center no-repeat; }

.size24 { font-size: 24px }
.size18 { font-size: 18px }
.size12 { font-size: 12px }
.normal { font-weight: normal}
.logo_text_gray { color: #636467}

.list_news_entry {
	padding: 10px;
	float: left;
	clear: both;
	border-bottom: solid 1px #eee;
	width: 765px;

}

.news_first_avatar, .news_avatar {
	float: left;
	padding: 5px;
}

.news_read_title {
	font-size: 25px;
	color: #225885;
	padding: 10px 10px 1px 10px;
}

.news_read_infos {
	padding-left: 10px;
	margin-bottom: 10px;
}


.raw_content_news_content {
	padding: 10px;
}

.raw_content_news_content .news_intro {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}

#contact_container {
	position: absolute;
	right: 0px;
	float: right;
	top: 500px;
	padding: 0px;
	text-align: left;
	z-index: 900;
}

#contact_button { 
		cursor: pointer; font-weight: bold;
		font-size: 12px;
		line-height: 16px;
		color: white;
		padding: 15px 8px;
		width: 12px;
		height: 126px;
		background: transparent url('../images/contact_panel_left_small.png') no-repeat;
}

#contact_form {
		background: #222 url('../images/menu_bg.png') repeat-x;
		color: white;
		padding: 8px;
		border: solid 1px #eee;

	width: 400px;
	}

#lead {
	float: left;
	width: 380px;
	height: 255px;
	position: relative;
	background-repeat: no-repeat;
}
#lead .lead_text {
	position: absolute;
	bottom: 0px;
	background: black url('../images/menu_bg.png');
	padding: 5px;
	color: white;
	font-size: 12px;
	width: 370px;
	height: 55px;
	cursor: pointer;
}

#lead .top_text {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 15px;
  color: white;
}

#lead .top_text a { color: white }

/* MAIN PAGE MAP, LAYOUT THIRD  */

#map_container {
	position: relative;
	width: 413px;
	height: 302px;
	background: transparent url('../images/map.png') no-repeat;
}

#map_container .city {
	background-color: white;
	border: solid 1px black;
	padding: 3px;
	font-size: 10px;
	cursor: pointer;
	width: 70px;
}

#map_container #city_jakuszyce {
	position: absolute;
	top: 60px;
	left: 45px;
	width: 50px;
}

#map_container #city_szklarska_poreba {
	position: absolute;
	top: 65px;
	left: 55px;
	width: 90px;
}

#map_container #city_karpacz {
	position: absolute;
	top: 110px;
	left: 95px;
	width: 40px;
}

#map_container #city_lubawka {
	position: absolute;
	top: 108px;
	left: 145px;
	width: 44px;
}

#map_container #city_swidnica {
	position: absolute;
	top: 85px;
	left: 245px;
	width: 45px;
}

#map_container #city_duszniki_zdroj {
	position: absolute;
	top: 180px;
	left: 245px;
	width: 75px;
}

#map_container #city_stronie_slaskie {
	position: absolute;
	top: 210px;
	left: 310px;
	width: 75px;
}

#map_container #city_tomaszow_mazowiecki {
	position: absolute;
	top: 30px;
	right: 5px;
	width: 75px;
}

#map_container #city_krynica {
	position: absolute;
	top: 68px;
	right: 5px;
	width: 75px;
}

#map_container #city_sosnowiec {
	position: absolute;
	top: 92px;
	right: 5px;
	width: 75px;
}

#map_container .city {
	z-index: 100;
}

#city_jakuszyce_map {
	position: absolute;
	top: 80px;
	left: 30px;
	width: 200px;
	height: 70px;
	background-color: white;
	border: solid 1px black;
	z-index: 10000;
	display: none;
	padding: 5px;
}

#city_szklarska_poreba_map {
	position: absolute;
	top: 85px;
	left: 40px;
	width: 200px;
	height: 70px;
	background-color: white;
	border: solid 1px black;
	z-index: 10000;
	display: none;
	padding: 5px;
}
#city_karpacz_map {
	position: absolute;
	top: 135px;
	left: 60px;
	width: 200px;
	height: 110px;
	background-color: white;
	border: solid 1px black;
	z-index: 10000;
	display: none;
	padding: 5px;
}

#city_lubawka_map {
	position: absolute;
	top: 135px;
	left: 70px;
	width: 200px;
	height: 100px;
	background-color: white;
	border: solid 1px black;
	z-index: 10000;
	display: none;
	padding: 5px;
}

#city_swidnica_map {
	position: absolute;
	top: 110px;
	left: 150px;
	width: 200px;
	height: 100px;
	background-color: white;
	border: solid 1px black;
	z-index: 10000;
	display: none;
	padding: 5px;
}

#city_duszniki_zdroj_map {
	position: absolute;
	top: 195px;
	left: 130px;
	width: 200px;
	height: 70px;
	background-color: white;
	border: solid 1px black;
	z-index: 10000;
	display: none;
	padding: 5px;
}

#city_stronie_slaskie_map {
	position: absolute;
	top: 185px;
	left: 100px;
	width: 200px;
	height: 100px;
	background-color: white;
	border: solid 1px black;
	z-index: 10000;
	display: none;
	padding: 5px;
}

#city_tomaszow_mazowiecki_map {
	position: absolute;
	top: 20px;
	right: 50px;
	width: 200px;
	height: 80px;
	background-color: white;
	border: solid 1px black;
	z-index: 10000;
	display: none;
	padding: 5px;
}

#city_krynica_map {
	position: absolute;
	top: 70px;
	right: 50px;
	width: 200px;
	height: 70px;
	background-color: white;
	border: solid 1px black;
	z-index: 10000;
	display: none;
	padding: 5px;
}

#city_sosnowiec_map {
	position: absolute;
	top: 75px;
	right: 50px;
	width: 200px;
	height: 70px;
	background-color: white;
	border: solid 1px black;
	z-index: 10000;
	display: none;
	padding: 5px;
}

.user_nice {
 display: none !important;
}

.main_news {
 font-size: 17px;
 font-weight: bold;
 color: white !important;
 background-color: #f3b02a;
 border: solid 1px #eee;
 padding: 3px;
 margin-bottom: 3px;
}

.green_news {
 background-color: #6bbd45;
}

