@CHARSET "UTF-8";

h1.error { color:#d00; font-size:14px; font-weight: bold; text-align:center; margin:10px 0; }
h1.message { color:#2FA5DA; font-size:14px; font-weight: bold; text-align:center; margin:10px 0 20px 0; }

body {
	background-color: 				#d8f0fa;
	background-image:				url('../images/bg.gif');
	background-repeat:				repeat-x;
	background-position:			0 47px;
	font-family: 					georgia,helvetica;
	font-size:						11px;
	color:							#111;
	text-align: 					center;
	margin: 						0px;
	padding: 						0px;
}

.adv, .adv * {
	font-size: 6px;
	color: #D8F0FA;
}
* html #content, * html #main {
	height:							650px;
}
#content,#main {
	min-height:						650px;
}

#content {
	width:							940px;
	margin:							0px auto;
	background-image: 				url('../images/content_bg.gif');
	background-repeat: 				repeat;
	border-top:						1px solid #8b9a9f;
	text-align: 					justify;
}

#content #main {
	padding:						20px;
	background-image: 				url('../images/main_bg.gif');
	background-repeat: 				no-repeat;
	background-position: 			bottom left;
}

#plazaIcon, #gmap, object, embed {
	border:							1px solid #d0edf8;
}

#content #main table td.link {
	font-size:						15px;
}

#content #main table td.link a {
	text-decoration: 				none;
	color:							#2fa5da;
}

#content #main table td.link a:hover {
	text-decoration: 				underline;
	color:							#c00;
}

#content #main table td.borderL {
	border-left:					1px dotted #d0edf8;
}

#content #main table td.borderR {
	border-right:					1px dotted #d0edf8;
}

#content #main table td.pogoda {
	width:							160px;
	text-align: 					center;
}

#content #main table td.pogoda #wpImg div {
	text-align: center;
	border-bottom: none;
}

#content #main table td.pogoda #wpImg {
	font-size:10px;
}

#content #main table td.pogoda h1 {
	margin:							10px 0px 0px 0px;
	padding:						0px 0px 10px 0px;
	font-size:						12pt;
	text-align: 					center;
	color:							#2FA5DA;
	border-bottom:					1px dotted #d0edf8;
}


#content #main table td.pogoda div {
	text-align: 					left;
	padding:						10px 0px 10px 0px;
	marign:							10px 0px 10px 0px;
	border-bottom:					1px dotted #d0edf8;
}

#content #main table td table.weather {
	margin:							10px 0px 0px 0px;
	text-align: 					left;
	font-size: 						10px;
	line-height: 					1.2em;
	
}

#content #main table td table.weather td {
	margin:							0px;
	line-height: 					1.2em;
}

#content #main table td table.weather td.img {
	display:						none;
}

#content #main table td.pogoda p b {
}

#content #main .h3 {
	margin:							0px 0px 20px 0px;
	font-weight: 					bold;
	font-size:						1.17em;
}

#content #main .h5 {
	margin:							0px 0px 0px 0px;
	font-weight: 					bold;
	color:							#888;
}

#footer {
	margin:							10px 0px;
	text-align: 					center;
	font-size:						12px;
}

#rozklad table ul {
	line-height: 					1.8em;
}

#kamera1, #kamera2 {
	padding:						5px;
}

#mapa {
	text-align: 					center;
}

#gmap {
	width: 							800px;
	height:							500px;
	margin:							10px auto;
}

#mapDescription {
	text-align: 					left;
	width:							400px;
}

#mapDescription h3 {
	margin:							0px 5px;
}

#mapDescription p {
	margin:							0px 5px;
	text-align: 					justify;
}

h2 {
	color:							#a00;
}

h3 span.link {
	color:							#ffb12e;
}

#leftB,#rightB {
	position:						absolute;
}

#rightB {
	margin-left:					939px;
}

.center {
	text-align: 					center !important;
}

.clear {
	clear:							both;
}


a.links {
	color:							#278CBA;
	text-decoration: 				none;
}

a.links:hover {
	color:							#7DB441;
	text-decoration:				underline;
}

