@import "reset.css";
body { font-family:Arial, Helvetica, sans-serif; font-size:13px; background: #FFF; color:#000; line-height:1.7em; padding-top:11px; }
p { padding: 0px 39px 0 20px; font-size:9pt; font-family: Trebuchet MS; color:#8f8f8f;}
p1 { padding: 0px 39px 0 20px; font-size:9pt; font-family: Trebuchet MS; color:#8f8f8f;}
p2 { margin: 0px 0px 0 0px; }
nadpis { color:#51585b; outline:none; font-family:Arial; font-size:24px; margin: 10px 0px 0 15px;}
nadpis2 { color:#bc2841; outline:none; font-family:Arial; font-weight:bold; font-size: 14px;}
nadpis3 { color:#000; outline:none; font-family:Arial; font-weight:bold; font-size: 30px;}
nadpis4 { color:#c41230; outline:none; font-family:Arial; font-size: 18px;}
strong { color:#000;}
a { text-decoration: none; color:#51585b;}

/* GLOBAL
------------------------------*/ 
#celek { width:985px; height:8000px; margin: auto}

#text { width:985px; height:193px; margin: auto; background:#fff;}

#hlava  { width:985px; height:223px; background:url(../grafika/hlavicka.jpg); margin: auto; margin-top: 50px;}

#levy  { width:331px; height:193px; float: left; background:url(../grafika/box.jpg); position: absolute; margin: 10px 0 0 30px; }

#stred  { width:331px; height:193px; float: inherit; background:url(../grafika/box.jpg); position: absolute; margin: 10px 0 0 361px;}

#pravy  { width:320px; height:193px; float: right; background:#fff; position: absolute; margin: 10px 0px 0px 692px; }

#reference  { width:515px; height:327px; background:url(../grafika/reference.jpg); position: relative; margin:auto; margin-top: 40px; color:#8f8f8f; font-size:14px; font-family:Verdana; padding: 20px 10px 0 450px; }

#nahled  { width:348px; height:235px; background: #fff; position: absolute; margin: 15px 0 0 -364px; }


/* H1 REPLACE
------------------------------*/
h1 { display:block; position:relative; width:170px; height:41px; background:url(../grafika/logo.jpg) no-repeat; float: left; margin: -3px 0px 0 25px; }


h1 span {
	width:100%;
	height:100%;
	display:block;
	position:absolute;
	left:1px;
	top:-1px;
	z-index:1000;
	cursor:pointer;
	background:url(../design/logo.png) no-repeat;
}
h1 a { color:#5a5858; text-decoration:none; }
h1 a:active, h1 a:hover { color:#5a5858; text-decoration:underline; }


