@media screen {
	body {
		background: #d88f46; /* pozadie (fakulta) */
	}

	/* A pre linku v texte */
	a.not_line {
		color: #ff9933; /*nadpis*/
	}

	/* A:hover pre vsetky linky */
	a:hover { color: #000000; /*nadpis bleda*/ }

	/* TOP */
	#top .date_time {
		background: #f3ebe2; /* pozadie navigacia (fakulta) */
	}

	/* LEFT MENU */
	/* box */
	#content_left .box {
		background: #f3ebe2; /* pozadie navigacia (fakulta) */
	}
	/* nadpis v boxe */
	#content_left .box_nadpis {
		background: #d88f46; /* pozadie (fakulta) */
	}
	/* DOPLNOK PRE SJCE */
	#content_left .box_nadpis a { color: #ffffff; text-decoration: none; }
	#content_left .box_nadpis a:hover { text-decoration: underline; }
	/* END DOPLNOK PRE SJCE */
	
	
	#content_left .box ul li a:hover {
		color: #000000;
		text-decoration: underline;
	}

	/* CENTER */
	/* top menu */
	#content_center .top_menu {
		background: #F3ddc7; /* lista rubrika (fakulta) */
	}

	/* nadpis clanku */
	#content_center .content_text .text h1 {
		margin: 0;
		padding: 0;
		font-size: 18px;
		line-height: 24px;
		font-weight: normal;
		color: #ff9933; /* nadpis */
	}
	#content_center .content_text .text h2 {
		margin: 0;
		padding: 0;
		font-size: 16px;
		line-height: 24px;
		font-weight: bold;
		color: #ff9933; /* nadpis */
	}

	/* INTRO text */
	/* nadpis hlavna aktualita */
	#content_center #news .news .nadpis {
		font-size: 18px;
		line-height: 24px;
		font-weight: normal;
		margin-bottom: 5px;
		color: #ff9933; /*nadpis*/
	}
	#content_center #news .news .nadpis a {
		font-size: 18px;
		font-weight: normal;
	}
	#content_center #news span.date {
		font-size: 10px;
		font-weight: normal;
		color: #000000; /*nadpis rektorat*/
	}

	#content_center #news a {
		font-size: 12px;
		line-height: 20px;
		font-weight: bold;
		text-decoration: none;
	}
	#content_center #news a.stu {
		color: #333366; /*nadpis rektorat*/
	}
	#content_center #news a.fa {
		color: #669933; /*nadpis*/
	}
	#content_center #news a.fchpt {
		color: #ffcc66; /*nadpis*/
	}
	#content_center #news a.fei {
		color: #006699; /*nadpis*/
	}
	#content_center #news a.fiit {
		color: #0099cc; /*nadpis*/
	}
	#content_center #news a.mtf {
		color: #993333; /*nadpis*/
	}
	#content_center #news a.sjf {
		color: #999999; /*nadpis*/
	}
	#content_center #news a.svf {
		color: #ff9933; /*nadpis*/
	}
	#content_center #news a:hover {
		color: #000000;
	}


	/* MODULY */
	#content_center #modules .head {
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
		color: #000000;
		padding: 0 10px;
		background: #F3ddc7; /* lista rubrika (fakulta) */
	}

	#content_center #modules .nadpis a {
		font-size: 14px;
		line-height: 22px;
		font-weight: bold;
		color: #ff9933; /*nadpis*/
	}
	#content_center #modules .nadpis a:hover {
		color: #000000; /*nadpis bleda*/
	}
	#content_center #modules a {
		font-size: 12px;
		line-height: 20px;
		font-weight: bold;
		text-decoration: none;
		color: #ff9933; /*nadpis*/
	}

	#content_center #modules a:hover {
		color: #000000; /*nadpis bleda*/
	}

	/* AKTUALTY */
	td.mesiac {
		background: #F3ddc7; /* lista rubrika (fakulta) */
	}
	td.mesiac_none {
		background: #f0f0f0;
	}
	td.mesiac_over {
		background: #ffffff;
	}
	#content_center .news_annotation a.news_head_stu {
		font-size: 16px;
		color: #ff9933; /*nadpis*/
	}
	#content_center .news_annotation a.news_head_fa {
		font-size: 16px;
		color: #669933; /*nadpis*/
	}
	#content_center .news_annotation a.news_head_fchpt {
		font-size: 16px;
		color: #ffcc66; /*nadpis*/
	}
	#content_center .news_annotation a.news_head_fei {
		font-size: 16px;
		color: #006699; /*nadpis*/
	}
	#content_center .news_annotation a.news_head_fiit {
		font-size: 16px;
		color: #0099cc; /*nadpis*/
	}
	#content_center .news_annotation a.news_head_mtf {
		font-size: 16px;
		color: #993333; /*nadpis*/
	}
	#content_center .news_annotation a.news_head_sjf {
		font-size: 16px;
		color: #999999; /*nadpis*/
	}
	#content_center .news_annotation a.news_head_svf {
		font-size: 16px;
		color: #ff9933; /*nadpis*/
	}
	#content_center .news_annotation a:hover {
		color: #000000;  /*nadpis bleda*/
	}
/*
	#content_center span. {
		font-size: 12px;
		font-weight: normal;
		color: #333366;
	}*/

	/* RIGHT MENU */
	/* box */
	#content_right .box {
		background: #f3ebe2; /* pozadie navigacia (fakulta) */
	}
	/* nadpis v boxe */
	#content_right .box_nadpis {
		background: #d88f46; /* pozadie (fakulta) */
	}
	/* input search */
	#content_right input.search_text {
		border-left: 0;
		border-top: 0;
		border: 1px solid #d88f46; /* pozadie (fakulta) */
	}
	#content_right .box ul li a:hover {
		color: #000000; /*nadpis bleda*/
		text-decoration: underline;
	}

	/* FOOTER */
	#footer {
		margin: 0 auto;
		width: 990px;
		font-weight: bold;
		text-align: center;
		background: #F3ddc7; /* lista rubrika (fakulta) */
	}
	#footer a {
		padding: 0 5px;
		text-decoration: none;
		color: #000000;
	}
	#footer a:hover {
		background: #f6f6f6;
	}

	/* BUXUS */
	#buxus {
		margin: 0 auto;
		width: 990px;
		font-size: 10px;
		text-align: right;
		color: #ffffff;
	}
	#buxus a {
		color: #ffffff;
		text-decoration: none;
	}
	#buxus a:hover {
		color: #000000;
	}
}
