body {
font-family: arial ce, arial, sans-serif, tahoma, verdana, helvetica, helvetika ce;
color: #000000;
margin: 0px;
padding: 0px;
font-size: 70%;
}

*{
font-family: arial ce, arial, sans-serif;
font-size: 100%;
color: #000000;
margin: 0px;
padding: 0px;
}

.print {
	width: 100%;
	height: 77px;
	margin: 0px 0px 7px 0px;
	border-bottom: 2px solid #000000;
}

.print h1 {
	padding: 35px 0px 0px 0px;
	font-size: 220%;
}

hr.test{
height: 1px;
border: none;
border-bottom: 1px dashed black;
}

th, td {
vertical-align: top;
text-align: left;
}
	
.left	{text-align: left;}
.center	{text-align: center;}
.right	{text-align: right;}

img {
border: none;
}

img.leva {
float: left;
margin-right: 10px;
}

img.prava {
float: right;
margin-left: 10px;
}

img.floatleft {
float: left;
margin-right: 10px;
}

img.floatright {
float: right;
margin-left: 10px;
}

/****************************************************************/

#menu1 {
	display: none;
}

#menusub {
	display: none;
}

#flash {
	position: relative;
	margin-bottom: 1px;
}

#flashsub {
	display: none;
}

#content {
width: 100%;
}

#main {
width: 100%;
}

h1 {
font-size: 160%;
margin: 0px;
padding: 0px 0px 7px 0px;
font-weight: normal;
}

h2 {
font-size: 130%;
margin: 0px;
padding: 0px 0px 2px 0px;
font-weight: bold;
}

h3 {
font-size: 110%;
margin: 0px;
padding: 0px;
font-weight: bold;
}

h4 {
font-size: 100%;
margin: 0px;
padding: 0px;
font-weight: bold;
}

p {
padding: 0px 0px 14px 0px;
}

ul {
padding: 0px 0px 14px 0px;
margin: 0;
list-style: none;
}

#news {
width: 100%;
}

#ender {
border-top: 2px solid #000000;
padding: 7px 0px 0px 0px;
width: 100%;
}

/****************************************podstranka*/

#contentsub {
width: 100%;
}

#mainsub {
width: 100%;
}

#mainsub h1 {
font-size: 160%;
margin: 0;
font-weight: normal;
}

#mainsub ul.menu2 {
	display: none;
}

table {
width: 100%;
}

table.dataTable {
width: 100%;
border: 1px solid #000000;
}

table.dataTable tr td, table.dataTable tr th {
border-right: 1px dotted #000000;
border-bottom: 1px dotted #000000;
padding: 3px;
}

#pics {
border-top: 1px dotted #000000;
padding: 7px 0px 7px 0px;
width: 100%;
}

.imgbox1 {margin-top: 46px !important;}
.imgbox1, .imgbox2, .imgbox3 {
width: 104px;
padding: 8px;
margin: 20px 0 0 22px;
text-align: center;
background: #416CC4 url(../img/boxtop.gif) no-repeat;
}

.boxtxt {
width: 120px;
background: #416CC4 url(../img/boxbottom.gif) 0 100% no-repeat;
margin: 0 0 0 22px;
}

#endersub {
border-top: 2px solid #000000;
padding: 7px 0px 0px 0px;
width: 100%;
}


/*******************************************************************popup*/

#popup {
width: 500px;
margin: auto;
text-align: center;
}

#navi {
position: relative;
height: 2.3em;
line-height: 2.3em;
text-align: center;
}

#navi a {
padding: 5px;
font-size: 120%;
}

#navi a.prev {
position: absolute;
top: -5px;
left: 0;
padding-left: 40px;
background: url(../img/odr_prev.gif) 15px 50% no-repeat;
font-weight: bold;
}

#navi a.next {
position: absolute;
top: -5px;
right: 0;
padding-right: 40px;
background: url(../img/odr_next.gif) 75% 50% no-repeat;
font-weight: bold;
}

#navi a.act, #navi a.next, #navi a.prev {
text-decoration: none;
}

#image {
text-align: center;
}

#image img {
border: 1px solid #ADB8C0;
}

/******************* calendar **********/

table.calendar {
	width: auto;
	border-collapse: collapse;
	border: none;
	/*margin: 20px;*/
}

table.calendar td {
	border: 1px solid #4B8ECB;
}

table.calendar td a.akcni {
	width: 100%;
	height: 100%;
	background: red;
}
