/* Style Sheet svipp.cz */
/* display layout */
body {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	background-color: #ddd;
	background-image: url("bgcube.gif");
	color: Black;
	font-family: "Verdana CE", Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
}

hr {
	display: none;
}

h1, h2 {
	margin: 0;
	color: #009c63;
	font-weight: bold;
	font-size: 1.4em;
}

img {
	border: none;
}

form {
	margin: 0;
}

abbr, acronym, .help {
	border-bottom: 1px dashed #bb0000;
	cursor: help;
}

a:link {
	color: #0971B0;
	text-decoration: none;
}

a:visited {
	color: #0971B0;
	text-decoration: none;
}

a:hover {
	color: #0971B0;
	text-decoration: underline;
}

.float img {
	border: 0;
	float: left;
	margin: 0px 15px 10px 0px;
}

.rightfloat img {
	border: 0;
	float: right;
	margin: 0px 0px 10px 15px;
}

.middle img {
	border: 0;
	vertical-align: middle;
	margin: 0px 20px 0px 0px;
}

.thumbnail img {
	border-color: Black;
	border-style: solid;
	border-width: 1px;
}

.clearleft {
	clear: left;
}

.wire {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	background: Black;
	line-height: 1px;
	height: 1px;
}

.boxhead {
	margin: 10px 0px 10px 0px;
	padding: 2px;
	background: #E6EDF5;
	color: #0971B0;
	font-weight: bold;
}

.meteopress img {
	border-color: #0971b0;
	border-style: solid;
	border-width: 1px;
}

.novinky {
	text-align: left;

}

.wifiprice {
	text-align: right;
	float: right;
}

.unseen {
	display: none;
}

/* layout */
#header {
	width: 743px;
	wid\th: 741px;
	margin: 0px auto;
	border-left: 1px solid #009c63;
	border-top: 1px solid #009c63;
	border-right: 1px solid #009c63;
	background-color: #ddd;
	background-image: url("svipphead.jpg");
	background-repeat: no-repeat;
	text-align: left;
	height: 120px;
}

#header h1, h3 {
	display: none;
	color: White;
}

#logo img {
	position: relative;
	top: 40px;
	left: 20px;
}

/* ---- menu ----*/
#menu a, a.link, a.visited, a.active {
	width: 105px;
	display: block;
	background-image: url(menua.gif);
	color: Black;
	text-decoration: none;
}

#menu a:hover, #menu a.selected {
	background-color: #ddd;
	background-position: left bottom;
}

#menu {
	width: 744px;
	wid\th: 742px;
	margin: auto;
	padding: 0px;
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	background-color: #eee;
	background-image: url(menu.gif);
	background-repeat: no-repeat;
	line-height: 28px;
	height: 28px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li {
	float: left;
	border-right: 1px solid Black;
	list-style-type: none;
	font-size: 11px;
	text-align: center;
}

#menushade {
	width: 743px;
	wid\th: 741px;
	margin: auto;
	border-top: 1px solid Black;
	border-left: 1px solid #009c63;
	border-right: 1px solid #009c63;
	background-color: White;
	background-image: url("shade.gif");
	background-repeat: repeat-x;
	font-size: 1px;
	height: 6px;
}

#case {
	width: 743px;
	wid\th: 741px;
	margin: auto;
	padding: 0px 0px 20px 0px;
	border-left: 1px solid #009c63;
	border-right: 1px solid #009c63;
	border-bottom: 1px solid #009c63;
	background-color: White;
	background-image: url(case.gif);
	background-repeat: repeat-y;
}

#contentsleft {
	width: 500px;
	wid\th: 468px;
	float: left;
	padding: 14px 16px 0px 16px;
	text-align: left;
}

#contentsleft li {
	padding-bottom: 1ex;
}

#contentsright {
	width: 241px;
	wid\th: 221px;
	float: left;
	padding: 14px 10px 0px 10px;
	text-align: left;
}

#contentsright ul {
	margin: 0;
	padding: 0 1ex 0 3ex;
}

#contentsright li {
	padding-bottom: 1ex;
	list-style-type: disc;
}

.centeralign {
	text-align: center;
}

.cleaner {
	clear: both;
}

#footer {
	width: 743px;
	wid\th: 741px;
	margin: auto;
	border-top: 2px none #c1c1c1;
	padding: 0.4em 0em 0.4em 0em;
	border-left: 1px solid #009c63;
	border-right: 1px solid #009c63;
	border-bottom: 1px solid #009c63;
	background-color: #009c63;
	color: White;
	font-size: 0.7em;
	text-align: left;
}

#footerleft {
	padding-left: 16px;
	float: left;
}

#footerright {
	text-align: right;
	padding-right: 16px;
}

#footer a			{
	text-decoration: none;
}

#footer a:link		{
	color: White; /* unvisited links */
}

#footer a:visited	{
	color: White; /* visited links   */
}

#footer a:hover	{
	color: Yellow; /* user hovers     */
}

#footer a:active	{
	color: White; /* active links    */
}

