body, td {
	margin:0px;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #27418E;
    line-height: 150%;
}

#center {
	text-align : center;
	margin:0px;
	width:100%;
	margin-top: 0px;
}
input.heslo{
	border: 1px solid #1B90D3;
	height: 19px;
}
input.tlacitko{
	height: 20px;
}
.page {
    top: 0px;
    left : 0px;
    position: relative;
	width: 800px;
}

.left {
    position: absolute;
    left : 0px;
	top : 0px;
	
}

.bg {
  position: absolute;
	left : 0px;
	top : 0px;
	background-color : #1B90D3;
	width: 55px;
	height: 1130px;
	border: 1px;
}

.pruhy {
    position: absolute;
	left : 55px;
	top : 0px;
	width: 103px;
}

.pruh1 {
    position: absolute;
	left : 0px;
	top : 0px;
}

.pruh2 {
    position: absolute;
	left : 0px;		
	top: 290px;
	width: 103px;	
}

.middle {
	position: absolute;
	left: 146px;
	top: 0px;
	width: 547px;
}

.nadpis {
	left: 158px;
	top: 200px;
	text-align: right;
	font-size: 13px;
	color: #27418E;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.text {
	position: absolute;
	left: 80px;
	top: 170px;
	text-align: left;
	width: 574px;
	height: 959px;
	z-index: 8;
	margin-right: 10px;
	overflow: visible;
	scrollbar-face-color: white;
	scrollbar-shadow-color: #0095d4;
	scrollbar-highlight-color: #0095d4;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: #dbebf3;
	scrollbar-arrow-color: #0095d4;
	border-right : 1px solid #3EA3DC;
}

.right {
	left: 705px;
	top: 0px;
	position: absolute;
}

.logo {
	margin-top : 30px;
	margin-right: 0px;
	
}

.square {
    vertical-align: top;
}

.cara	{
    padding-top: 0px;
	padding-left: 7px;
    border-left: 1px solid #CCCCCC;
}		

ul.ul {
	margin-left : 1px;
	list-style : square inside;
	display: marker;
}	
li.ctv  {
	list-style-image: url("../images/ctv_sip.gif");
	list-style-position : inside;
	margin-top : 2px;
}

li.cb {
	list-style-image: url("../images/ctv_cb.gif");
	list-style-position : inside;
	margin-top : 2px;
	color : #CCCCCC;
	font-weight: normal;
}

li.bod {
	padding-left: 5px;
	margin-left : 20px;
	list-style : square 
}

li.none {
	list-style : none;
}
.noblok {
	color: #1b90d3;
	font-size: 12px;
	font-weight: bold;
}
h5 {
	color: #1b90d3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bold {
	color: #27418E;
	font-weight: bold;
	
}

a:link, a:visited    {
	color : #54b6eb; text-decoration: underline;
}
a:hover {
	color : #54b6eb; text-decoration: underline;
}
a.none {
    color: #54b6eb;text-decoration: none;font-weight: bold;
	
}
a.orange {
	color: #FAAA5F;text-decoration: underline;font-weight: normal;
}

