HTML
{
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	height: 100%;	
	color: #000000;
	font-family: Arial, Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
}

TABLE, TD, TR {
	color: #000000;
	font-size: 1em;
	font-family: Arial, Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;	
}

LI
{
	margin: 0em;
	padding: 2px 0em 2px 0em;
	list-style-image: url(exp/point.png);
}

UL
{
	margin: 0em;
	padding: 7px 0px 10px 14px;;
}

H1, H2, H3, H4
{
	margin: 0px;
	padding-top: 0.4em;
	padding-bottom: 0.2em;
	color: black;
	font-size: 1em;
	text-transform: uppercase;
}

H3
{
	font-size: 1em;
}

H4
{
	font-size: 1em;
	border-bottom: 2px solid white;
}

.center
{
	text-align: center;
}

.noborders
{
border: 0px;
}

p
{
	padding: 0px;
	margin: 0.4em 0px 0.7em 0px;
}

/* form -------------------------------------------*/

INPUT, TEXTAREA, OPTION, SELECT
{
	font-family: Arial, Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.textform
{
	width: 280px;
}

/* hlavni stranka -------------------------------------------*/


#page
{
	width: 920px;
	padding-top: 30px;
	margin-left: auto;
	margin-right: auto;	
}

#ram
{
	border: 1px solid #E6E6E6;	
	padding: 2px;
	width: 780px;
	float: left;
}

.page-in
{
	float: left;
	width: 780px;
	text-align: left;
}

/* odkazy -------------------------------------------------- */

A img
{
	border: 1px solid white;
}

A:hover img
{
	border: 1px solid #A9A9A9;
}

a:link {
	color: #3D6697;
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
}
.ticker a:link {
	color: #AAA;
	background-color: transparent;
	font-weight: bold;
}
a:visited {
	color: #3D6697;
	background-color: transparent;
	font-weight: bold;
}
.ticker a:visited {
	color: #AAA;
	background-color: transparent;
	font-weight: bold;
}
a:hover {
	color: #3D6697;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #3D6697;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

/* ----------------------- */
.clear
{
	clear: both;
}

.head
{

}

#main
{
	padding-top: 3px;
}

.logo
{
	padding: 7px 0 0 22px;
	float: left;
}

.ticker
{
        color: #AAA;
	float: right;
	padding: 10px;
	font-size: 10px;
}

.logo A img
{
	border: none;
}

.head-line
{
	background: url(/pokus/img/top.png);
	clear: both;
	height: 30px;
}

.info
{
	float: left;
	padding: 8px 8px 8px 27px;
	background: url(/pokus/img/sipka.gif) no-repeat top left;
	font-weight: bold;
}

.lng
{
	float: right;
	padding: 8px 8px 8px 27px;
	background: url(/pokus/img/sipka.gif) no-repeat top left;	
}

.flash
{
	padding: 0px 0 4px 0;
}







.top-menu
{
    background: url(/pokus/img/menu.png) repeat-x top;
text-align: center;
    border-top: 1px solid #DDE6E6;
	clear: both;
	    padding: 8px 0 0 0;
	height: 22px;
}
		
.top-menu span A
{
    padding: 6px 26px 6px 26px;
	border-right: 1px solid #DCDCDC;
}
				
.top-menu span.kontakt A
{
    border-right: none;
}
				    
.top-menu a:link {
					color: #3D6697;
					    background-color: transparent;
						font-weight: bold;
						    text-decoration: none;
							text-transform: uppercase;
							}
.top-menu a:visited {
							    color: #3D6697;
								background-color: transparent;
								    font-weight: bold;
									text-decoration: none;	
									    text-transform: uppercase;	
										
									    }
.top-menu a:hover {
				color: #0B4181;
			    font-weight: bold;
			text-decoration: underline;
			    text-transform: uppercase;	
											    }
											    .top-menu a:active {
												color: #3D6697;
												    background-color: transparent;
													font-weight: bold;
													    text-decoration: none;
														text-transform: uppercase;	
														}
														
														.none
														{
														    display: none;
    }


/* bloky */

/* uvodka */

.blok-a
{
	float: left;
	width: 310px;
}

.blok-b
{
	float: left;
	width: 230px;
	border-left: 2px solid white;
}

.blok-c
{
	float: left;
	width: 236px;
	border-left: 2px solid white;
}

.blue
{
	background: #F7F8F8;
}

.nadp
{
	padding: 8px 8px 8px 27px;
	font-weight: bold;
}

.obsah
{
	padding: 1em;
}

.blue .nadp
{
	background: url(/pokus/img/nadp-b.png) no-repeat left top;
	border-top: 1px solid #DDE6E6;
}

.orange
{
	background: #FCF9EF;
}

.orange .nadp
{
	background: url(/pokus/img/nadp-o.png) no-repeat left top;
	border-top: 1px solid #F7EDCC;
}

.blok-a .obsah, .blok-b .obsah, .blok-c .obsah
{
	height: 250px;
}

.reklama
{
	text-align: center;
}


.banner
{
	float: right;
	width: 120px;
	padding-top: 0px;
}


/* main sablona */

.text-page
{

}

.text-page .blok
{
	padding: 10px;
	width: auto;
}

.text-page-three
{

}

.text-page-three .blok
{
	width: 240px;
	float: left;
	padding: 10px;
}

.anketa
{
	float: right;
	width: 260px;
	padding: 0 0 10px 0;
}

.news
{
	float: left;
	width: 510px;
	margin-right: 0px;
	padding: 0 0 10px 0;
}

.news .time
{
	padding-right: 1em;
	color: gray;
}

.obal
{
	padding: 0.5em 1em;
}

.nadp-rekl, h3
{
	padding: 8px 8px 8px 27px;
	font-weight: bold;
	background: url(/pokus/img/nadp-b.png) no-repeat left top;
	border-top: 1px solid #DDE6E6;	
}

.center
{
	text-align: center;
}

.uni-form
{
	margin-left: auto;
	margin-right: auto;
	 width: 780px;
}

.uni-form .blok
{
	padding: 10px;
	width: 760px;
	background: #F7F8F8;	
}

#main table
{
	width: 100%;
/*	border: 1px solid #dcdcdc;*/
	background: #F7F8F8;
}

#main table td
{
	width: 25%;
}

#main table.nstd td
{
	width: auto;
}
.blok .left
{
	float: left;
	width: 150px;
}


.blok .right
{
	float: left;
	width: 610px;
}

.righ
{
	text-align: right;
}

#bottom
{
	clear: both;
}

.hotel .galery
{
	float: left;
	width: 230px;
	margin: 10px 0 0 10px;
}

.hotel .popis
{
margin: 5px;
}

.hotel .blok
{
	width: 176px;
	float: left;
}

.hotel .small-nahl img
{
	padding: 2px 3px;
	border: 1px solid #dcdcdc;
}

.bott
{
	background: #f7f8f8;
	width: 99.9%;
}

.bott .sss
{
	padding: 6px;
}

.arr
{
	padding: 0 20px;
}

#main TABLE.user
{
	background: white;
}

#main .half
{
	width: 47%;
	float: left;
}

.eadm
{
	padding: 3px;
	border: 1px solid #dcdcdc;
	background: url(/pokus/img/nadp-b.png) no-repeat right top;	
	margin-right: 20px;
}

.mez
{
	padding: 20px 0 0 0;
}