/* CSS Template by gorotron */

body {
	background-image:url(grafika/bg1b.gif);
	background-repeat:repeat-x;
	background-color:#FFCC33;
	margin:20px;
	padding:0;
	text-align:center;
}

h3 {
	font-size:24px;
	color:#FFF;
	font-weight:700;
	margin:0;
}

h2 {
	font-size:12px;
	color:#F90;
	margin:0;
	font-weight:700;
}

h1 {
	font-size:16px;
	color:#369;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}

p {
	margin-top:5px;
	padding-bottom:5px;
	font-size:11px;
	line-height:1.5em;
}

#container {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0 auto;
	width:700px;
	padding:10px;
	height:auto;
	background-color:#FFF;
	text-align:left;
}

#banner {
	width:700px;
	height:100px;
	margin-bottom:10px;
	position: relative;
}

#bannerRight {
	width:689px;
	height:49px;
	background:url(grafika/bg1c.gif) repeat-x;
	float:left;
	border:1px solid #CCC;
	border-width:1px 0 0 1px;
	padding:50px 0 0 10px;
}

#jazyk {
  position: absolute;
  right: 10px;
  top: 5px;
}


#jazyk a {
	color:#F90;
	text-decoration: none;
}

#jazyk img {
  margin-bottom: -1px;
  margin-right: 3px;
}

#telefony {
  position: absolute;
  right: 10px;
  top: 40px;
	font-weight:700;
	color: white;
	font-size:12px;
	text-align: right;
}

.t_n {
	font-size:12px;
	color:#F90;
	margin:0;
	font-weight:700;
	float: left;

}

#content {
	background:url(grafika/bg1.gif) repeat-y;
	height:1%;
	}

#leftColumn {
	float:left;
}

#nav {
	margin:0;
	padding:0;
	list-style:none;
}

#nav a {
	display:block;
	font-size:11px;
	color:#F90;
	text-decoration:none;
	padding:10px;
	width:130px;
	height:10px;
	border-bottom:1px dotted #333;
	
}

#nav a:hover {
	background-color:#333;
}

#leftColumnBottom {
	width:130px;
	background:url(grafika/bg1c.gif) repeat-x;
	padding:110px 10px 10px;
	color:#EAEAEA;
}

#rightColumn {
	float:left;
	width:530px;
	padding-left:20px;
	color:#666;
}
#rightColumn a {
  color: blue;
  text-decoration: none;
}

#rightColumn A:Hover {
  text-decoration: underline;
}

#clear {
	clear:both;
}

.date {
	font-size:10px;
	color:#999;
	font-weight:normal;
}

#copyright {
	padding-top:10px;
	font:10px Arial,Helvetica,sans-serif;
	color:#369;
}

#copyright a {
	text-decoration:none;
	color:#369;
}

#copyright a:hover {
	color:#F39;
}

.novinky {
  border: 1px dotted black;
  padding: 5px;
  margin-right: 10px;
  margin-top: 10px;
}

.pridano {
  color: silver;
  text-align: right;
}

.novinky h2 {
  background: #ccc;
  padding: 3px;
  color: #369;
  text-align: center;
}


.fotka img {
  float: left;
  margin-right: 20px;
  margin-bottom: 25px;
}

.akce_nazev {
  font-weight: bold;
  margin-bottom: 4px;
  margin-top: 10px;
}

.akce_sipka {
  float: left;
  margin-top: -3px;
  margin-right: 4px;
}

.list {
border: 1px solid gray;
border-collapse: collapse;
}

.list td{
border: 1px solid gray;
padding: 3px;
}



