/* CSS Document - Collective memory */
* {
	padding:0;
	margin:0;
}
body {
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
/*	text-align:center;*/
}
#main {
	width:910px;
/*	margin:0 auto;*/
	margin-left: -455px;
	left: 50%;
	color:#666666;
	font-size:12px;
	text-align:left;
	position: relative;
}
#header {
	height:100px;
	/*background:url(images/line_color.jpg) no-repeat 10px 100%;*/
	position:relative;
}
#content {
	background-color:#EDEDED;
	margin-left:10px;
	border-top:5px solid #518291;
	border-bottom:5px solid #518291;
	min-height: 400px;
	_height: 400px;
	padding: 3px 10px;
}
.gsc-control {
	width: 100% !important;	
}
#content.hp {
	padding: 0px;
}
#content h1 {
	margin: 5px 0px 15px;
}
#content ul {
	list-style: inside;
}
ul.bookmark_list {
	list-style: none !important;
}
a.bookmark_popup_text {
	color: #666666;
}
div.bookmark_popup {
	left: auto !important;
}
#footer {
	margin-left:20px;
	margin-top:20px;
	margin-bottom: 20px;
	clear:both;
	padding-top:10px;
	padding-bottom: 10px;
}
#footer, #footer a {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666467;
	text-decoration:none;
}
#footer a {
	padding:0px 10px;
}
.line {
	height:0.1px;
	line-height: 0.1px;
	overflow: hidden;
	clear:both;
}
.clear {
	clear:both;
	height:1px;
	line-height:1%;
	overflow:hidden;
}
.dark {
	color: #666467;
	font-weight: bold;
}
.dark strong {
	color:#666467;
}
/* header */ 
#logo {
	display:block;
	background:url(images/logo.gif) no-repeat 0 0;
	width:237px;
	height:77px;
	margin-top:10px;
	margin-left:20px;
}
#logo span {
	display:none;
}
#menu {
	list-style:none;
	position:absolute;
	top:63px;
	right:0;
}
#menu li{
	float:left;
}
#menu li a {
	display:block;
	margin-left:1px;
	text-decoration:none;
	font-size:14px;
	padding:3px 6px;
	font-weight:bold;
	color:#518291;
}
#menu li a.active  {
	background-color:#518291;
	color:#FFFFFF;
}
#menu li a:hover {
	background-color:#79A9B5;
	color:#FFFFFF
}
#menu li a.important {
	color:#993333;
}
#menu li a.important:hover {
	background-color:#993333;
	color:#FFFFFF;
}
#menu li a span{
}
/*
#menu li a#menu1 {
	background:url(images/bg_menu1.jpg) no-repeat 0 0;
	width:119px;
}
#menu li a#menu2 {
	background:url(images/bg_menu2.jpg) no-repeat 0 0;
	width:85px;
}
#menu li a#menu3 {
	background:url(images/bg_menu3.jpg) no-repeat 0 0;
	width:146px;
}
#menu li a#menu4 {
	background:url(images/bg_menu4.jpg) no-repeat 0 0;
	width:134px;
}
#menu li a#menu5 {
	background:url(images/bg_menu5.jpg) no-repeat 0 0;
	width:134px;
}
*/
#search {
/*	width:250px; */
/*	height:35px; */
	position:absolute;
	top:0;
	right:0;
	text-align:right;
	width:412px;
	_width:430px;
}
#search form {
	display:inline-block;
/*	display: none;*/
	float:right;
	position: relative;
	top: 25px;
	left: 146px;
	z-index: 1;
}
#search .submit{
	background-color:#666;
	color:#FFFFFF;
	border:none;
	position:relative;
	top:0;
	left:5px;
	padding:3px 6px 2px;
	font-size:11px;
}
#search .text {
	width:190px;
	height:20px;
	border:1px solid #DEDEDE;
	color:black;
	position:relative;
	top: -1px;
}
#search a {
	color:#858585;
	font-size:11px;
	text-decoration:none;
}
#lang {
	position: relative;
	min-height:18px;
	background-color:#FFFFFF;
	display:inline-block;
	font-size:10px;
/*	position:absolute;
	top:0;
	left:250px;*/
	line-height:18px;
/*	text-align:right;*/
/*	display: inline;*/
	text-align: left;
	white-space: nowrap;
	_margin-top:5px;
	width:150px;
	float: right;
	z-index: 10;
}
#lang ul {
	width:150px;
	height:auto;
	padding:0;
	text-align:left;
	z-index: 10;
}
#lang li.hidden {
	display:none;
}
#lang li a:hover {
	color:#FFFFFF;
}
#lang a {
	text-decoration:none;
	color: rgb(81, 130, 145);
	padding-left:10px;
	z-index: 10;
}
#lang ul a:hover{
	background-color:#518291;
}
#lang ul li {
	list-style-type:none;
	z-index: 10;
}
#lang p {
	color: rgb(102, 102, 102);
	text-align:left;
	background: url(images/sipka.gif) no-repeat top right;
	padding-left: 10px;
}	

/* hp */
.hp #left{
	width:179px;
	_width:169px;
	float:left;
	background-color:#EDEDED;
}
.hp #right {
	width:680px;
	float:right;
}
.hp #left ul {
	list-style:none;
	padding-right:10px;
	border-top:1px solid #DEDEDE;
}
.hp #left ul li a{
	display:block;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	text-align:right;
	font-size:11px;
	text-decoration:none;
	color:#666;
	border-left:4px solid #EDEDED;
	border-bottom:1px solid #DEDEDE;
}
.hp #left ul li a:hover {
	border-left:5px solid #336812;
	color:#336812;
}
.hp #left ul li a.active {
	color: #aaa;
}
.hp #left ul.m_top {
	margin-top:25px;
}
.hp #left h2, .hp #left .view_all{
	color:#518291;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
	padding-right:10px;
}
.hp #left .view_all {
	font-weight:normal;
	display:block;
	text-decoration:none;
	margin-bottom:120px;
}
.hp #right {
	color:#FFFFFF;
}
.box1 a {
	color:#666666;
}
.box1 a {
	display:block;
	float:left;
/*	margin-left: 5px;*/
	margin-left: 10px;
}
.box1 a.img {
	margin: 0px;
}
/*.box1 {
	width: 230px;
	_width:225px;
}*/

.box1, .box2 {
	min-height: 260px;
	background-color:#EDEDED;
	float:left;
	margin:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
	color:#666;
	font-size:11px;
	padding:10px;
	
}

.box1.first_box {
	margin-left:0px;
}
.box1.first_box a {
	color:white;
	float:right;
}
.box2 {
/*	_width:350px;
	width:339px; */
	margin-right:0;
	position:relative;
}
.box1 h2, .box2 h2 {
	font-size:16px;
	margin:0 0 10px 0;
	color:##666666;
}
.box1 p {
	margin-bottom:10px;
}
.margin_bottom {
	margin-bottom:10px;
	position: relative;
	clear: both;
}
.more {
	float:right;
	background-color:#666;
	color:#FFFFFF;
	text-decoration:none;
	padding:3px 6px;
}
.more span {
}
.all {
	right:10px;
	background-color:#666;
	color:#FFFFFF;
	text-decoration:none;
	padding:3px 6px;
	position:absolute;
	bottom:10px;
	
}
.all span {
}
.box2 .thumb {
	display:block;
	color:#DEDEDE;
	width:100px;
	float:left;
	margin-right:19px;
}
.box2 .thumb.last {
	margin-right:0px;
}
.box2 .thumb a{
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.box2 .thumb img {
	margin-bottom:10px;
}
.obal_videi{
	heigth:100px;
}
.video {
/*	background-color:#000000;*/
}
.video #video_box {
/*	background-color:#000000;*/
}
.video #video_player {
	width:440px;
	height:400px;
	float:left;
/*	background:url(images/bg_video.jpg) no-repeat 0 0;*/
	margin:20px;
	margin-top:10px;
	margin-left: 10px;
}
.video .video_desc {
	width:400px;
	_width:380px;
	float:right;
	margin-top:30px;
	font-size:11px;
	color:#CCCCCC;
}
.video .video_desc h2 {
	color:#FFFFFF;
	background-color:#1F9BC1;
	padding:3px;
	display:inline;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
}
.video .video_desc p {
	margin-top:10px;
	color: #666666;
}
.video .video_desc p b {
	color: #666467;
	font-weight: bold;
}
.video dl {
	margin-top:20px;
}
.video dt {
	float:left;
	clear:left;
	margin-right:10px;
	margin-bottom:10px;
	color: #666666;
	font-weight: bold;
}
.video dd {
	margin-bottom:10px;
	color: #666666;
}
.video #rating {
	background:url(images/bg_rating.gif) no-repeat 0 0;
	width:81px;
	height:19px;
	margin-top:20px;
}
/* video */

#video_left {
	margin-left: 20px;
	margin-right: 10px;
	background: #EDEDED;
}
.video #left {
	float:left;
	width:880px;
	background: #EDEDED;
	margin-top:20px;
}
.video #right {
	float:right;
	width:410px;
	
}
.video #right .content, .video #left .content{
/*	background-color:#000000;*/
}
#video_left h2,
.video #right h2, .video #left h2 {
	font-size:16px;
	margin-bottom:1px;
	padding:5px 10px;
	margin-top:10px;
	color: #666666;
}
#video_left h2 span,
.video #left h2 span {
	color:#666666;
}
.comment img, .related img {
	border:1px solid #272727;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
.related img {
	border:none;
}
.comment, .related {
/*	background: #EDEDED;*/
	clear:left;
	margin-bottom:20px;
	padding:10px;
}
.comment span.date, .related span.date {
	display:block;
	float:right;
	color:#666467;
	font-size:10px;
}
.related span.date {
	float:none;
	margin-top:10px;
}
.comment h3{
	color:#666467;
	width:300px;
}
.related h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
.comment p {
	margin-top:5px;
	font-size:11px;
	color:#666666;	
}
#video_icons {
	float:left;
	_float:none;
	margin-top:20px;
}
#video_icons a{
	width:20px;
	height:20px;
	display:block;
	float:left;
	margin-right:10px;
}
#video_icons a span{
	display:none;
}
#icon_favorite {
	background:url(images/icon_favorite.gif) no-repeat 0 0;
}
#icon_link {
	background:url(images/icon_link.gif) no-repeat 0 0;
}
#icon_bookmarks {
	background:url(images/icon_bookmarks.gif) no-repeat 0 0;
}
#flash_box {
	width:720px;
	height:480px;
	background:url(images/bg_flash.png) no-repeat 0 0;
}

#systemWorking {
	position: fixed;
	z-index: 1000;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #000;
	filter: alpha(opacity =   60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	height: 100%;
	width: 100%;
	cursor: wait;
	display: none;
}

#systemWorking img {
	position: absolute;
	left: 50%;
	bottom: 50px;
	margin-left: -104px;
}


#content #container {
	width: 100%;  /* velikost je moďż˝nďż˝ menit */
}
#content #container #left {
	float: left;
	width: 50%;
	padding: 0;
	border: 0;
}
#content #container #right {
	float: left;
	width: 50%;
	padding: 0;
	border: 0;
}
#content #container div.float {
	padding: 5px;
}
#content .ramecek {
	border: 0px;
	margin: 5px;
}
#content #container form {
	padding: 5px;
	text-align: right;
	border: 0;
}
#content #container form label{
	display: block;
	margin: 10px 0;	
}

#content #container	h1, #content #container	p {
	margin: 10px 5px;
}

#content .ramecek h1 {
	margin: 0px !important;
}


.logged_user {
	position: absolute;
	right: 269px;
	top: 28px;
/*	color: #717171;*/
}

.logged_user  input {
	display: inline-block;
}

.logged_user a,
#content #container	input {
/*	background-color:#2F2F2F;*/
	border:1px solid #518291;
	color:#000;
}
.logged_user a {
	padding: 3px 8px;
	text-decoration: none;
	width: auto !important;
	background-color:#666;
	color:#FFFFFF;
	text-decoration:none;
	padding:3px 6px;
	margin-left: 10px;
}
#content #container input, #content #container select {
	margin-left: 7px;
}
.logged_user .button,
#content input.button,
#content #container input.button {
	width: auto !important;
	background-color:#666;
	color:#FFFFFF;
	text-decoration:none;
	padding:3px 6px;
	border: 0px !important;
}
#content #container #login input {
	width: 13em;
}
#content #container #login input.date {
	width: 2em;
}
#content #container #login input.date1 {
	margin-left: 25px;
}
#content #container #login input.datey {
	width: 68px;
}
#content #container a.zapomenute_heslo {
	position: relative;
	top: -45px;
	left: 270px;
	color: white;
}
#content #container a:hover.zapomenute_heslo {
	text-decoration: underline;
}


.none {
	display: none;	
}



#new_comment {
	text-align: right;
	border: 0;
	color: #666666;
	margin-bottom: 10px;
}
#new_comment fieldset {
	border: 0px;
	position: relative;
}
#new_comment legend {
	font-weight: bold;
}
#new_comment label{
	display: block;
	margin: 10px 0;
	position: relative;	
	font-weight: bold;
}

#new_comment textarea {
	height: 5em;
}

#new_comment label span {
	position: absolute;
	left: 0px;
	_left: -110px;
}

#new_comment .input {
/*	position: absolute;
	right: 0px;*/
	border:1px solid #518291;
	color:#666467;
	width: 295px;
	_width: 270px;
}

#new_comment legend {
	text-align: left;
	padding-bottom: 10px;
	_margin-left: -7px;
}

#promo-box {
	margin-left: 20px;
}

#login_form {
	border: 0;
	color: #666666;
	clear: both;
	padding: 0px !important;
}

#login_form label {
	text-align: left !important;
	position: relative;
}

#login_form .input {
	width: 180px;
}

#login_form label input {
	position: absolute;
	left: 40px;
}

#register_form {
	border: 0;
	color: #666666;
	clear: both;
	padding: 0px !important;
}

#register_form label {
	text-align: left !important;
	position: relative;
}

#register_form .input {
	width: 180px;
}

#register_form label .input {
	position: absolute;
	left: 110px;
}

#register_form #captcha {
	position: relative;
	left: -128px;
}

#register_form .button {
	position: relative;
	left: 110px;
}

#contact_form {
	border: 0;
	color: #666666;
	clear: both;
	padding: 0px !important;
}

#contact_form label {
	position: relative;
	display: block;
	width: 340px;
	text-align: right;
	margin-bottom:10px;
}

#contact_form .text {
	border: 1px solid #518291;
	width: 260px;
}

#contact_form label .text {
/*	position: absolute;
	left: 110px;*/
}

#contact_form #captcha {
	position: relative;
	left: -128px;
}

#contact_form .button {
	width: auto !important;
	background-color:#666;
	color:#FFFFFF;
	text-decoration:none;
	padding:3px 6px;
	border: 0px !important;
	margin-left: 58px;
}


#video_mof {
	background: red;
	width: 440px;
	height: 400px;
}
.text_box p {
	margin-bottom:10px;
}
.text_box .red {
	color:#993333;
}
.text_box h2 {
	font-size:12px;
}
.text_box ul.small {
	font-size:11px;
	margin-top:10px;
	list-style:none;
	margin-bottom:20px;
}
.text_box ul.small li{
	margin-bottom:5px;
	list-style:none;
}
.box1 a.favorite_desc {
	float:right;
	width:100px;
}