/*RESET*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}

/*GENERIC*/
div {
	border:0px solid #5d6a78;
}
body {
	font:76%/150% verdana, sans-serif;
	color:#5d6a78;
	text-align:left;
}
hr {
	border-color:#5d6a78;
	border-style:solid;
	border-width:1px 0 0 0;
	height:1px;
}
ol {
	list-style:decimal;
}
a:link, a:visited {
	color:#5d6a78;
}
a:active, a:hover {
	color:#000000;
}
a.bulleted {
	font-weight:bold;
	padding-left:8px;
}
a.bulleted:link, a.bulleted:visited {
	background:#ffffff url("/images/bullet-grey.gif") no-repeat 0 60%;
}
a.bulleted:active, a.bulleted:hover {
	background:#ffffff url("/images/bullet-grey-full.gif") no-repeat 0 60%;
	color:#5d6a78;
}
input, select, textarea {
	padding:2px;
}

/*EXTEND*/
.like-disabled {
color:#cac8bb;
}
.noVisible {
	visibility:hidden;
}
.noDisplay, .jsEnable {
	display:none;
}
.fix {
	display:block; clear:both;
	height:0; overflow:hidden;
}

/*BASIC LAYOUT*/
#left {
	float:left;
	width:185px;
	border-right:1px solid #5d6a78;
	padding:0 0 0 3px;
}
#content {
	float:left;
	width:780px;
	padding:0 10px;
}
#right {
	float:right;
	width:0px;
}
#bodyblock {
	float:right;
	width:804px;
}
#footer {
	margin-top:10px;
	clear:both;
	text-align:center;
	border-top:1px solid #5d6a78;
	xbackground-color:#5d6a78;
	xcolor:#fff;
}
#outer {
	width:994px;
	margin:auto;
}

/*HEADER*/
#header-background {
	xbackground-color:#5d6a78;
}
#header {
	position:relative; z-index:1;
	width:994px; margin:0 auto; padding-bottom:0px;
	text-align:left;
	height:60px;
	background-repeat: no-repeat;
	background-position: 7px; 0;
	background:#fff url("/images/sun.gif") no-repeat 7px; 0;
	border-bottom:1px solid #5d6a78;
}

/*HEADER-MENU*/
#navi {
	position:relative;
	top:11px;
	left:53px;
	xcolor:#fff;
	xbottom:-117px;
	xfloat:left;
}
#navi ul {
	display:block;
	list-style:none;
	margin:0;
}
#navi ul li {
	display:block;
	list-style:none;
	float:left;
	padding:0;
	margin:0;
	text-align:center;
	margin-left:2px;
}
#navi #navi-1{
	width:140px;
	height:30px;
	background-image:url('/images/writer-long.gif');
}
#navi #navi-2{
	width:100px;
	height:30px;
	background-image:url('/images/writer.gif');
}
#navi #navi-3{
	width:140px;
	height:30px;
	background-image:url('/images/writer-long.gif');
}
#navi #navi-4{
	width:100px;
	height:30px;
	background-image:url('/images/writer.gif');
}
#navi #navi-1.active{
	width:140px;
	height:30px;
	background-image:url('/images/writer-long.gif');
	background-position:100% 100%;
}
#navi #navi-2.active, #navi #navi-4.active{
	width:100px;
	height:30px;
	background-image:url('/images/writer.gif');
	background-position:100% 100%;
}
#navi #navi-3.active{
	width:140px;
	height:30px;
	background-image:url('/images/writer-long.gif');
	background-position:100% 100%;
}
#navi #navi-4.active{
	width:100px;
	height:30px;
	background-image:url('/images/writer.gif');
	background-position:100% 100%;
}
#navi a {
	position:relative;
	top:6px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#navi a:link, #navi a:visited {
	
}
#navi a:active, #navi a:hover {

}
#navi .active a:link, #navi .active a:visited {
	
}
#navi .active a:active, #navi .active a:hover {
	
}

h1, h2, h3 {
	font-size:16px;
	padding:10px 0;
}

.weather-box {
	float:left;
	text-align:center;
	margin:0 6px 6px 0;width:150px;
}
.weather-box-caption {
	background-color:lightblue;
}
.weather-box-image {
	margin-top:10px;
}
#destinacia-menu-box {
	background-color:lightblue;
	margin:10px 10px 10px 0;
}
.destinacia-link {
	xpadding-left:10px;
}
.miesto-link {
	padding-left:10px;
}
