/*--  TEMPLATE --*/

body{
	margin: 0;
	padding: 0;
	background: #480000 url(../images/img01.jpg) repeat-x;
	font: normal 11px Tahoma,Arial,Helvetica,sans-serif;
	color: #DAA520;
}
h1,h2,h3{margin:0;padding:0;font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;#F49500;}
h1 {font-size:18px;}
h2 {font-size:18px;}
h3 {letter-spacing:2px;font-size:18px;}
p,blockquote,ul,ol {line-height:18px;text-align:justify;}
blockquote {padding-left:20px;background:url(../images/img05.gif) repeat-y;}
a {
	color: #880000;
}
a:hover {
	text-decoration: none;
	font: bold;
}

/* Header horní logo*/
#header {width:860px;height:180px;margin:0 auto;background:url(../images/img02.jpg);}
#header h1,#header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: Black;
}
#header h1 {float:left; padding:80px 0 0 20px;font-size:36px;}
#header h2  {float:right; padding:10px 0px 0 0;font-size:22px;overflow: hidden;}

/* Menu */
#menu{width:860px;height:50px;margin:0 auto;}
#menu ul{margin:0;padding:0;list-style:none;}
#menu li{display:inline;}
#menu a{display:block;float:left;padding:17px 18px 0 18px;background:url(../images/img03.gif) no-repeat;text-transform:uppercase;text-decoration:none;font:bold 12px "Trebuchet MS",Arial,Helvetica,sans-serif;color:#D8D8D8;}
#menu a:hover{
	color: Maroon;
}
#menu .first a{background:none;}
/* Content */
#content{
	width: 850px;
	margin: 0 auto 20px auto;
	padding: 5px;
	background: Black url(../images/img04.jpg) repeat-x left bottom;
}

#colback {

background: url(images/back.jpg) repeat-y;
}

.colbottom {
background: url(images/bottom.jpg) no-repeat top;
height: 5px;
width: 150px;
}


/* Content sirky menu a pracovni plochy*/
#colThree {float: left; width: 150px; padding: 8px 0px 8px 8px; overflow: hidden;}
#colOne {float: left; width: 500px; padding: 15px 10px 20px 10px; overflow: hidden;}
#colTwo {float: right; width: 150px; padding: 8px 8px 0px 8px; overflow: hidden;}

/* Posts */
#posts{float:left;width:530px;overflow:hidden;}
/* Links */
#links{float:right;width:200px;padding-left:20px;background:url(../images/img05.gif) repeat-y;}
#links ul{margin:0;padding:0;list-style:none;}
#links li ul{padding:5px 0 30px 0;}
#links li li{padding:7px 10px;background:url(../images/img06.gif) repeat-x left bottom;}
#links li a{text-decoration:none;}
#links li a:hover{text-decoration:underline;}
#links li i{font-style:normal;font-size:9px;}
#links li h2{font-size:18px;}
/* Footer */
#footer{height:50px; padding:0px; background:#2D2D2D url(../images/img07.gif) repeat-x;}
#footer p{text-align:center;color:#999999;}

span.t {border-bottom: 1px dashed #808080; cursor: help;}

