body{
background: white url("../images/pattern.png");
color:red;
font-size:0.7em;
font-family: "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
text-align:center;
}
#container{
	width: 760px!important;
   width: 770px;
	text-align:center;
	margin:auto;
	padding:0px;
}
#top{
	background: url("../images/top_bg.png");
	height: 100px;
	width: 760px!important;
	width: 770px;
	text-align: center;
	margin: 0px auto 0px auto;
   padding:0px;
}
#logo{
	background: white url("../images/logo.png");
	float:left;
	width:160px;
	height:100px;
	margin:0;
	padding:0;
}
#nav{
	background:white;
	margin:0;padding:0;
}

#nav li{
	list-style: none;
	float:left;
	width:100px;
   height:100px;
	margin:0;
}
#nav a {
  text-decoration: none; 
  font-weight: bold;
  line-height:100px;
  width:100px;
  height:100px;
  display:block;
  color: #000;
}
#nav a:hover{
  text-decoration:underline;
  display:block;
  color:white;
  background: black url("../images/top_bg_mouseover.png") 50% 50%;
}
.active a{
	color:white!important;
	text-decoration:none;
	background: black url("../images/top_bg_active.png") 50% 50%;
}
#nav li span{
	width:100px;
	height:80px;
	display:block;
	line-height:25px;
	padding-top:20px;
}
#content{
	background: black url("../images/content_bg.jpg") no-repeat;
	padding: 0px 20px 0px 20px;
	color: white;
	height: 400px;
	overflow: auto;
	font-size: 1.2em;
	margin:0;
}
#zalozky{
	float:left;margin:0px;padding:0px;position:relative;left:-23px;
}
.thumbs{
	text-align:center;margin:auto;
}
#news{
	float:right;
	width:200px;
	margin-left:10px;
	padding:5px;
}
#news span{
	float:left;
	width:80px;
	height:50px;
	font-weight: bold;
	margin-right:5px;
	background: #1F1F1F url(../images/pattern_dark_rounded.png) no-repeat;
}
#news span em{
	display:block;
}
#footer{
color:black;
background: white url("../images/bottom_bg.png") repeat-x;
height: 60px;
padding-top:20px;
line-height:20px;
width: 100%;
text-align:center;
margin:auto;
}
#footer a {
	color: black;
}
img{
	border:0px;
}
.cenik_left{
  text-align:left;
  width:400px;
}
.cenik_detail{
  text-indent:50px;
}

td{text-align:left;}
tr:hover{background:#aaa;color:#000;}
h1,h2,h3,h4,h5{
	text-align:left;
	font-family: "Lucida Sans Unicode", Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top:0px;
	padding:0px;
}
h1{
	display:none;
	font-size:1.2em;
	text-transform: uppercase;
}
h2{
	font-size:1.1em;
}
p{
	text-align:justify;
}

#content ul{
	text-align:left;
}
#content ul li{
	text-align:left;
	list-style-image: url(../images/yes.gif);
	line-height:18px;
}
#content ul li.nevyhoda {
	list-style-image: url(../images/no.gif);
	line-height:18px;
}
#content #kontakt{
	margin-left:400px;
	margin-top:150px;
}
.reference{
	text-align:left;
}
.reference p a, .reference p a img{
	text-align:center;
}
.reference p span{
	margin-left:120px;
	float:left;
}
/* link styles (+ internal / external) no IE<6 :(  */
a{
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}
#content a{
	color:white;
	font-weight:bold;
}
.no{
	display:none;
}

acronym{
	font-weight: bold;
}
a[href^="http:"]{
	background: url(../images/external.gif) no-repeat 100% 0%;
	padding-right: 10px;
}
a[href^="http://download.smika.net"]{
	background: url(../images/internal.gif) no-repeat 100% 50%;
	padding-right: 13px;
}
a[href^="http://music.smika.net"]{
	background: url(../images/internal.gif) no-repeat 100% 50%;
	padding-right: 13px;
}
a[href^="http://phpbb3.smika.net"]{
	background: url(../images/internal.gif) no-repeat 100% 50%;
	padding-right: 13px;
}

