﻿*
{
  padding: 0px;
  margin: 0px;
}

body {
	color: #cdcdcd;
	background-color: #303030;
	background-image: url(images/pozadi_papir_1.jpg);
	font-family: Verdana, monospace;
	/*width: 804px;
	height: 890px;
	text-align: center;
	margin-left: auto;
   margin-right: auto;*/
	/*border: 1px solid #daa520;*/
}

#page
{
position: relative;
left: 0px;
top: 20px;
width: 796px;
min-height: 680px;
text-align: center;
margin-left: auto;
margin-right: auto;
/*border: 1px solid #daa520;*/
border: 1px solid #c6c2b2;
padding: 0px;	
}

#header
{
position: relative;
left: 0px;
top: 0px;
width: 796px;
height: 70px;
text-align: center;
margin-left: auto;
margin-right: auto;
border-bottom: 1px solid #c6c2b2;
/*border: 1px solid green;*/		
}

#header_image
{
/*clear: left;*/
position: relative;
left: 28px;
top: 4px;
text-align: left;

/*border: 1px solid green;*/		
}

#header_text
{
/*clear: left;*/
position: relative;
left: 100px;
top: -44px;
/*width: 760px;
height: 64px;*/
font-family: "Brush Script MT", Verdana;
font-style: italic;
font-size: 48px;
line-height: 20px;
color: gray;
text-align: center;
margin-left: auto;
margin-right: auto;
/*border: 1px solid green;*/		
}

#main
{
/*float: left;*/
position: relative;
left: 0px;
top: 0px;
width: 760px;
min-height: 590px;
text-align: center;
margin-left: auto;
margin-right: auto;
/*border: 1px solid blue;*/
		
}

#sidebar
{
float: left;
position: relative;
left: 0px;
top: 0px;
width: 198px;
min-height: 590px;
/*border: 1px solid red;*/
border-right: 1px solid #c6c2b2;		
}

#panel
{
float: left;
position: relative;
left: 0px;
top: 0px;
width: 560px;
min-height: 590px;
text-align: center;
margin-left: auto;
margin-right: auto;
/*border: 1px solid fuchsia;*/		
}

#top_content
{
position: relative;
left: 0px;
top: 8px;
width: 560px;
height: 32px;
text-align: center;
margin-left: auto;
margin-right: auto;
font-size: 16px;
font-weight: bold;
font-family: Verdana;
color: gray;
/*border: 1px solid lime;*/

}

#content
{
position: relative;
left: 0px;
top: 0px;
width: 556px;
height: 508px;
text-align: justify;
overflow: auto;

	scrollbar-darkshadow-color: #E9E5D9;
	scrollbar-base-color: #D4D1CB;
	scrollbar-3dlight-color: #E9E5D9;
	scrollbar-arrow-color: #E9E5D9;
	scrollbar-face-color: #D4D1CB;
	scrollbar-highlight-color: #D4D1CB;
	scrollbar-shadow-color: #D4D1CB;
	scrollbar-track-color: #E9E5D9;
	
  font-size: 12px;
  line-height: 20px;
  font-family: Verdana;
  color: gray;
  padding: 10px;
  /*margin: 10px;*/
/*margin-left: auto;
margin-right: auto;*/
/*border: 1px solid yellow;*/		
}

#bottom_content
{
position: relative;
left: 0px;
top: 0px;
width: 560px;
height: 24px;
text-align: center;
margin-left: auto;
margin-right: auto;
/*border: 1px solid orange;*/		
}

#footer
{
position: relative;
left: 0px;
top: 0px;
width: 796px;
height: 20px;
text-align: center;
margin-left: auto;
margin-right: auto;
/*color: #daa520;*/
color: #404040;
font-family: Arial, monospace;
font-size: 11px;
font-style: italic;
text-align: center;
/*border: 1px solid white;*/
border-top: 1px solid #c6c2b2;		
}

table.footer
{
/*border: 1px solid white;*/
 text-align: center; 
 width:96%;
 height:98%;
}

tr.footer
{
}

th.footer, td.footer
{
/*border: 1px solid white;*/
 text-align: center;
 position: relative;
left: 128px;
top: 0px;
 /*font-size: 18px;*/
}

td.footer
{
}

#menu
{
  float: left;
  position: relative;
  left: 4px;
  top: 16px;
  padding: 0px;
  margin-top: 4px;
  margin-left: 16px;
  padding-right: 12px;
  font-size: 12px;
  line-height: 20px;
  font-family: Verdana;
  color: gray;
  text-align: left;
  /*border: 1px solid black;*/
}

	#left_menu{

	}

	#left_menu div{
		margin:0px;
		padding:0px;
  	}

	#left_menu li{
		list-style-type:none;
		position:relative;
	}

	#left_menu ul{
		margin:0px;
		padding:0px;
		position:relative;
   }
	
	#left_menu a{
		color: #808080;
		text-decoration:none;
		display:block;
		clear:both;
      font-size:1.0em;
		padding-left:2px;
	}

	#left_menu a:hover{
		color: #303030;
	}

    #left_menu a:active{
		color: #303030;
	}


    #home{
		font-size:1.0em;
	}


	#left_menu{

	}

	#link_weby div{
		margin:0px;
		padding:0px;
  	}

	#link_weby li{
		list-style-type:none;
		position:relative;
	}

	#link_weby ul{
		margin:0px;
		padding:0px;
		position:relative;
   }

	#link_weby a{
		color: #808080;
		text-decoration:none;
		display:block;
		clear:both;
      font-size:1.0em;
		padding-left:2px;
	}

	#link_weby a:hover{
		color: #303030;
	}

    #link_weby a:active{
		color: #303030;
	}

