body {
	font: 13px/1.5 "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	color: #111;
	background: url("../images/design/bgpg.jpg") top center no-repeat;
	margin: 0;
	padding: 0;
	min-height: 780px;
	position: relative;
}

html{
	margin: 0;
	padding: 0;
	/*background:#FFF url("../images/design/bg.jpg") repeat-x ;*/
}

img {border:0;}

img.ram{
	border:1px solid #ededed; padding:3px;
}

a:hover img.ram {
	border:1px solid #ff8d00;
}

.partneri a, #partneri_bok a, #galerie a, #logo a, #mapa a{
	background: none;
}


h1 {font-size: 150%; margin:0; padding:0; color:#000;}
h2{
	color: #000; font-size: 135%;
}

#ajax-spinner {
	margin: 15px 0 0 15px;
	padding: 13px;
	background: white url('./images/spinner.gif') no-repeat 50% 50%;
	font-size: 0;
	z-index: 123456;
	display: none;
}

div.flash {
	color: black;
	background: #f9f6ed;
	border: 1px solid #E0E0E0;
	padding: 1em;
	margin: 1em 100px;
}

a[href^="error:"] {
	background: red;
	color: white;
}

a{
	text-decoration: none;
	color: #ff8d00; padding:2px 4px;
	background: #FFF;
}

a:hover{
	color: #000;
}

.center{text-align:center;}

#obal{
	width: 960px;
	margin: 0 auto 20px auto;
}


#content{
	padding: 10px 0; min-height: 640px;
	position: relative; margin: 10px 0;
}

input.long{
	width: 70%;
}

#pgart{
	background: #FFF;
	position: absolute;
	width: 960px;
	height: 640px;
	opacity: 0.3;
	z-index: 0;
}

.art{
	padding: 0 30px 0 10px;
	margin-right: 200px;
	z-index: 5;
}

.article{
	padding: 0 300px 0 100px;
	min-height: 60px;
	margin: 0 0 20px 0;
}

.art>p, .article>p{
	padding: 0 0 5px 0;
	margin: 0;
}

p{
	margin: 5px; padding: 0 0 5px 0;
}

#novinky a{
	background: none; padding: 0; color: #ff8d00;
}

#novinky a:hover{
	color: #620068;
}

#novinky{
	position: absolute;
	width: 200px;
	right: 10px;
	border-left: 1px solid #ededed;
}

#novinky h2{
	font-size: 100%;
}

#obal_novinky{
	padding: 0 5px 5px 5px;
}

#novinky #partneri_bok img{
	border: 1px solid #ededed;
	margin: 2px 0;
	padding: 5px;
}

#novinky p{
	margin: 0;
}

#partneri_bok{
	text-align: center;
}

.partneri{
	text-align: center;
	margin: 10px 0;
	vertical-align: middle;
}

.partneri img{
	border: 1px solid #ededed;
	margin: 2px 0;
	padding: 5px;
	vertical-align: middle;
}

#hlavicka{
	position: relative;
	height: 160px;
}

#menu_ram{
	position: absolute;
	top: 128px; width: 100%;
	background: #620068; height: 40px;
}


ul#menu{
	list-style: none;
	padding: 0;
	width: 960px;
	margin: 0 auto 0 auto;
	height: 33px;
}

ul#menu li{
	float: left;
	margin: 10px;
}

#menu a{
	border-bottom:3px solid #FFF;
	padding: 2px 5px;
	background: none;
}

#menu a.active{
	font-weight: bold;
	border-bottom:3px solid #ff8d00;
	color: #FFF;
}

#menu a:hover{
	color: #FF8D00;
}

#foot{
	text-align: center;
	/*background: url('../images/design/foot-content.png') center repeat-x;*/
	height: 83px;
	z-index: 5;
}

#foot_content{
	height: 83px;
	line-height: 40px;
}

#foot a{
	color: black;
	background: none;
}

h2 span{
	position: absolute;
	background: url('../images/design/date.png') top left no-repeat;
	display: block; color: white; font-size: 18px; line-height: 14px;
	height: 45px; text-align: center; padding: 15px 0 0 0;
	width: 100px; top: 0; left: -100px; font-weight: normal;
}

h2, .comment{
	position: relative; margin: 0;
}

.number{
	position: absolute;
	background: url('../images/design/com.png') top left no-repeat;
	display: block; color: white; font-size: 14px; line-height: 14px;
	height: 24px; text-align: right; padding: 7px 12px 0 0;
	width: 88px; top: 0; left: -93px; font-weight: normal;
}

.comment{
	border: 1px solid #E0E0E0; 
	/*background: #f9f6ed;*/
	margin: 5px -8px;
	padding: 5px 8px;
}

.podmenu{
	position: absolute;
	right: 44px; width: 200px; color: white;
	background: #424242 url('../images/design/submenu.png') no-repeat bottom right;
	padding-bottom: 33px;
}

.podmenu ul{
	margin:0;
	padding: 10px;
	list-style: none;
}

.podmenu h3{
	margin:-10px -10px 10px -10px; font-size:12px; background: #000;
	padding: 2px 7px; color: #FFF; font-variant: small-caps;
}

.podmenu a{
	display: block;
	color: #DDD;
	padding: 3px;
	/*border-bottom: 1px solid #333;*/
	background: #424242;
}

.podmenu a:hover, .podmenu a.active:hover{
	background: #323232;
	color: #FFF;
}

.podmenu a.active{
	background: #FFF;
	color: #333;
}

.more{
	background: url('../images/design/more.png') right no-repeat;
	padding: 5px 20px 5px 0;
}

.paginator{
	margin: 0 100px;
	position: relative;
	height: 1em;
}

.prev{
	position: absolute;
}

.forw{
	position: absolute;
	top: 0; right: 0;
}

#galerie{
	text-align: center;
}

#mapa{
	float: right;
	width: 200px;
	background: white;
	padding: 0 10px;
	border: 1px solid #ededed;
}

/* ads */
.mads{
	width: 200px; height: 100px; float: left; padding: 1px; border: 1px solid #ededed; margin: 1px 2px;
	position: relative; overflow: hidden; text-align: center;
}

.mads span{
	position: absolute; width: 200px; text-align: center; color: #FFF; top: 0; left: 0;
}

.mads a{
	display: block; height: 100px; background: none; color: #000;
	font-weight: bold; font-size: 1.7em;
}

.mads a:hover{
	background: url(../images/design/ads.png) -200px 0 no-repeat;
}

#mads{
	height: 104px; margin-top: 0px;
}


#missplaz{
	background: url(../images/design/missplaz.png) 1px 1px no-repeat;
}

#fcup{
	background: url(../images/design/fcup.png) 1px 1px no-repeat;
}
