body, html{
	padding: 0;
	margin: 0;
	text-align:center;
	background: #D1D1D1 url(../img/layout/bg_page.gif) repeat-x 0 0 ;
}

/* typo */
body, td, th{
	font:70%/1.25 Verdana, Arial, sans-serif;	
}
#navi, #navi h2, #header em{
	font-size: 13px;
}
#submiting{
	font-size: 11px;
}
#content h2{
	font-size: 1.2em;
}
#content h3{
	font-size: 1.1em;
}
a{
 	color:#DC523C;
}
a:hover{
	background: #fff;
	text-decoration: none;
}

/* classes */
.hide, .noScreen{
	display:none;
}
.t{
	background: #fff url(../img/layout/bg_input.png) repeat-x;
	border: 1px solid #000 !important;
	height: 19px;
}
*>.t{
	height: 17px;
}

.cleaner{
	height:1px;
	font-size:1px;
	clear:both;
	margin-top:-1px;
	visibility:hidden;
	display:block;
}

/* ************************************************************ */

#page{
	text-align:left;
	width: 709px;
	margin:0 auto;
	background: url(../img/layout/bg_header.jpg) no-repeat;
	padding-top: 270px;
	position:relative;
}

/* header
----------------------------------------- */
#header, #header span{
	position:absolute;
	width: 301px;
	height: 66px;
	overflow:hidden;
	
}
#header{
	left: 387px;
	top:66px;
	background: #CCCCCC;
}
#header em, #header span{	
	_cursor:hand
}
#header img{
	visibility:hidden;
	position:absolute;
}
#header span{
	left:0;
	top:0;
	position:absolute;
	background: url(../img/layout/logo.gif);
	z-index:10;
}
#header a{
	text-decoration:none;
	
}
#header strong{
	font-size: 2em;
}
#header em{
	z-index:20;
	position:absolute;
	top: 50px;
	left:0;
	color: #000;
	font-weight: bold;
	font-style:normal;
}

/* content
----------------------------------------------- */
#obal1{
	background-image:url(../img/layout/bg_obal1.jpg);
	background-repeat: repeat-x;
	background-color:#DFDFE0;
	margin-bottom: 10px;
	position:relative;
	height:1%;
}
#homepage #obal1{
	background-image: url(../img/layout/bg_obal1_hp.gif);
	background-repeat: repeat-y;
}
#obal2{
	background: url(../img/layout/bg_obal2.gif) no-repeat 0 100%;
	position:relative;
	height:1%;
}
#homepage #obal2{
	background-image:  url(../img/layout/bg_obal2_hp.gif);
}
#content{
	position:relative;
	padding-top: 1px;	
	height:1%;
	margin: 0 30px;
	height:350px;
}
div[id]#content{
	height: auto;	
	min-height:350px;
}
#homepage #content{	
	background: url(../img/layout/bg_content_hp.jpg) no-repeat;
	margin: 0;
}
/* hp */
.col{
	float:left;
	overflow:hidden;
	width: 202px;
	display:inline;
	padding-bottom: 1em;
}
#col1{
	margin-left: 28px;
	margin-right: 28px;
}
#col2{
	margin-right: 28px;
}
#col3{
	margin-right: 17px;
}

h1{
	color: #fff;
	font-size: 14px;
	z-index:100;
	margin:-30px 470px 30px 0;
	height: 1%;
	position:relative;
}
#homepage h1{
	margin-left: 30px;
}
#content p, #content h2, #content h3, #content hr, #content ol, #content ul, #content table{
	margin-top: 0;
	margin-bottom: 1em;
}
#content h2{
	background:url(../img/layout/h2_dotted.gif) repeat-x 0 100%;
	padding-bottom: .5em;
	margin-bottom: .5em;
}
img{
	border:none;
}

.fotka{
	border:4px solid #000;
	display:block;
	margin: 0;
	padding: 0;
	line-height:normal;
	margin: 1em 0;	
	text-decoration: none;
}


/* navigace
--------------------------------------------- */

div#navi{
	background: url(../img/layout/bg_menu_bottom.gif) no-repeat 0 100%;
	width: 175px;
	position:absolute;
	top:20px;
	left:12px;
	text-align:center;
	padding-bottom: 4px;
	z-index:20
}
#navi h2{
	background:  url(../img/layout/bg_menu_top.gif) no-repeat 0 0;
	color: #fff;	
	padding: 7px 0 0 0;
}
#navi h2 span{
	display:block;
	background: #000;
	padding: 0 0 10px
}
#navi #menu{
	background: #000;
	padding:0 5px;
}
#navi li{
	paddin\g-bottom: 3px;
	background: url(../img/layout/bg_menu_item_over.gif) no-repeat;
	position:relative;
}
#navi a{
	background:url(../img/layout/bg_menu_item.png) no-repeat;
	line-height:31px;
	color:#fff;
	width: 100%;
	text-decoration: none;	
	disp\lay: block;
}
#navi a:hover, 
#navi li:hover a, #navi li.hover a{
	background-position: 0 -140px;
}
#navi  #submiting{
	position:absolute;
	left:250px;
	top: 216px;
	width: 430px;
	line-height:normal;
	background: transparent;
	z-index:10;
}
#navi #submiting.orizni{
	 /* resi problem se z-indexem v ie pri vyskocenem submenu */
	clip: rect(auto,auto,auto,50px);
}
#navi  #submiting a{
	line-height:normal;
	background: transparent;
	font-weight:normal;
	
}

/* submenu */
#navi li ul{
	display:none;
	background: #D04B2C;
	position:absolute;
	border: 4px solid #000;
	right:-125px;
	top:0;
	z-index:30;
	width: 128px;
	overflow:hidden;
}
#navi li>ul{
	width: 120px;	
}
#navi li:hover ul, #navi li.hover ul{
	display:block;
}
#navi li ul li{
	background:transparent;
	padding: 0;
	clear:left;
	width: 100%;
	float:left;
	f\loat:none;
}
#navi li ul a{
	background: url(../img/layout/bg_submenu_item.gif) repeat-x 0 0 !important;
	line-height:25px;
	font-weight: normal;
}
#navi li ul a:hover{
	text-decoration:underline;
	
}


/* other
---------------------------------------- */
#other *{
	margin: 0;
	padding: 0;
	border:none;
	list-style:none;
}

/* search */
#search{
	position:absolute;
	top:168px;;
	left:250px;
	width: 340px;
	z-index:10;
}
#search legend{
	position:relative;
	left:-8px;
	text-transform:uppercase;
	color:#fff;
	font-size: 10px;
}
#search .t{
	width: 155px;
}
#searchBut{
	position:absolute;
	top:-8px;
	right:-0;
	z-index:100
}

/* butonky */
#buts{
	position:absolute;
	top:0;
	left:521px;
}
#buts a{
	float:left;
	height: 43px;
	width: 33%;
	background-repeat:no-repeat;
	
	overflow:hidden;
	
}
#buts a span{
	display:none;
}
#buts #fr{
	background-image: url(../img/layout/friend.gif);
	width: 59px;
	margin-right: 1px;
}
#buts #fav{
	background-image:url(../img/layout/fav.gif);
	width: 57px;
	margin-right: 1px;
}
#buts #hp1{
	background-image:url(../img/layout/home.gif);
	width: 54px;
}


/* footer
--------------------------------------- */
#foot{
	background: url(../img/layout/bg_footer.gif) no-repeat;
	line-height:44px;
	margin: 10px 0 0;
	color:#fff;
	text-align:right;
	height: 1%;
	clear:both;
	font-size: 10px;
	
}
#foot span{
	display:block;
	margin:0 22px;
	background: #000;
}

table tr.row1 {
	background: #222222;
	border: 1px solid White;
	text-align: left;
	text-transform: none;
}

table tr.row2 {
	background: #555555;
	border: 1px solid White;
	text-align: left;
	text-transform: none;
}


