/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	background-color: #DADADA;
	color: black;
	font-family: trebuchet ms, verdana, arial;
	font-size: 13px;
}

td {
	color: black;
	font-family: trebuchet ms, verdana, arial;
	font-size: 13px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	display: inline;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	display: inline;
}

a {
	font-family: trebuchet ms, verdana, arial;
}

a.linka{
	font-family: trebuchet ms, verdana, arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}

a.linka:hover {
	text-decoration: underline;
}

a.autor {
	text-decoration: none;
}

a.autor:hover {
	text-decoration: underline;
}

.layout {
	text-align: center;
}

.main {
	width: 796px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* TOP */

.top1 {
	width: 796px; 
	height: 99px; 
}

.menu {
	width: 796px; 
	height: 12px; 
}

.top2  {
	width: 796px; 
	height: 12px;	
}

/* END TOP */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* CENTER */

.center {
	margin-left: 3px;
	width: 790px;
	height: auto;
	background-color: #FFFFFF;
}

.center_ban {
	margin-left: 3px;
	width: 790px;
	height: auto;
	background-color: #FbFbFb;
}

.center4 {
	width: 796px;
	height: auto;
}

.left {
	width: 169px;
	background-image: url(../images/left_bg.png);
}

.left_ico {
	padding-left: 1px;
}

.left_delim {
	padding-left: 1px;
}

.left_active {
	padding-left: 1px;
	padding-top: 6px;
}

.left_submenu {
	padding-top: 4px;
}

a.a_ico {
	color: black;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

b.b_ico {
	color: black;
	font-size: 12px;
}

.right {
	width: 621px;
}

b.ref_nadpis1 {
	font-size: 20px;
}

.box {
	margin-top: 20px;
}

.box_nadpis {
	margin-top: 10px;
}

b.b_box {
	color: #333333;
	font-size: 15px;
}

a.a_box {
	color: #003300;
}

a.a_box:hover {
	color: #666666;
}

a.a_kontakt {
	color: #6791BA;
}

a.a_kontakt:hover {
	color: #666666;
}

.td_center {
	text-align: justify;
/*	margin-top: 10px; */
}

.gd_text {
	font-size: 11px; 
	color: #999999;
	margin-top: 2px;
}

.info_text {
	text-align: justify; 
	font-size: 10px; 
	color: #999999;
	margin-top: 1px;
}

/* BOTTOM */

#main_bottom {
	width: 796px;
	height: 16px;
}

#main_autor {
	width: 796px;
	height: 16px;
	text-align: center;
	font-family: trebuchet ms, verdana, arial;
	font-size: 11px;
	color: black;
}

#main_autor1 {
	text-align: center;
	font-family: trebuchet ms, verdana, arial;
	font-size: 11px;
	color: black;
}

a.autor {
	color: #666666;
}

/* END CENTER */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.oddelitko_top{
	background-image: url(../images/oddelitko_top.gif);
	width: 5px;
	height: 35px;
	background-repeat: no-repeat;
	background-position: top;
}
.oddelitko_middle{
	background-image: url(../images/oddelitko_middle.gif);
	width: 5px;
}
.oddelitko_bottom{
	background-image: url(../images/oddelitko_bottom.gif);
	width: 5px;
	background-repeat: no-repeat;
	background-position: bottom;
}

.oddelitko_vod_left{
	background-image: url(../images/oddelitko_vod_left.gif);
	width: 35px;
	height: 5px;
	background-repeat: no-repeat;
	background-position: left;
}
.oddelitko_vod_middle{
	background-image: url(../images/oddelitko_vod_middle.gif);
	height: 5px;
}
.oddelitko_vod_right{
	background-image: url(../images/oddelitko_vod_right.gif);
	width: 35px;
	height: 5px;
	background-repeat: no-repeat;
	background-position: right;
}
.odkazz{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
a.odkazz{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
a.odkazz:hover{
	text-decoration: underline;
	color: #222222;
}