*{
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#inLeft a {
	font-family: Arial;
	font-style: obligue;
	font-size: 1em;
}

p{
	font-family: Arial;
	font-size: 0.8em;
}

h2, #inRight , #bottom a{
	font-family: Arial;
	font-size: 0.8em;
	font-style: obligue;
	margin: 25 0 5 0;
}

#inRight a,#bottom a{
	font-style: underline;
	margin: 0 0 0 0;
}

#bottom .sep{
	margin: 40 0 40 0;
}

body {
	background-color: #9c141a;
	background-image: url(../images/guy.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	height: 100%;
	width: 100%;
	min-width: 1100px;
	_width: 1200px;
}

/*meric bodu varu zhora*/
#temper{		
	background: #ed1c24;
	width: 100%;
	height: 210px;			/*napr 150px - bod varu, 258 - 80%, 338 - 60%, 418 - 40%, 498 - 20%*/
	position: absolute;
	z-index: -1;
}

#top{
	/*background-color: green;*/
	background-image: url(../images/top.gif);
	background-repeat: repeat-x;
	min-width: 100%;
	_width: 100%;
	height: 180px;	
	padding: 10 0 0 0;
}

.logo {
	display: block;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 501px;
	text-align: center;
	margin: 0 0 0 200;

}
/***********NAVIGACE***********/
#top a span, h1{
	display: none;
}

#top ul{
	height: 50px; overflow: hidden;
}

ul{
	margin: 0 0 0 200;
}

li{
	list-style-type: none;
	float: left;
	margin: 0 10 0 0;
	clear: right;
}

.suvod:hover, .sabout:hover, .sprogram:hover, .smedia:hover, .sprihlaska:hover, .sdiskuze:hover, .ssponzoring:hover, .skontakt:hover   {
	border-top: 10px solid transparent;
	height: 51px;
	margin-bottom: -10px;
}

/*UVOD*/
.uvod{
	background-image: url(../images/Uvod.png);
	background-repeat: no-repeat;
	display: block;
	width: 83px;
	height: 41px;
}

.suvod{
	background-image: url(../images/sUvod.png);
	background-repeat: no-repeat;
	display: block;
	width: 55px;
	height: 29px;
}
/*O SAMU*/
.about{
	background-image: url(../images/About.png) ;
	background-repeat: no-repeat;
	display: block;
	width: 108px;
	height: 41px;
}
.sabout{
	background-image: url(../images/sAbout.png) ;
	background-repeat: no-repeat;
	display: block;
	width: 72px;
	height: 29px;
}
/*PROGRAM*/
.program{
	background-image: url(../images/Program.png);
	background-repeat: no-repeat;
	display: block;
	width: 129px;
	height: 41px;
}
.sprogram{
	background-image: url(../images/sProgram.png);
	background-repeat: no-repeat;
	display: block;
	width: 87px;
	height: 29px;
}

/*MEDIA*/
.media{
	background-image: url(../images/Media.png);
	background-repeat: no-repeat;
	display: block;
	width: 91px;
	height: 41px;
}
.smedia{
	background-image: url(../images/sMedia.png);
	background-repeat: no-repeat;
	display: block;
	width: 62px;
	height: 29px;
}

/*PRIHLASKA*/
.prihlaska{
	background-image: url(../images/Prihlaska.png);
	background-repeat: no-repeat;
	display: block;
	width: 142px;
	height: 41px;
}
.sprihlaska{
	background-image: url(../images/sPrihlaska.png);
	background-repeat: no-repeat;
	display: block;
	width: 95px;
	height: 29px;
}

/*DISKUZE*/
.diskuze{
	background-image: url(../images/Diskuze.png);
	background-repeat: no-repeat;
	display: block;
	width: 118px;
	height: 41px;
}
.sdiskuze{
	background-image: url(../images/sDiskuze.png);
	background-repeat: no-repeat;
	display: block;
	width: 79px;
	height: 29px;
}
/*SPONZORING*/
.sponzoring{
	background-image: url(../images/Sponzoring.png);
	background-repeat: no-repeat;
	display: block;
	width: 161px;
	height: 41px;
}
.ssponzoring{
	background-image: url(../images/sSponzoring.png);
	background-repeat: no-repeat;
	display: block;
	width: 108px;
	height: 29px;
}
/*KONTAKT*/
.kontakt{
	background-image: url(../images/Kontakt.png);
	background-repeat: no-repeat;
	display: block;
	width: 123px;
	height: 41px;
}
.skontakt{
	background-image: url(../images/sKontakt.png);
	background-repeat: no-repeat;
	display: block;
	width: 82px;
	height: 29px;
}

/*konec navigace*/

#left{
	/*background-color: Aqua;*/
	background-image: url(../images/left.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	width: 100px;
	min-height: 100%;
	_height: 100%;		/*pro IE*/
	float: left;
	position: absolute; left: 0px;
	margin: -13 0 0 0;
}

#right{
	/*background-color: Fuchsia;*/
	background-image: url(../images/right.png);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	width: 100px;
	min-height: 100%;
	_height: 100%;		/*pro IE*/
	float: right;
	margin: -13 0 0 0;
	position: relative;
}

#main{
	/*background-color: Blue;*/
	background-repeat: repeat-x;
	float: left;
	width: 800px;
	margin: 30 0 0 200;
	clear: both;
}

#inLeft{
	/*background-color: Lime;*/
	min-height: 100%;
	_height: 100%;
	width:370px;
	_width: 50%;
	float: left;
}

#aktuality{
	display: block;
	background-image: url(../images/aktuality.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 102px;
}

.mtitle { width: 200px; height: 20px; overflow: hidden; text-indent: -2000em; background-repeat: no-repeat; background-position: 0 0; margin: 22px 0 20px 0; }
#t-about { background-image: url(../images/tosamu.png); }
#t-program { background-image: url(../images/tprogram.png); }
#t-media { background-image: url(../images/tmedia.png); }
#t-prihlaska { background-image: url(../images/tprihlaska.png); }
#t-diskuze { background-image: url(../images/tdiskuze.png); }
#t-sponzoring { background-image: url(../images/tsponzoring.png); }
#t-kontakt { background-image: url(../images/tkontakt.png); }


#inRight{
	/*background-color: Purple;*/
	min-height: 100%;
	_height: 100%;
	min-width:370px;
	_width: 50%;
	float:left;
	padding: 0 0 0 50;
}

#video{
	display: block;
	background-image: url(../images/video.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 56px;
	padding: 0 0 20 0;
}

#archiv{
	display: block;
	background-image: url(../images/archiv.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 176px;
	padding: 0 0 20 0;
}
#bottom{
	/*background-color: Olive;*/
	width: 100%;
	float: left;
}
#sponzori{
	display: block;
	background-image: url(../images/sponzori.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 69px;
}


#bottom li{
	float:left;
	margin: 0 10 50 0;
	text-decoration: underline;
}
#inRight a:hover, #bottom a:hover, #bottom li:hover{
	text-decoration: none;
}
#bottom ul{
	display: inline;
}


.cnttxt p { margin: 0 0 17px 0; }
.cnttxt h2 { margin: 17px 0 17px 0; font-size: 1.0em; }
.cnttxt h3 { font-family: Arial; font-size: 0.8em; margin: 9px 0 9px 0; }
#main .cnttxt a { font-size: 0.9em; }
#main .cnttxt ul { margin: 0; padding: 0 0 17px 0; float: none; }
#main .cnttxt ul li { font-family: Arial; font-size: 0.8em; margin: 0; list-style: disc inside; float: none; }
#main fieldset { border: 0; font-family: Arial; font-size: 0.8em; padding: 15px; background-color: #b0252a;}
#main fieldset label { font-weight: bold; margin: 8px 0 3px 0; display: block; }
#main fieldset input { border: 1px solid #b84448; background: #760d11; padding: 3px; }
#main fieldset textarea { border: 1px solid #b84448; background: #760d11; padding: 3px; font-family: Arial; font-size: 0.9em; width: 280px; }
#main fieldset .checkbox { font-size: 0.9em; clear: both; }
#main fieldset .checkbox label { font-weight: normal; float: left; padding: 0 0 0 5px; }
#main fieldset .checkbox input { float: left; position: relative; top: 8px; }
#main input.action { background: #fff; color: #9d1419; padding: 5px; margin: 10px 0 0 0; font-weight: bold; border: 0; }

.flashvideo { background: url(../images/frame.png) no-repeat 0 0; padding: 6px 0 12px 6px; }

#PageCommentInterface_Form_PostCommentForm { margin: 0 0 25px 0; }
.typography h4 { font-family: Arial; font-size: 1.0em; margin: 9px 0 9px 0; }
#main #CommentHolder { padding: 0; margin: 0; float: none; }
#main #PageComments { padding: 0; margin: 20px 0 10px 0; float: none; }
#main #PageComments li { float: none; padding: 0 0 15px 0; }
#main #PageComments .info { font-size: 0.7em; color: #de8488; }
#main #PageComments .info span { color: #de8488; }
#main #PageComments .info a { font-size: 1em; color: #de8488; }
#main #PageComments_holder a {font-size: 0.7em;}
