body {
	margin:0;
	padding:0;
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #d4d4d4;
	text-decoration: none;
	background-image: none;
	background-color: #028ad6;
	text-align: justify;
	position: relative;
	margin: inherit; }

h1, h2, h3 {
	font-weight: bold;
	color: #fff;
	text-align: left; }
h1 {
	font-size: 20px; }
h2 {
	font-size: 18px; }
h3 {
	font-size: 16px; }

#maincontainer {
	background-color: #005c8f;
	width: 980px;
	margin: 0 auto;
	border-left: 1px solid #00b5f2;
	border-right: 1px solid #00b5f2; }

#topsection {
	margin-top: 0;
	height: 220px; }

#logo {
	float: left;
	position: relative;
	top: 40px;
	left: 20px; }

#contentwrapper {
	float: left;
	width: 100%; }

#contentcolumn {
	margin-left: 210px; }
#contentcolumn a {
	color: #d4d4d4; }
#contentcolumn a:hover {
	color: #fff; }


#leftcolumn {
	float: left;
	width: 200px; /*Width of left column*/
	margin-left: -980px; /*Set left margin to -(MainContainerWidth)*/
	background-color: #005c8f; }

#footer {
	clear: left;
	height: 125px;
	width: 980px;
	color: #fff;
	text-align: left;
	vertical-align: bottom; }

#footer a {
	color: #028ad6; }
#footer a:hover {
	color: #eee; }
#webdesign {
	position: relative;
	top: 90px;
	left: 10px; }

.innertube {
	margin: 10px;
	margin-top: 0;
	margin-bottom: 0; }

a.index { 
	display: block;
	width: 520px;
	height: 83px;
	background: url('../images/silvestrovsky_pobyt.png') 0px 83px; }
a:hover.index { 
	width: 520px;
	height: 83px;
	background: url('../images/silvestrovsky_pobyt.png') 0px 0px; }

.tabcontainer {
	border: 1px solid gray;
	width: 720px;
	margin-bottom: 1em;
	padding: 10px }

.uvod {
	float: left;
	margin-bottom: 20px;
	border: 1px solid #e9e9e9;
	width: 748px;
	padding: 0; }
.uvod .image {
	float: left;
	width: 200px;
	margin: 10px; }
.uvod .nadpis {
	background-color: #028ad6;
	position: relative;
	top: 0px;
	width: 738px;
	height; 80px;
	margin:0;
	padding-left: 10px; }
.uvod .nadpis a {
	text-decoration: none; }
.uvod .text {
	width: 508px;
	float: left; }

img.sk {
	float: right;
	position: relative;
	top: 2px;
	right: 8px; }
img.left {
	float: left;
	margin: 0 10px; }
img.right {
	float: right;
	margin: 0 10px; }



.onehalf {
	width: 50%;
	float: left; }

.noborder	{ border: none; }
.center		{ text-align: center; }
.bold		{ font-weight: bold; }
.red		{ color: red; }
.yellow		{ color: yellow; }
.white		{ color: white; }


