* {
margin-top: 0;
margin-right:0;
margin-bottom: 0;
margin-left: 0;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
border-top:0;
border-bottom:0;
border-left:0;
border-right:0;}

body {
background-color:#a09c5c;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;}

.page_link:link, .page_link:visited, .page_link:active, .page_link:hover {color: #333; text-decoration:none;}
.page_link:hover {background-color:#E0D7C9}

.color_link:link, .color_link:active, .color_link:visited { color:#FFF; text-decoration:none;}
.color_link:hover { color:#930; text-decoration:none;}

.content_link:link, .content_link:active, .content_link:visited { color:#930; text-decoration:none;}
.content_link:hover { color: #660; text-decoration:none;}

.hr {
width:100%; 
border:1px solid #E1C2BB; 
margin-top:10px;
margin-bottom:10px;
color:#630;}

p {
margin-top:5px;
margin-bottom:5px;
font-size:12px;}

h1 {
margin-top:5px;
margin-bottom:5px;
font-size:14px;}

#wrapper {
width:800px;
height:auto;
margin-left:auto;
margin-right:auto;
background-image:url(../design/background_shadow.gif);
background-repeat:repeat-y;
background-position:center;}

.header, .main_menu , .main_menu_wrapper, .content_wrapper, .footer_wrapper, .podpis {
width:770px;
padding-left:15px;
padding-right:15px;}

.content_wrapper {
	height:auto;
	}

.header {
height:240px;}

.main_menu_wrapper {
height:35px;}

.main_menu {
background-color:#383838;
width:740px;
height:35px;}

.content_wrapper {
height:auto;}

.content {
background-image:url(../design/content_background.gif);
background-repeat:repeat-x;
background-color:#faeace;
height:auto;
padding:30px;}

.footer_wrapper {
height:166px;}

.footer {
background-image:url(../design/footer_background.jpg);
height:106px;
padding:30px;}

.list_menu li {
list-style-image: url(../design/list_arrow.gif);
margin-left:15px;
cursor:hand;
cursor:pointer !important;}

.list_menu li:hover {
list-style-image: url(../design/list_arrow_hover.gif);}

.podpis_wrapper{
height:34px;}

.podpis {
width:740px;
margin-left:auto;
margin-right:auto;
background-color: #AC9D6F;
padding:10px;
padding-left:15px;
padding-right:15px;
font-size:11px;}

.podpis {
color:#FFF;}


