@media screen, projection {

	body {
		background-color: black;
		margin: 0px; padding: 0px; border: 0px;
		font-family: Verdana, "Arial CE",Helvetica,Arial,Sans-serif;
		color: white;
		font-size: 12px;
	}

	img {
		border: 0;
	}

	#langs {
		width: 40px;
		float: right;
		text-align: right;
		margin: 10px 10px 0 0;
	}
	
	#langs img {
		margin: 0px 0px 10px 0;
	}
	
	#topbanner {
		width: 950px;
		height: 150px;
		position: relative;
		margin: 0 auto;
/*		text-align: center; */
		color: white;
		font-size: 12px;
		font-weight: bold;
	}

	#topbanner_inner {
/*		padding-top: 128px; */
	}
	
	#tompenu {
		text-align: center;
	}
	#tompenu_inner {
		padding-top: 128px; 
	}
	

	#topbanner a {
		text-decoration: none;
		color: white;
	}
	
	img.blanklogo {
		position: absolute; 
		top: 10px; 
		left: 20px; 
		width: 200px; 
		height: 70px;
	}

	#content_head_banner {
		width: 950px;
		height: 55px;
		position: relative;
		margin: 0 auto;
		background: url("/img/bg_content.jpg"); 
		background-repeat: repeat-x;
		font-size: 26px;
		text-align: center;
		color: #ea7125;
	}

	#content_head_banner_inner {
		padding-top: 10px;
	}

	#content_banner {
		width: 950px;
		position: relative;
		margin: 0 auto;
	}

	#content_left {
		width: 145px;
	}

	#content_right {
		width: 170px;
		position: absolute;
		top: 0px;
		left: 780px;
	}

	#content_middle {
		width: 620px;
		position: absolute;
		top: 0px;
		left: 165px;
	}
	
	#artid39 #content_middle, #artid45 #content_middle {
		width: 641px;
		position: absolute;
		top: 0px;
		left: 160px;
	}

	#artid39 #content_right, #artid45 #content_right {
		width: 170px;
		position: absolute;
		top: 0px;
		left: 790px;
	}


	strong.doporucujeme {
		color: #000000;
	}

	div.doporucujeme {
		width: 145px;
		background-color: #ea7125;
		color: white;
		font-size: 9px;
		margin-bottom: 25px;
	}

	div.doporucujeme_content {
		padding: 6px 8px;
	}

	div.doporucujeme_cena {
		color: black;
		margin-top: 7px;
		font-weight: bold;
	}

	#pagecopyright {
		color: #444444;
		font-size: 9px;
		margin-top: 25px;
	}

	#search_form {
		margin: 0; 
		text-align: center;
	}

	#search_form table {
		width: 620px;
		background: url("/img/bg_searchform.jpg"); 
		background-repeat: repeat-y;
		margin-top: 30px;
	}

	#artid1 #search_form table {
		margin-top: 15px;
	}

	#search_form th {
		color: white;
		font-size: 15px;
	}

	#search_form td {
		text-align: center;
		padding: 2px 0 4px 0;
	}

	#search_form select {
		font-size: 10px;
	}

	#search_form input.submit {
		margin-top: 15px;
	}

	#imageviewer {
		margin: 0px; padding: 10px 0 0 0; border: 0px;
		font-size: 14px;
		background-image: none;
		background-color: #000000;
		text-align: center;
	}


	p.imgcopy {
		text-align:center;
		font-size:0.8em;
		margin: 2em 0;
	}

	#imageviewer a {
		color: #ea7125;
	}
	
	#imageviewer h1 {
		font-size: 20px;
		text-align: center;
		font-weight: normal;
	}
	                      
	#imageviewer .imgview1 {
		text-align: center;
		background-color: #ea7125;
		color: #111;
		font-size: 12px;
		font-weight: bold;
		padding: 3px 0 3px 0;
	}
	                     
	#imageviewer .imgview1 a {
		color: #111; 
		text-decoration: none;  
	}
	
	#imageviewer #pagecopyright {
		text-align: right;
	}

	 
	div.iconblock {
		margin-top: 20px;
	}
	
	div.photos {
		text-align: right;
	}
	
	img.icon {
		margin: 0 5px 5px 0;
	}

	img.fotogalerie {
		margin: 0 0 8px 0;
	}
	div.obsah {
		background-color: #111111;
		font-size: 14px;
		font-weight: bold;
		color: #ea7125;
	}
	div.obsah-content {
		padding: 8px 15px 12px 5px;
	}
	#videoblock {
		margin-top: 15px;
	}
	#videoblock strong {
		font-size: 14px; color: white;
	}
	#videoblock ul {
		margin-top: 5px; 
	}
	#videoblock ul li {
		text-align: left;
	}

}

