* 
{
margin: 0px;
padding: 0px;
}

body {
	background: #000 url(images/design/back_all.jpg) top center repeat-x;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

input, textarea {
	background: #FFE288;
	border: 1px solid #FFD34D;
	font-size: large;
	color: #000000;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}
h1
{
/*font: bold;
font-size:larger;
font-size: 1em;*/
font-size: large;	

}
h2
{
font-size: 1em;

}
h3 {
}

a {
	color: #1D74A6;
}
a:hover {
	text-decoration: none;
	color: #1D74A6;
}

hr {
}

#main
{
width: 880px;
margin: 0 auto;
background:  url(images/design/uv.png) no-repeat top;
/*border-left: 10px solid #EA8616;
border-right: 10px solid #EA8616;*/   /* oranzovy kraje */
}

/* Header */

#header {
	height: 220px;
	width: 880px;
}

#logo {
text-align: right;
width: 880px;
height: 204px;
}

#logo h1, #logo p {
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 47px 0 0 20px;
	font-size: 24px;
	color: #ffffff;
}
#logo h2 {
	padding: 10px 0 0 20px;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}

#top_menu {
height: 84px;
padding-top: 30px;
padding-left: 20px;
}

#top_menu ul {
	margin: 0;
	list-style: none;
}

#top_menu li {
	display: inline;
}

#top_menu a {
	float: left;
	
	font-weight: bold;
	width: 160px;
	height: 25px;
	text-decoration: none;
	text-align: center;
	margin-left: 4%;
	padding-top: 6px;
	font-size: 1.1em;
	color: #ffffff;
	background: url(images/design/button.gif) no-repeat;
}

#top_menu a:hover {
	background: url(images/design/button_r.gif) no-repeat;
}

/* Page */

#page {
	width: 880px;
	margin: 0 auto;
	margin-top: 12px;

}



/* Content */

#content {
	float: left;
	width: 410px;
margin-top:0px;
margin: 0px;
font-size: larger;
}

#content .post ul, #content .post ol
{
margin-left: 30px;
}

#content .top
{
	
width: 410px;
background:  bottom url(images/design/top.gif) no-repeat;

height: 11px;

}

#content .middle_back
{
	background:   #Fff;
	/*
background:   #F0F8FF url(images/design/content.gif) no-repeat;*/
width: 380px;
padding:15px;
padding-top:5px;
}

#content .bottom
{
width: 410px;
background: url(images/design/bottom.gif) no-repeat;
height: 10px;
margin-bottom: 10px;
}

.post {
	margin-bottom: 15px;
	color: #000000;
	margin-top: 10px;
	margin-left: 5px;
}

.post a {
	color: #EA8616;
}

.post a:hover {
	color: #EA8616;
}


/* Sidebars */

.sidebar {
	float: left;
	width: 208px;
	margin-top: 10px;

	color: #000000;

}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}


.sidebar li {
	padding: 6px 0 6px 20px;
}

.sidebar a {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}
.sidebar a:hover {
	color: #0D699B;
	text-decoration: underline;
}

.sidebar h2 {
	padding-top: 10px;
	color: #FFFFFF;
	background: url(images/design/title.gif) no-repeat;
	height: 33px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
}

/* Left Sidebar */

#leftbar {
margin-left: 5px;

}
#leftbar img{
margin-top: -10px;

}

#leftbar a{

font-weight: bold;}

/* Right Sidebar */

#rightbar {
margin-left: 15px;
}

#leftbar .back
{
background:  url(images/design/title_back.gif) no-repeat;
padding: 10px;
color:#FFF;
}
#rightbar .back
{
background:url(images/design/title_back.gif) no-repeat;
padding: 2px;
padding-top: 12px;
color:#FFF;
}

#rightbar .backstred
{
padding: 2px;
background:#000;
padding-top: 0px;
border-right:#333 solid 1px;
border-left:#333 solid 1px;
color:#FFF;

}
#rightbar .backdown
{
background:url(images/design/title_backdown.gif) no-repeat;
padding: 2px;
padding-top: 22px;
}


/* Footer */

#footer {
	clear: both;
	padding-top: 20px;
	height: 62px;
	background: url(images/design/footer.gif) no-repeat center;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

/* Vkladani datumu pomoci rozbalenyho kalendare */
.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
} /* This hover code won't work for IE */
/* END Vkladani datumu pomoci rozbalenyho kalendare */


img{
	border-color: #C30;/*kvuli modr7mu v ie*/
	}

a:hover img    {border-color: #000000;}










/*Nastavovani vysky radku a global pro menu*/
/*.menuBox a {
display : block;/*pozadi na celej radek


}
.menuBox a:hover {
background-image: url(images/design/title.gif);
}
.menuBox a:active {
background-image: url(images/design/button.gif);
}


.menuBox a img    {filter: gray ;border-width: 0px;margin-bottom: -4px;margin-top: -4px;  }

.menuBox a:hover img    {filter: gray ;border-width: 0px;}
}


Protože je obrázek v IE ohraničenej hnusně modře tak změnim všechnu obrazkoy odkazy na bez ramečku

a img    { border-width: 1px; border-color: #444444;

}
a:hover img    { filter: gray;
border: solid;
	border-width: 1px;
	border-color: #eeeeee;
}
*/

/*TOHLE JE PRO LIGHTBOX KTEREJ ZOBRAZUJE FOTKY*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#outerImageContainer{ position: relative; background-color: #000; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #000; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #aaa; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/*TOHLE JE PRO LIGHTBOX KTEREJ ZOBRAZUJE FOTKY*/

