/*
mojmir14@o2.pl
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: italic;
	color: #00ff00;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #000000 url(images/back_all.jpg) repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}

#content
{
	margin: 0 auto;
	width: 1024px;
}


#header {
	height: 200px;
	width: 624px;
}

#menu
{
padding-left: 40px;
height: 50px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#main #menu a {
	float: left;
	width: 100px;
    display: block;
	text-align: center;
	text-decoration: none;
       
	color: #8baa6f;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 25px;
}

#main #menu a:hover {
	width: 100px;
    height: 45px;
	
}


.more
{
text-align: right;
}


#logo {

width: 750px;
height: 73px;
text-align:  right;
padding-top: 50px;
}


#logo H1 a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 10px;
color: #ffffff;
}

#main
{
width: 1100px;
}

#top{
	background: url(images/gora.jpg) top no-repeat;
	color: #000000;
	width: 1100px;
	height: 200px;
}

#left
{
	
	width: 298px;
	color: #000000;
}


#left_con{
	background:url(s.jpg) top no-repeat;
	padding-left:10px;
	padding-top: 10px;
}

#left_back{
     width: 272px;
     margin-left:45px;
     background:#6A0D0A url(s.jpg) top repeat-x;
}



#left H3
{
width: 233px;
height: 26px;
font-size: 14px;
font-weight: bold;
padding-left: 19px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat;

}


#left ul {
	list-style: none;
}

#left li ul {

	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 15px;
    background: url(images/small.gif) no-repeat left;
}

#left .title_back
{
padding: 10px;

}


#left a {

	color: #ffffff;
}
#left .title_back a:hover {
	color: #00ff00
}
#left a:visited {
	color: #ffffff;
}

#left p
{
background:#6A0D0A url(s.jpg) repeat-x;
padding: 10px;
padding-left: 40px;
}

#bottom{
     background:url(s.jpg) no-repeat bottom;
     height:56px;
     width:272px;
     margin-left:45px;
}

#right
{
float: right;
width: 750px;
}

#right .boxtop
{
background:#6a0d0a url(b.jpg) repeat-x;

}

#right .box
{
background: url(b.jpg) repeat-y;
padding: 10px;
}

#right ol, #right ul
{
margin-left: 30px;
}

#right H4
{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #000000;
	background:url(images/right_title.gif) no-repeat;
	height: 26px;
	padding-top: 10px;
	padding-left: 25px;
}

#right H4 a
{
	color: #ffffff;

}

#right a
{
color: #ffffff;
text-decoration: none;

}
#right a:hover {
	color: #00ff00
}
#left a:visited {
	color: #ffffff;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 5px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #4889D7;
}
.date {
	text-align: right;
	color: #4889D7;
	font-size: 11px;
}

.date a {
	color: #007CE5;
}

#right_bottom{
	background:url(b.jpg) repeat-x bottom;
	height: 19px;
	margin-bottom: 20px;
}


#footer {
	height: 60px;
	clear: both;
	padding-top: 100px;
	
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}