/* CSS Document */
html{
width:100%;
height:100%;
}

img{border:0px}

body{
background-image:url(img/background2.jpg);
margin:0px;
padding:0;
}

#site{
width: 1000px;
height: 3700px;
background-image: url(img/background_img4.jpg);
background-repeat:no-repeat;
background-position:left 88px;
margin:0 auto;
}

#header{
width: 1000px;
height: 442px;
}

.dub_fx{
hight:132px;
width: 578px;
position:relative;
left: 410px;
top: -20px;
}

#stred_l{
width: 530px;
height: 510px;
float:left;
position:relative;
top:-2px;
left: 10px;
background-repeat: no-repeat;
}

#aktuality{
width: 500px;
height: 470px;
float: left;
position:relative;
top:30px;
left: 10px;
overflow: auto;
padding-right: 10px;
}


#stred_p{
width:460px;
height: 510px;
float:right;
position:relative;
top:0px;
}

.toxique{
hight:85px;
width: 380px;
position:relative;
left: 30px;
top: 10px;
}

.jar{
hight:110px;
width: 270px;
position:relative;
left: 88px;
top: 30px;
}

.akurat{
hight:95px;
width: 430px;
position:relative;
left: 17px;
top: 37px;
}

.kurtizany{
hight:160px;
width: 450px;
position:relative;
left: 3px;
top: 55px;
}

#video{
width: 1000px;
height: 515px;
float: left;
position:relative;
top: 3px;
}

#a_video{
width: 600px;
height: 350px;
float: left;
position: relative;
top: 80px;
}

#animace{
width: 375px;
height: 320px;
float: right;
position: relative;
left: -30px;
top: 80px;
}

#menu{
width: 1000px;
height: 140px;
float: left;
}

.info{
hight:95px;
width: 180px;
position:relative;
left: 8px;
top: -8px;
float:left;
}

.program{
hight:95px;
width: 300px;
position:relative;
left: 8px;
top: -8px;
float:left;
}

.vzkazy{
hight:95px;
width: 255px;
position:relative;
left: -5px;
top: -8px;
float:left;
}

.partneri{
hight:95px;
width: 275px;
position:relative;
right: 0px;
top: -100px;
float:right;
}

#middle{
width: 1000px;
height: 520px;
float:left;
}

#main{
width: 600px;
height: 445px;
float: left;
position:relative;
top:0px;
left: 80px;
overflow: auto;
padding-right: 10px;
}

#foto_animace{
	width:155px;
	height: 400px;
	float: right;
	position:relative;
	top:15px;
	right: 110px;
}

#bottom{
	width:1000px;
	/*height: 85px;*/
	float: left;
	position:relative;
	top:213px;
}

#vzkazy{
	width: 400px;
	position: relative;
	left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 14px;
	}
	
#top_navigace{
	width: 1000px;
	height: 15px;
	position: relative;
	top:20px;
	left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #000;
	}

#top_navigace a{
text-decoration: none;
color: #000000;
}

#top_navigace a:hover{
text-decoration: underline;
color: #000000;
}

#profily{
	background-color:#FF9;
	padding: 5px 5px 5px 5px;
	}
/*********************** texty ************************/

.nadpis_main{
font-family: Arial, Helvetica, sans-serif;
text-align: left;
font-size: 16px;
font-weight: bold;
text-decoration: underline;
}

.text_main{
font-family: Arial, Helvetica, sans-serif;
text-align: justify;
font-size: 14px;
}

.text_main a{
text-decoration: none;
color: #f48000;
}

.text_main a:hover{
text-decoration: underline;
color: #f48000;
}

.novinky_nadpis{
font-family: Arial, Helvetica, sans-serif;
text-align: left;
font-size: 15px;
font-weight: bold;
}

.novinky_datum{
font-family: Arial, Helvetica, sans-serif;
text-align: left;
font-size: 13px;
font-weight: normal;
}

#info_navigace{
width: 530px;
height: 15px;
position: relative;
top: -10px;
left: 68px;
}

.textinfo_navigace{
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px;
font-weight: bold;
margin: 0;
text-align: right;
}

#info_navigace a{
text-decoration: none;
color: #000000;
}

#info_navigace a:hover{
text-decoration: underline;
color: #f48000;
}

#language{
width: 80px;
height: 25px;
	position: relative;
	left: 910px;
	top: -450px;
}

/***************************************/
.postnew {
	text-align: center;
	position: absolute;
	border:1px dashed  #F0F0F0;
	padding:4px;
	width: 400px;
	height: 14px;
}
.postnew:hover {
	background-color: #FFFFFF; 
	border:1px dashed #333333;
	padding:4px;
}
.postnew-box {
	position: relative;
	width: 410px;
	height:24px;
}
a:link, a:visited  {
	color: #f48000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
color: #f48000;
}
#container {
	padding: 0 0 5px 0;
	width: 390px;
}
#ok {
	padding:10px;
	width: 390px;
	font-weight: bold;
	text-align: center;
	color: #00CC00;
	font-size: 12px;
}
#error {
	padding:10px;
	width: 390px;
	font-weight: bold;
	text-align: center;
	color: #990000;
	font-size: 12px;
}
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}
label {
	color:#999;
	cursor:pointer;
	padding-left:2px;
	line-height:15px;
	vertical-align:top;
}
.textinput {
	width:192px;
	height:14px;
	background:url(img/input.gif) no-repeat left top;
	border:none;
	padding:4px 7px;
}
.textinput:focus {
	background-position:left bottom;
}
.textarea {
	width:384px;
	height:80px;
	background:url(img/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textarea:focus {
	background-position:left bottom;
}
.submit {
	width:81px;
	height:26px;
	color:#333333;
	font-weight:bold;
	padding:2px 5px;
	background:url(img/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.submit:focus {
	background-position:left bottom;
	color: #333333;
}
.comment {
	height: auto;
	width: 406px;
	position: relative;
	background-image: url(img/comment.gif);
	border: 2px dashed #CCCCCC;
}
.comment-name, .comment-time, .comment-web, .comment-text {
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
}
.comment-name {
	height: 15px;
	position: relative;
	width: 180px;
	font-weight: bold;
}
.comment-time {
	height: 15px;
	width: 206px;
	position: absolute;
	left: 126px;
	top: 0px;
	font-style: italic;
}
.comment-web {
	height: 15px;
	width: 181px;
	position: absolute;
	left: 220px;
	top: 0px;
	text-align: right;
	font-style: italic;
}
.comment-text {
	height: auto;
	width: 400px;
}
