@media screen, projection {

	body {
/*		background: url("/img/main_bg.png");  
		background-repeat: repeat-y; */
		background-color: rgb(96,48,0);
		margin: 0px; padding: 0; border: 0px;
		font-family: Verdana, "Arial CE",Helvetica,Arial,Sans-serif;
		color: #666666;
		font-size: 0.75em;
	}

	img {
		border: 0;
	}


	#main {
		width: 949px;
		margin: 0 auto;
		background-color: #ffffff;
	}

	#topbanner {
		width: 949px;
		height: 304px;
		margin-bottom: 15px;
	}

	#langs {
		padding: 230px 0 0 700px;
	}

	#left-column {
		width: 210px;
		float: left;
	}

	#menumain {
		margin: 5px 0 50px 0;
	}

	#menumain .content {
		margin: 0 0 0 25px;
	}

	div.menumainitem {
		background: url("/img/menu_bg.gif"); 
		background-repeat: no-repeat;
	}

	div.menumainitem-content {
		padding: 0 0 10px 22px;
	}

	a.typmenumainitem {
		color: #824a00;
		text-decoration: none;
		font-size: 12px;
	}

	#left-column h2 {
		margin: 0 0 0 25px;
		font-size: 1.3em;
	}
	
	#left-column p {
		color: #6f330a;
		margin: 0 0 18px 25px;
		font-size: 0.9em;
	}

	#left-column a {
		color: #6f330a;
		text-decoration: none;
	}


	#middle-column {
		width: 515px;
		float: left;
	}

	#middle-right-column {
		width: 705px;
		float: left;
	}

	div.highlight {
		width: 513px;
		background-color: #ff8e30;
		color: #ffffff;
		font-size: 0.9em;
		margin: 0.3em 0 1em 0;
	}

	div.highlight ul {
		margin-bottom: 8px;
	}

	div.highlight-top {
		width: 513px;
		height: 10px;
		background: url("/img/highlight_top.gif"); 
		background-repeat: no-repeat;
		margin: 0; font-size: 0px;
	}

	div.highlight-content {
		padding: 0px 20px 0px 0px;
		margin: 0;
	}

	div.highlight-bottom {
		width: 513px;
		height: 10px;
		background: url("img/highlight_bottom.gif"); 
		background-repeat: no-repeat;
	}


	#right-column {
		width: 194px;
		float: right;
		margin-right: 10px;
	}

	#dalsi-foto {
		width: 186px;
		height: 28px;
		background: url("/img/right_column_title_bg.png"); 
		background-repeat: no-repeat;
		margin-top: 1px;
		text-align: right;
		font-size: 0.8em;
	}


	#dalsi-foto a {
		color: white;
		text-decoration: none;
	}

	#dalsi-foto .content,  #predpoved .content {
		padding: 9px 8px 0 0;
	}

	#predpoved {
		width: 186px;
		height: 28px;
		margin-top: 1px;
		text-align: right;
		font-size: 0.8em;
	}

	#predpoved .content {
		padding: 5px 8px 0 0;
	}

	#predpoved a {
		color: #06285a;
		text-decoration: none;
	}

	#copyright {
		border-top: 1px solid #eeeeee;
		margin: 10px 0 0 15px;
		padding: 6px 0 10px 0;
		color: #888888;
		font-size: 9px;
		text-align: center;
		width: 920px;
	}
	
	#copyright a {
		color: #888888;
		text-decoration: none;
	}

	#cleaner {
		clear: both; 
		padding-right: 0px; 
		padding-left: 0px; 
		font-size: 1px; 
		background: none transparent scroll repeat 0% 0%; 
		padding-bottom: 0px; 
		margin: 0px; 
		border-top-style: none; 
		padding-top: 0px; 
		border-right-style: none; 
		border-left-style: none; 
		height: 1px; 
		border-bottom-style: none
	}

	#imgview {
		border: 0; padding: 0; margin: 0;
		background-color: rgb(96,48,0);
	}

	#imgview h1 {
		text-align: center;
		color: #ffffff;
		margin: 15px 80px 15px 80px;
		font-size: 1.8em;
	}

	#imgview a {
		color: #ffffff;
		text-decoration: none;
	}

	#imgview a:hover {
		color: #ff8c26;
	}

	#imgview .emphases1 {
		color: #ffffff;
	}
	
	#imgview #copyright {
		text-align: center;
		padding-bottom: 10px;
		color: rgb(240,176,0);
		width: 100%;
		border-top: 1px solid #440000;
		margin-top: 30px;
	}

	#imgview #copyright a {
		color: rgb(240,176,0);
	}

	div.imgview1 {
		background-color: #440000;
		text-align: center;
		padding: 5px 0;
		color: #999999;
		margin-bottom: 10px;
		font-weight: bold;
	}

	img.print-head {
		display: none;
	}

	div.article {
		width: 485px;
	}

	#bottombanner-menu {
		text-align: center;
		background-color: #fff694;
		color: #ffa200;
		margin-top: 0px;
	}

	#bottombanner-menu .content {
		padding: 6px 0;
	}

	#bottombanner-menu a {
		font-size: 0.95em;
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

	#bottombanner-menu a:hover {
		color: #ffffff;
		background-color: #800000;
	}

}
