body{
	margin:0;
	padding:0;
	background:#e8e8e8;
	font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
  	font-size:12px;
}

/*------------------- LAYOUT ---------------------*/

#container{
	margin:0 auto;
	width:900px;

}

#header{
	margin:10px 0 0 0;
	width:900px;
	height:182px;
	background: url(../images/header.gif) top center no-repeat;
}

a#logo img{
	border:none;

}

#headertable {
	width:570px;
	height:182px;
	border: 0px;
	float: right;

	}
#headertable a {
	text-decoration:none;
	color: white;
	}

#main{
	width:900px;
	float:left;
	margin:20px 0 0 0;
}

#content{
	min-height:750px;
	background-color:#FFF;
	float:left;
	width:653px;
	padding:20px;
}

#footer{
	background-color:#fff;
	border-top: 2px solid #333;
	margin:20px 0 0 0;
	width:695px;
	float:right;
}

#footer p{
	padding:5px;
	color:#333;
	float:left;
	width:300px;
	font-size:10px;
}

#counters img{
	float:right;
	margin:15px 5px 0 5px;
}


/*------------------- NAVIGATION ---------------------*/

#nav{
	padding:0;
	margin:40px 0 0 0px;
	font-size:10px;
	font-weight:bold;
	width:205px;
	float:right;
}

#nav ul{
	list-style:none;
	padding:0;
	margin:0;
}

#nav li{
	margin:0;
}

#nav li a{

	background: url(../images/nav_bg.gif) top right repeat-y;
	text-decoration:none;
	color:#32343d;
	padding:5px 0 5px 20px;
	display:block;
}

#nav li a:hover{
	background-image:none;
	border-right:2px solid #FFF;
	background-color:#FFF;
	text-decoration:none;
	color:#C30505;
}

#nav li a.sub  {padding-left:35px;}

li a#current{
	background-image:none;
	background-color:#FFF;
	text-decoration:none;
	color:#C30505;
}

/*------------------- TYPING ---------------------*/

h1{
	padding:0;
	font-size:16px;
	color:#fe2f2f;
	border-bottom:1px solid #CCC;
}

#content p{
	text-align:justify;
	line-height:18px;
	color:#333;
	font-size:12px;
}

#content p.r{
        text-align:right;
}

#content b{
	color:#ac4646;
}

/*------------------- SUPPORT STYLE ---------------------*/

p#anons{
	padding:3px;
	border:1px solid #ccc;
	margin:20px 0 10px 0;
	clear:both;
	font-size:10px;
	color:#666;
	text-align:center;
}

#content p#anons span{
	background-color:#999;
	color:#FFF;
}

#uslinks{
	width:655px;
	float:left;
	margin:20px 0 20px 0;
	padding:20px 0 20px 0;
}

#uslinks a:hover{
	color:red;
	text-decoration:none;
}

#forumlink{
	float:left;
}

#toplink{
	float:right;
}

#content a{
	padding:0;
	margin:0;
	color:#0388ef;
	border-bottom:1px dotted #C30505;
	text-decoration:none;
}

#content p span{
	text-decoration:underline;
}

#content a:hover{
	color:#C30505;
	border-bottom:1px dotted #FF0099;
	text-decoration:none;
}

#content ol li{
	line-height:16px;
	color:#333;
	margin:0 0 5px 0;
}

#content ul li{
	line-height:16px;
	color:#333;
	margin:0 0 5px 0;
}

.left {
	float:left;
	margin:10px 10px 0px 0;
	border:5px solid #ccc;
}

.right {
	float:right;
	margin:5px 0 0px 5px;
	border:5px solid #ccc;
}

.center {
	margin:5px 0 0px 5px;
	border:5px solid #ccc;
}

div.photo-hor {background:#fbfbfb; border:1px dotted #cccccc; margin-right:20px;}
div.photo-hor table {padding:10px; width:100%;}
div.photo-hor table td {text-align:center;}
div.photo-hor table img {border:1px #999999 solid; background:#ffffff; padding:1px;}


div.photo-vert {background:#fbfbfb; border:1px dotted #cccccc; margin:0 0 20px 20px;}
div.in-text {float:right;}
div.photo-vert div.container {padding:7px;}
div.photo-vert div.container div.img {margin:15px 0 15px 0;}
div.photo-vert div.container div.img img {border:1px #999999 solid; background:#ffffff; padding:1px;}
.clear {clear:left;}

#yand_dir a {
text-decoration:none;
border-bottom:none;
}
#yand_dir a:hover {
text-decoration:none;
border-bottom:none;
}
#begunbottom a {
text-decoration:none;
border-bottom:none;
}
#begunbottom a:hover {
text-decoration:none;
border-bottom:none;
}

.podpis
{
	line-height:14px;
	text-align: right;
	padding:20px;
}

.vopros{
width: 630px;
float:center;
margin-right:5px;
margin-top:5px;
margin-left:5px;
padding:10px;
border:1px solid #dedede;
background:#f7f7f7;
}