.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
	border: none;
	margin: 0px;
	background-color: $ffffff;
	text-align: center;
}

#container {
	width: 780px !important;
	width: 780px; /* IE */
	height: 420px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: left;
	border: none;
}

#content {
	width: 780px !important;
	width: 780px; /* IE */

	margin: 0px auto 10px auto;
	text-align: center;
	background-image:url(/public/images/tlo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #f4f0d7;
	padding-bottom: 20px;
}

#content_inside {
	width: 700px !important;
	width: 700px; /* IE */

	margin: 0px auto 0px auto;
	padding-top: 15px;
	text-align: left;

	font-size: 14px;
	font-weight: normal;
	font-family: tahoma, verdana;
	text-decoration: none;
	color: #555555;
	text-align: justify;
	line-height: 180%;
}
.bold {
	font-weight: bold;
	color: #006666;
}
#top {
	margin-top: 10px;
	width: 780px;
	height: 98px;
	background-image:url(/public/images/naglowek.jpg);
}

#menu {
	width: 780px;
	height: 30px;
	border-bottom: 1px solid #dddddd;
	text-align: center;
}

#title {
	font-size: 22px;
	font-weight: normal;
	font-family: "URW Gothic L", gothic, tahoma, verdana;
	color: #006666;
	padding-top: 10px;
	padding-bottom: 10px;
}

img.thumbnail {
	border: none;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

.tabelka {
	border: 1px solid #c9c7b8;
}

.tabelka td {
	text-align: center;
}

a.topmenu, a.topmenu:hover, a.topmenu:visited, a.topmenu:active {
	font-size: 15px;
	font-weight: bold;
	font-family: "URW Gothic L", gothic, tahoma, verdana;
	text-decoration: none;
	color: #006666;
	padding: 0px 15px 0px 15px;
}

img.topmenu {
	border: none;
	padding: 0px 5px 0px 5px;
}

#content_inside img.left {
	padding: 5px 8px 0px 0px;
}

#content_inside img.right {
	padding: 5px 0px 0px 8px;
}

input.tekst {
	width: 70%;
}
