@import "global.css"; 

@media screen, projection
{
	body {background:#000 url('../img/bkg-body.jpg') center 8px no-repeat; color:#fff}
	a {color:#B8CE1B}
	h1,h2,dt {color:#B8CE1B; font-size:22px; text-transform:uppercase; font-weight:bold; margin-bottom:10px}
		
	.content {margin:20px}
	.content.partneri {width:40%}
	.partneri table, .partneri table * {background:transparent; vertical-align:top; border:0}
	.partneri table {margin-left:30px; margin-top:20px}
	.partneri table .text {padding-left:10px}
	.partneri table .text h2 {margin :0; font-size:16px; text-transform:none; font-weight:bold}
	.partneri table .text p {line-height:14px; font-size:11px}
	.partneri table .num {color:#919191; font-size:18px; margin-right:10px}
	.login-form {margin:7px 10px 10px 10px; width:45%; padding:70px 0 0 0; text-align:center}
	.login-form .line {width:300px}
	.login-form label {color:#fff; font-weight:bold; width:80px; margin-bottom:10px; float:left; height:15px}
	.login-form .input {margin-bottom:10px; float:left; height:15px; border:1px solid}
	.login-form textarea {width:200px;float:left;}
	.button-prihlasit {width:103px; height:33px; background:transparent; margin-right:-3px !important; float:right}
	.button-partnerstvi {width:240px; height:26px; background:transparent; margin-right:-1px !important; float:right}
	.topright {margin:30px 50px 0 0}
	.motto {color:#fff; font-size:25px; float:right}
	.tmenu {margin-top:40px}
	.tmenu ul {float:right; width:210px}
	.tmenu ul li {line-height:23px; width:95px; margin-left:10px}
	.tmenu ul li.uvod {background:url('../img/bkg-tmenu-li-uvod.gif') no-repeat}
	.tmenu ul li.pro-partnery {background:url('../img/bkg-tmenu-li-pro-partnery.gif') no-repeat}
	.tmenu ul li a {text-decoration:none}
	.tmenu ul li span {visibility:hidden}
	.footer dd {padding:10px; color:#aaa}
	.footer a {text-decoration:none}
	.footer a:hover {text-decoration:underline}
	.footer table td, .footer table {border:none; background:none; margin:0; padding:0}
	.footer p.last {margin-bottom:0}
	.footer strong {color:#eee}
	.articles {height:654px; margin-right:5px; background:#303030 url('../img/studie-top.gif') top no-repeat}
	.articles .inner {padding:15px 15px 15px 20px; height:624px; background:url('../img/studie-bottom.gif') bottom no-repeat}
	.articles h1 {padding-bottom:20px; margin-bottom:20px}
	.article {width:327px; overflow:hidden; background:transparent url('../img/bkg-bottom-border.gif') no-repeat bottom center; padding-bottom:10px; font-size:12px; margin-bottom:8px}
	.article a {text-decoration:none}
	.article h2 {font-size:14px; margin:0 0 5px 0; line-height:100%; padding:0; text-transform:none}
	.article .ai {margin-right:5px; width:32px; height:32px; line-height:32px; font-size:16px; text-align:center; font-weight:bold; background:transparent url('../img/bkg-number.gif') no-repeat; color:#000}
	.article .ac {width:180px; margin:0 5px; color:#fff; font-size:11px}
	.article .ac .excerpt {overflow:hidden; height:56px; line-height:14px; width:180px}
	.article .ar {float:right; margin-top:6px}
	.panel {border:solid 1px #404040; width:528px; height:190px; margin-bottom:10px; padding:15px}
	.specialpanel dt {display:none}
	.specialpanel.panel2 {margin-left:-10px}
	.partnerspanel {width:792px; height:99px; background:url('../img/bkg-partners.jpg') no-repeat; margin-top:10px; text-align:center}
	.partnerspanel dt {width:792px; text-align:center; margin-top:8px; color:#7E7E7E; font-size:9px; margin-bottom:0}
	.partnerspanel dd {text-align:center}
	.partnerspanel dd a {margin-left:15px; margin-right:15px}
	.partnerslogo {margin-top:10px}
	.panel1 {height:155px; width:498px; line-height:25px; border:0; background:url('../img/bkg-panel1.gif') no-repeat}
	.panel1 p a {margin:0 5px; text-decoration:none; color:#fff}
	.panel1 .small {font-size:12px; font-weight:normal}
	.panel1 .biger {font-size:17px; font-weight:bold}
	.panel1 .big {font-size:23px; font-weight:bold}
	.panel2 {overflow:hidden; height:195px; margin-bottom:10px}
	.gallery {background:transparent; padding:.7em .7em .7em .7em; margin:0 0 1em 0}
	.popup h1 {text-transform:none; line-height:140%;}
	.popup .content {max-height:500px; overflow:auto;}
	.login-form h1 {text-align:left; font-size:18px; text-transform:none;}
	
	#wrap {width:922px; margin:auto; padding-top:30px; padding-bottom:50px}
	#main {padding-top:110px}
	#top {position:absolute; top:30px; width:922px; height:110px}
	#left {width:375px}
	#right {width:531px; margin-left:16px}
	#footer {line-height:14x; background:#212121 url('../img/bkg-footer-top.gif') top no-repeat; color:#575757; margin:10px 0 10px 0}	
	#footer .inner {padding:0 5px; background:url('../img/bkg-footer-bottom.gif') bottom no-repeat}
	#main-partneri {background:url('../img/bkg-partneri.jpg') no-repeat; margin-top:140px;border:0}
	#partneri-inner {background:url('../img/bkg-partneri-bottom.jpg') bottom left no-repeat}
}
@media print
{
	.topleft {position:absolute; top:0}
}