@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	width: 100%;
	font-size:10pt; 
	font-family: Tahoma, Verdana, Arial, sans-serif;
	}

#content {
	width: 100%;
	margin: 0 auto;
	position: relative;
	}


#top {
	height: 130px !important;
	background: url("system/top.png") repeat-x top;
	overflow:hidden;
	position: relative;
}

.member {
	position: absolute;
	top: 60px;
	right: 80px;
	color: #C8B657;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	}	
	
.member a{
	text-decoration: none;
	color: #C8B657;
	}	

.member a:hover{
	text-decoration:underline;
	color: #C8B657;
	}	
	
.zpet_na_prehled_admin a{
	color: #1C3329;
	text-decoration:none;
	}
	
.zpet_na_prehled_admin a:hover{
	color: #1C3329;
	text-decoration: underline;
	font-weight:bold;
	}
	
	
.member_obr {
	position: absolute;
	top: 58px;
	right: 58px;
	}	


#menu {
	position: absolute;
	top: 95px;
	right: 20px;
	}

.cara_pod_top {
	width: 100%;
	height: 2px;
	background: #284748 repeat-x top;
	}	

#obsah {
	background: url("system/body.jpg") top left repeat-x;
	background-color:#FFF repeat-y;
	text-align:center;
	width: 100%;
	height: 376px;
	float:left;
	}
	
#obsah_white {
	background: #FFF repeat-y;
	top: 508px;
	text-align:center;
	width: 100%;
	height: 376px;
	float:left;
	}	



.ramovani_table{
	border: 2px outset #176D6C;	
	}

img.ramovani {
	border: 2px outset #176D6C;
	}
	
.blik {text-decoration:blink;
	   color:#FF0000;
	   font-weight:bolder;
		    
      }	
