/* @override http://mdac/css/mdac.css */

body {
	text-align: center;
	padding: 0;
	margin: 0;
	color: #333;
	font-size: 12px;
	position: relative;
	font-family: "Trebuchet MS","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #E2E2E2 url(../img/body-bg.jpg) repeat-x;
}


img {
	border: none;
}

.img_float_left {
	float: left;
	margin: 8px 8px 8px 0;
}

.img_float_right {
	float: right;
	margin: 8px 0 8px 8px;
}

a {text-decoration: none; color: #F85E09;}
a:hover {text-decoration: none; color: #EE721C;}

#content a:hover {text-decoration: none; color: #EE721C; border-bottom: 1px dotted #EE721C;}

p {	padding: 5px 0;
	margin: 0;
	line-height: 145%;
}

ul {
	margin: 10px 0;
	padding: 0 25px;
}

ul li {
	padding: 5px 0;
}

table {
	margin: 0;
	padding: 0;
}

h2{
margin: 0;
position: relative;
}

.clear{
  clear: both;
  display: block;
  height: 0;
  font-size: 1px;
  overflow: hidden;
}

.error {
  background: #bf1503 url("../img/error-bg.gif") repeat-x 0 bottom;
	padding: 1px 0;
	font-size: 11px;
  color: #fff;
  position: absolute;
  	top: 0;
  z-index: 10;
  width: 980px;
  text-align: center;
margin-left: 5px;
margin-top: 1px;
 
 }

.success {
  background: #a6cd22 url("../img/success-bg.gif") repeat-x 0 bottom;
  padding: 1px 0;
  position: absolute;
  top: 0;
  z-index: 10;
  font-size: 11px;
  color: #fff;
  width: 980px;
  text-align: center;
margin-left: 5px;
margin-top: 1px;

}


#page {
	width: 990px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background: url(../img/page-shadow.png) repeat-y;
				}

		
/* HEAD */


#head {
	height: 88px;
	width: 990px;
	margin: 0 auto;
	position: relative;
	background: url(../img/header.jpg) no-repeat right top;
}


#head h3{
  position: absolute;
  width: 247px;
  height: 68px;
  overflow: hidden;
  margin: 0;
  top: 10px;
  left:2px;
}

#head h3 a {
  cursor: pointer;
  display: block;
  color: #F6FAFD;
  height: 100%;
  line-height: 210px;
  width: 100%;
  font-size: 6px;

}

#head h3 a:hover {
	text-decoration: none;
}

#head h3 span{
  display: block;
  position: absolute;top: 0;left: 0;
  width: 100%;height: 100%;
  background: url(../img/logo.jpg) no-repeat;
}

#menu {
	height: 28px;
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../img/menu-bg.gif) repeat-x left bottom;
	}

#menu a {
font-size: 12px;
color: #fff;
padding: 5px 15px 5px 15px;
display: block;
float: left;
height: 14px;
}

#menu a:hover,#menu a.active {
color: #fff;
display: block;
float: left;
background: #fea501;
}

#menu .lmenu {
display: block;
float: left;
padding: 0 10px 0 0;
}

#menu .rmenu {
display: block;
float: right;
padding: 0  0 0 10px;
}

#menu #home {
	background: url(../img/home.gif) no-repeat 16px center;
padding: 5px 18px 5px 40px;
}

#menu #home:hover, #menu #home.active {
	background: #fea501 url(../img/home.gif) no-repeat 16px center;
padding: 5px 18px 5px 40px;
}

#menu #forum {
	background: url(../img/forum.gif) no-repeat 14px center;
padding: 5px 15px 5px 49px;
}

#menu #forum:hover, #menu #forum.active {
	background: #fea501 url(../img/forum.gif) no-repeat 14px center;
padding: 5px 15px 5px 49px;
}

#menu #news {
	background: url(../img/calendar.gif) no-repeat 14px center;
padding: 5px 13px 5px 38px;

}

#menu #news:hover, #menu #news.active {
	background: #fea501 url(../img/calendar.gif) no-repeat 14px center;
padding: 5px 13px 5px 38px;
}



/* LEFT */

#left {
	float: left;
	padding: 0 0 0 0;
	text-align: center;
	font-family: "Trebuchet MS","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

	line-height: 135%;
	width: 225px;
	color: #000;
	min-height: 150px;
}

/* MENULEFT */

#menu-left {
	float: left;
	padding: 7px 0 0 0;
	text-align: left;
	font-family: "Trebuchet MS","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 135%;
	width: 280px;
	color: #000;
}

#menu-left h3 {
	background: url(../img/menu-h-bg.png) no-repeat;
	padding-left: 45px;
	height: 21px;
	color: #F85E09;
	font-size: 12px;
	padding: 6px 0 10px 45px;
	margin: 8px 0 0 0;
}



#menu-left a {
	display: block;
	font-size: 12px;
	padding: 4px 5px 4px 25px;
	margin-left: 6px;
	color: #333;
	background: url(../img/dot.gif) no-repeat 10px 10px;
}


#menu-left a:hover, #menu-left .active  {
	color: #F85E09;
		}

#regmail  {
	background: url(../img/mail-news.gif) no-repeat left 4px;

	margin: 20px 0 30px 15px;
}

#regmail h4  {
	color: #F85E09;
	font-size: 15px;
	margin: 0 0 11px 0;
	padding-left: 57px;
}

#regmail p  {
padding: 0 0 11px 0;}

#regmail .info {
font-size: 11px;
color: #979797;
}

#regmail #field {
	background: white url(../img/field-bg.gif) repeat-x;
	border: 1px solid #A7A6A4;
	padding: 3px;
	width: 145px;
	margin-left: 57px;
	color: #6A6A68;
}
.btn {
	background: #FF9700 url(../img/btn-bg.gif) repeat-x;
	color: #fff;
	font-size: 11px;
	border: 1px solid #E57614;
padding: 1px 6px 3px 6px;
height: 22px;}

.btn_h {
	background: #FF9700;
	color: #fff;
	font-size: 11px;
	border: 1px solid #E57614;
padding: 1px 6px 3px 6px;
height: 22px;
cursor: pointer;

}


/* CONTENT */



#content {
	font-size: 12px;
	line-height: 140%;
	float: left;
	padding: 20px 0 15px 20px;
width: 670px;
min-height: 450px;
_height: 450px;
position: relative;
}

#content h1 {
	color: #F85E09;
	font-size: 18px;
	padding: 0;
	margin: 10px 0 20px 0;
	font-weight: normal;
}



.news-box {
width: 208px;
float: left;
padding-left: 10px;
margin-left: 10px;
font-size: 10px;
border-left: 1px solid #ddd;
}

.home-date {
	background: url(../img/date-bg.gif) no-repeat -1px top;
	width: 33px;
	height: 30px;
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	line-height: 13px;
	padding: 9px 3px 0 1px;
	text-align: center;
}

.news-box p {
width: 161px;
float: left;
font-size: 11px;
padding: 2px 0;
line-height: 13px;
}

.news-box H3 {
width: 130px;
float: left;
font-size: 11px;
font-weight: normal;
margin: 0;
}

#article-pics {
	width: 160px;
	float: right;
	margin: 0 0 10px 10px;

}

#article-pics img {
		margin: 0 0 10px 0;

}

#article-pics a:hover {
border: none;
}


#article-text-with-photo #clanek  {
float: left;
width: 495px;
text-align: justify;
margin-bottom: 5px;
}

#article-text-no-photo #clanek  {
width: 100%;
text-align: justify;
margin-bottom: 5px;
}


#clanek h1 .date {
	float: right;
	background: url(../img/time.gif) no-repeat 10px 2px;
	color: #555;
	font-weight: normal;
	font-size: 11px;
	padding-left: 27px;
}

#clanek h1 {
	color: #F85E09;
	width: 100%;
	font-size: 17px;
	padding: 0;
	margin: 10px 0 20px 0;
	font-weight: normal;
}

#clanek h2 {
	color: #F85E09;
	font-size: 15px;
	padding: 0;
	margin: 20px 0 15px 0;
}

#clanek h3 {
	font-size: 14px;
	padding: 0;
	margin: 15px 0 10px 0;
}

#clanek h4 {
	font-size: 12px;
	padding: 0;
	margin: 12px 0 10px 0;
}

#content h4 {
	color: #F85E09;
	font-size: 15px;
	padding: 0;
	margin: 20px 0 18px 0;
}


#clanek h5 {
font-size: 11px;
padding: 5px 0;
margin: 0;
}

#clanek h6 {
font-size: 10px;
padding: 5px 0;
margin: 0;
}




.back2arts {
width: 100%;
background: url(../img/back.gif) no-repeat left 5px;
padding-left: 12px;
}

.article-box {
margin: 0;
padding: 0 0 12px 0;
border-bottom: 1px dotted #ccc;
margin-bottom: 16px;
}

.article-box img {
	float: right;
	margin-left: 12px;

}

.article-box h3 {
margin: 0;
font-size: 14px;
padding: 0 0 5px 0;
}

.article-box h3 .date {
	float: left;
	background: url(../img/time.gif) no-repeat left 2px;
	color: #555;
	margin-right: 10px;
	font-weight: normal;
	font-size: 11px;
	padding-left: 17px;
}


/* P A T A */

#pata {
color: #B1B1B1; 
font-size: 10px;
padding: 1px 0 6px 0;
height: 20px;
width: 990px;
margin: 0 auto;
background: url(../img/foot-bg.png) no-repeat left bottom;
position: relative;
top: 8px;
} 

#pata a {
text-decoration: none;
color: #B3B3B4;
font-size: 10px;
padding-top: 3px;
padding-bottom: 3px;
} 

#pata a:hover {
color: #f47c20; 
}


#pata #mdac { 
float: left;
background: url(../img/mdac.gif) left top no-repeat;
width: 116px;
height: 25px;
padding: 0;
position: absolute;
top: -11px;
left: 15px;
}

#pata #llp { 
float: left;
background: url(../img/llp.gif) left top no-repeat;
width: 140px;
height: 25px;
padding: 0;
position: absolute;
top: -12px;
left: 145px;
}

#que {
	background: url(../img/grafique.gif) right 0 no-repeat;
	float: right;
	padding-right: 20px;
	margin: 0 11px 0 0;
} 


#diskuze {
position: relative;
margin: 15	px 0 25px 3PX;

}

#comment_form fieldset  {
border: none;
padding: 0;
margin: 0;
height: 140px;

}

#diskuze h3 {
margin: 10px 0;
padding: 0;
}

#diskuze h4 {
padding: 0 0 0 0;
margin: 15px 0 15px 0;
font-size: 13px;
}


div.bubble {
	width: auto;
	font-size: 12px;
	margin: 14px 0;
	line-height: normal;
}

div.bubble-reply {
	width: auto;
	font-size: 12px;
	margin: 10px 0;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c9c9;
	background-color: #eee;

}

div.bubble-reply blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c9c9;
	background-color: #FFFFE3;


	margin-left: 0px;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
color: #444;
}

div.bubble-reply blockquote p {
	margin: 10px;
	padding: 0px;
text-align: right;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 8px 0px 0 7px;
	top: 6px;
	background: transparent url(../img/tip.gif) no-repeat 18px 0;
	font-style: normal;
	font-size: 11px;
	text-align: right;
}

div.bubble-reply cite {
	position: relative;
	margin: 0px;
	padding: 10px 0px 0px 30px;
	top: -2px;
	background: transparent url(../img/tip2.gif) no-repeat 421px 0;

	display: block;
	height: 14px;
	font-style: normal;
	font-size: 11px;
	text-align: right;
}


#comment_form {
	position: relative;	
	}

#comment_form p {
	position: relative;	
	width: 225px;
	margin-bottom: 2px;
}

#comment_form p img {
	position: absolute;
	top: 2px;	

}


#comment_form textarea {
position: absolute;
top: -110px;
left: 225px;
width: 438px;
height: 93px;
	border: 1px solid #C9C2C1;
	padding: 2px;
	font-size: 12px;
	font-family: sans-serif;
	
}

form#comment_form #smiles {
	position: absolute;
	left: 227px;
	top: 88px;
	width: 310px;
	display: none;
}

form#comment_form input {
	position: absolute;
	top: 1px;
	left: 50px;
	border: 1px solid #C9C2C1;
}

.input-pole {
	width: 160px;
}



form#comment_form input.submit {
	position: absolute;
	top: -17px;
	left: 549px;
	width: 120px;
		border: 1px solid #C9C2C1;
		background: #fff;
cursor: not-allowed;
		color: #444444;
		padding: 2px;
			font-size: 11px;
			
}

form#comment_form input.submit_h {
	position: absolute;
	top: -17px;
	left: 549px;
			padding: 2px;
	width: 120px;
		border: 1px solid #C9C2C1;
		background: #E96320;
		cursor: pointer;
		color: #fff;
			font-size: 11px;
}


.pocet-cmnt {
	background: url(../img/comnt.gif) no-repeat left 8px;
	padding-left: 16px;
	font-weight: normal;
	font-size: 11px;
	float: right;
	margin-left: 0px;
	}



#diskuze .note {
position: relative;
top: -25px;	font-size: 11px;
display: inline;
}


#captcha  {
	height: 20px;
}
