/*
Theme Name: R1 Centrum
Theme URI: http://tastymedia.sk/
Description: Téma vytvorená pre požiadavky R1Centrum.sk.
Version: 1.0
Author: Vlado Procka
Author URI: http://tastymedia.sk/
*/

div { behavior: url("http://www.r1centrum.sk/wp-content/themes/default/iepngfix.htc") }

/* global */
* {margin:0;padding:0}
.clear {clear:both}
.left {float:left}
.right {float:right}
html {background: #fff url(images/bg-top.png) repeat-x top center;text-align:center}
body {
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	margin:0 auto
	}

#header {background:url(images/r1-centrum-logo.png) no-repeat top;height:201px;width:900px;margin:0 auto}
#header .top {background:url(images/kontakt.png) no-repeat;height:70px;clear:both}
.kontakt {display:block;height:40px;width:230px;padding-top:30px;text-indent:-9999px;float:left}
.nemecko {display:block;height:40px;width:115px;padding-top:30px;text-indent:-9999px;float:right}

#header h1 a {text-indent:-9999px;display:block;height:120px;width:120px;float:left;margin-top:10px}

#menu {float:right;margin-top:92px;width:300px;list-style:none}
#menu li {float:left}
#menu li a {padding:0;margin:0;float:left}
.uvod a {background:url(images/menu-uvod.png) no-repeat;display:block;text-indent:-9999px;height:36px;width:65px}
.uvod a:hover {background:url(images/menu-uvod-h.png) no-repeat;border:0}
.popis a {background:url(images/menu-popis.png) no-repeat;display:block;text-indent:-9999px;height:36px;width:134px}
.popis a:hover {background:url(images/menu-popis-h.png) no-repeat;}
.prenajom a {background:url(images/menu-prenajom.png) no-repeat;display:block;text-indent:-9999px;height:36px;width:98px}
.prenajom a:hover {background:url(images/menu-prenajom-h.png) no-repeat;}
.kontaktt a {background:url(images/menu-kontakt.png) no-repeat;display:block;text-indent:-9999px;height:36px;width:86px}
.kontaktt a:hover {background:url(images/menu-kontakt-h.png) no-repeat;}

#content {background:#f9f9f9;width:900px;margin:0 auto;padding:270px 0 20px 0;text-align:left}
#content h2 {margin-bottom:20px;color:#fdef27;font-size:18px}
.post {background:#fff;width:800px;margin:0 auto;padding:20px}
.prevadzky {background:url(images/bg-prevadzky.png) repeat-x top;height:154px;width:800px;padding:10px 20px;margin:20px auto 0 auto}
.prevadzky h3 {font-size:11px;margin-bottom:5px;text-decoration:underline}
.prevadzky ol {width:72em}
.prevadzky li {list-style:none;font-size:10px;padding:3px 0;width:11em;float:left;margin-right:30px;font-weight:bold}
.prevadzky li a,a.active,a.visited {color:#333;text-decoration:none}
.prevadzky li a:hover {text-decoration:underline}
.post img {float:left;margin-right:20px}
.post p {margin:20px 0}

#footer {background:url(images/foot.png) no-repeat;height:94px;margin:0 auto;width:900px;text-align:left}
#footer p {font-size:10px;color:#999;padding:20px 30px}
#footer p a,a.visited,a.active {color:#999;text-decoration:none}
#footer p a:hover {color:#333}