#global {
	margin: 10px 30px 10px 30px;
	padding-bottom: 30px;
	position: relative; /* bez toho IE6 nezobrazi border u nekterych nadpisů*/
	clear: both;
}

#global a {
	color: #ffab00;
	text-decoration: none;	
}

#global a:hover {
	text-decoration: underline;
}

#global h1 {
	color: #1eb9dc;
	font-size: 14px;
	border-bottom: 1px dotted #dcdcdc;
	padding: 0px 0px 7px 0px;
	margin: 25px 0px 10px 0px;
}

.h3special {
	color: #1eb9dc;
	font-size: 14px;
	border-bottom: 1px dotted #dcdcdc;
	padding: 0px 0px 7px 0px;
	margin: 25px 0px 10px 0px;	
}

#global h2 {
	color: #ffab00;
	font-size: 11px;
}

#global ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#global li {
	list-style: none;
	background: url(images/dekorace1.gif) no-repeat 0px 3px;
	padding: 0px 0px 0px 15px;
	margin: 4px 0px 0px 10px;
}

#global li p, .dotted_frame {
	margin: 10px 0px 10px 0px;
	border: 1px dotted #ddd;
	padding: 10px;
}

#global .table_underline td {
	border-bottom: 1px dotted #dcdcdc;
}

#glossary .category {
	float: left;
	font-weight: bold;
	text-align: center;
	background: #dcdcdc;
	padding: 4px 0px 4px 0px;
	width: 21px;
	height: 13px;
	margin: 0px 2px 0px 0px;
}

#glossary .category_active {
	float: left;
	font-weight: bold;
	text-align: center;
	background: #1eb9dc;	
	padding: 4px 0px 4px 0px;
	width: 21px;
	height: 13px;	
	margin: 0px 2px 0px 0px;	
}

#glossary a {
	color: White;
}

#glossary a:hover {
	color: #1eb9dc;
	text-decoration: none;
}	




#struc .struc_photos {
	margin: 10px 0 0 0;
}
#struc .photos_photo {
	padding: 5px 10px;
	float: left;
}
#struc .photos_photo p {
	margin: 0 !important;
	padding: 3px 0 0 0;
	color: #666;
	text-align: center;
}

.struc_table {
	margin: 10px auto 0 auto;
	border-collapse: collapse;
}
.struc_table tr.odd td {
	background:  #F5F5F5;	
}
.struc_table .thead td {
	background:  #1EB9DC;	
	color: white;
	font-weight: bold;
}
.struc_table td {
	padding: 3px;
}


.struc_paragraph_img {
	padding: 10px 0px 10px 15px;
}

.struc_html {
	margin: 10px 0 0 0;
}

#struc ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

#struc  ol {
	margin: 0px;
	padding: 0px 0px 0px 35px;
}

#struc ul li {
	margin: 7px 0;
	list-style: none;
	background: url(../images/dekorace1.gif) no-repeat 0px 3px;
	padding: 0px 0px 0px 15px;
}
#struc ol li {
	margin: 7px 0;
}




.video_all {
	width: 320px;
	height: 300px;
	text-align: center;	
	margin: 9px auto 0 auto;
}
.video_video {
	width: 320px;
	height: 240px;
	overflow: hidden;
	border: 1px solid #dcdcdc;
	margin: auto;
}
.video_name {
	display: block;
	margin: auto;
	padding: 5px 0 0 0;
	color: #1EB9DC;
	font-weight: bold;
}



.pd_photo {
	width: 150px;
	height: 150px;
	float: left;
	text-align: center;
}
.pd_photo p {
	margin: 3px 0 0 0;
}

.pd_photo .downloadded_count {
	display: block;
	margin: 1px 0 0 0;
	color: #666;
}
