body {
	font-family: 'Verdana CE', Verdana, 'Arial CE', Arial, 'Helvetica CE', lucida, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: none;
	background-image: url(img/pozadi.gif);
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #E2E9F3;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}
/* check borders */
/* #stranka, #top-left, #nadpis, #tlacitka, #top-right, #logo, #datum, #main, h1, h2, #main-center, #ikony */ { border: 1px solid Blue; } 

#stranka {
	width: 861px;
	height: 641px;
	margin: auto;
	text-align: left;
	background-color: White;
	background-image: url(img/podklad.gif);
}
#top { width: 861px; height: 100px; }

#top-left { width: 431px; height: 100px; float: left; }
#nadpis { position: relative; top: 24px; left: 30px; }
#tlacitka {	position: relative; top: 42px; left: 15px; }

#top-right { width: 430px; height: 100px; float: left; }
#logo { position: relative; top: 20px; left: 220px; width: 185px; height: 51px; background-image: url(img/logo.gif); }
#datum { position: relative; top: 26px; left: 250px; font-size: 10px; }

#main { width: 861px; height: 541px; display: table; }

#main-center { width: 700px; height: 500px; position: relative; top: 0px; left: 80px; text-align: left; }
#main-center-blog { width: 600px; height: 500px; float: left; position: relative; top: 0px; left: 70px; text-align: left; }
#main-line { width: 1px; height: 430px; float: left; position: relative; top: 30px; left: 80px; border: 1px solid #ccccdc; }
#main-right { width: 150px; height: 500px; float: right; position: relative; top: 0px; right: 40px; text-align: right; }
#main-center-foto { width: 700px; height: 500px; position: relative; top: 0px; left: 80px; text-align: center;}

h1 { font-size: 250%; text-align: left; width: 380px; margin: 0px; }
h2 { font-size: 110%; text-align: center; margin: 15px 0px 0px 0px; }
h3 { font-size: 100%; text-align: center; font-weight: normal; }

.small { font-size: 90%; }

#foto-nahled {	width: 138px; height: 90px; text-align: center; display: table; float: left; }
#foto { width: 520px; height: 390px; text-align: center; display: table; margin: auto; }
#web-nahled { width: 175px; height: 120px; text-align: center; display: table; float: left; }
#loga-nahled { width: 700px; height: 110px; text-align: left; }
#ikony {	width: 695px; height: 60px; text-align: center; float: left; }
.odskok15 { margin: 0px 0px 0px 15px; }


a.tlacky:link, a.tlacky:visited  { text-decoration: none; font-weight: normal; color: #000000; }
a.tlacky:active, a.tlacky:hover { text-decoration: none; font-weight: normal; color: #0000ff; }
a.all:link, a.all:visited  { text-decoration: none; font-weight: normal; text-align: left; color: #0000ff; }
a.all:active, a.all:hover { text-decoration: none; font-weight: normal; text-align: left; color: #ff0000; }
a.blog:link, a.blog:visited  { text-decoration: none; font-weight: normal; text-align: left; color: #0000ff; font-size: 11px; }
a.blog:active, a.blog:hover { text-decoration: none; font-weight: normal; text-align: left; color: #ff0000; font-size: 11px; }

