

html, body {

	font-family: Arial;

	font-size: 11px;
	color: white;

	background-color:#000000;
}

#center {
	position: absolute;

	left: 50%;
	top: 2px;

	bottom: 2px;

}


#martial-cz {
	position: absolute;
	left: -450px;

	top: 0px;
	width: 900px;
}

#head {
	width: 900px;
	vertical-align: top;

	background-color:#000000;
}

#head-logo {
	width: 430px;
	height: 192px;
	text-align: right;

	vertical-align: bottom;

	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-color:#000000;
	background: url("../_theme/head-logo-bg.jpg") no-repeat;
}

#head-1 {
	text-align: right;

	vertical-align: bottom;

	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color:#CDCCCC;
	font-family: Arial;

	font-size: 10px;
	color: #000000;

	border-width: 2px;
	border-color: black;
	border-style: none solid solid none;
}

#head-1 a {

	color: #000000;

	text-decoration: none;

}


#head-1 a:hover {
	color: #565656;
	text-decoration: underline;

}

#head-2 {
	text-align: right;

	vertical-align: bottom;

	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color:#CDCCCC;
	font-family: Arial;

	font-size: 10px;
	color: #000000;

	border-width: 2px;
	border-color: black;
	border-style: none none solid none;
}

#head-2 a {

	color: #000000;

	text-decoration: none;

}


#head-2 a:hover {
	color: #565656;
	text-decoration: underline;

}

#head-3 {
	text-align: right;

	vertical-align: bottom;

	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color:#CDCCCC;
	font-family: Arial;

	font-size: 10px;
	color: #000000;

	border-width: 2px;
	border-color: black;
	border-style: none none solid solid;
}

#head-3 a {

	color: #000000;

	text-decoration: none;

}


#head-3 a:hover {
	color: #565656;
	text-decoration: underline;

}

#head-menu {
	height: 166px;
	vertical-align: bottom;

	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	font-family: Arial;

	font-size: 14px;
	color: #FFFFFF;

	background-color:#8F0B01;
}

#head-menu a {

	color: #FFFFFF;

	text-decoration: none;

}


#head-menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}

#head-h1 {
	vertical-align: bottom;

	padding-top: 20px;
	padding-right: 20px;
	text-align: right;

	background-color:#FFFFFF;
}

#head-h2 {
	vertical-align: bottom;

	padding-top: 20px;
	padding-left: 20px;
	text-align: left;

	font-family: Arial;

	font-size: 14px;
	color: #FFFFFF;

	background-color:#8F0B01;
}

#content {
	width: 860px;
	text-align: justify;

	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 40px;
	font-family: Arial;

	font-size: 12px;
	color: #000000;

	background-color:#FFFFFF;
}

.uvodni-strana-bunka {
	padding-right: 20px;
	font-size: 11px;
}

.katalog-bunka {
	padding-left: 30px;
	font-size: 11px;
	vertical-align: top;
}


#menu {
	width: 900px;
	height: 60px;
	text-align: right;

	font-family: Arial;

	font-size: 10px;
	color: #000000;

	background-color:#FFFFFF;
}

.menu-left {
	border-width: 1px;
	border-color: white;
	border-style: none solid none none;
	background-color:#CDCCCC;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;

	vertical-align: bottom;

}

.menu-mid {
	border-width: 1px;
	border-color: white;
	border-style: none solid none none;
	background-color:#CDCCCC;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;

	vertical-align: bottom;
}

.menu-right {
	border-width: 1px;
	border-color: white;
	border-style: none none none none;
	background-color:#CDCCCC;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;

	vertical-align: bottom;
}

#uvodni-strana-1 {
	width: 270px;
	height: 250px;
	text-align: left;

	vertical-align: top;

	padding-left: 0px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-top: 0px;
	font-family: Arial;

	font-size: 11px;
	color: #000000;

}

#uvodni-strana-2 {
	width: 270px;
	height: 250px;
	text-align: left;

	vertical-align: top;

	padding-left: 0px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-top: 0px;
	font-family: Arial;

	font-size: 11px;
	color: #000000;

}

#uvodni-strana-3 {
	width: 270px;
	height: 250px;
	text-align: left;

	vertical-align: top;

	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
	font-family: Arial;

	font-size: 11px;
	color: #000000;

}

#uvodni-strana-1 a, #uvodni-strana-2 a, #uvodni-strana-3 a {

	color: #8F0B01;

	text-decoration: none;

}


#uvodni-strana-1 a:hover, #uvodni-strana-2 a:hover, #uvodni-strana-3 a:hover {
	color: #565656;
	text-decoration: underline;

}

#vizitka-1 {
	text-align: left;

	vertical-align: top;

	padding-left: 0px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-top: 0px;
	font-family: Arial;

	font-size: 11px;
	color: #000000;

}

#vizitka-2 {
	width: 350px;
	text-align: left;

	vertical-align: top;

	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
	font-family: Arial;

	font-size: 12px;
	color: #000000;

}

.katalog-bojovych-umeni {
	text-align: justifz;

	vertical-align: top;

	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

span.text {
	font-family: Arial;

	font-size: 9px;
	color: #000000;

	text-decoration: italic;
}

.back {
	background-color: rgb(255,255,0);
}

#copyright-velimsky-com {
	position: absolute;
	width: 860px;
	background-color:#000000;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
	text-align: center;

	vertical-align: top;
	font-family: Arial;

	font-size: 11px;
	color: #FFFFFF;

}

#copyright-velimsky-com a {

	color: #FFFFFF;

	text-decoration: none;

}


#copyright-velimsky-com a:hover {
	color: #565656;
	text-decoration: underline;

}

a {

	color: #8F0B01;

	text-decoration: none;

}


a:hover {
	color: #565656;
	text-decoration: underline;

}


img {
	border: 0px;

	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

img.right {
	border: 0px;

	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h1 {


	font-family: Arial;

	font-size: 16px;
	color: #000000;

	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	spacing-bottom: 0px;
}


h2 {


	font-family: Arial;

	font-size: 14px;
	color: #FFFFFF;

	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	spacing-bottom: 0px;
}

h3 {


	font-family: Arial;

	font-size: 14px;
	color: #000000;

}

h4 {


	font-family: Arial;

	font-size: 13px;
	color: #565656;

}



table {
	border-collapse: collapse;
	padding: 0px;

}


td {

	padding: 0px;

}

td.odsazeno {
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}

input {
	font-family: verdana;

	font-size: 10px;

	border-width: 1px;
	border-color: #AFAFAF;
	border-style: solid solid solid solid;
}

hr {
	height: 1px;
	color: #AFAFAF;


}

.checkbox {
	border-width: 0px;
	border-color: #AFAFAF;
	border-style: none none none none;
}


select {


	font-family: verdana;
	font-size: 10px;

}


textarea {

	font-family: verdana;
	font-size: 10px;

}

ul {
	list-style-type: square;
	margin-left: 15px;
}

#li-prvni {
	list-style-type: none;
}


/* lightbox */

#lightbox {

	position: absolute;

	left: 0;

	width: 100%;

	z-index: 100;

	text-align: center;

	line-height: 0;

}



#lightbox a img {
	border: none;
}



#outerImageContainer{

	position: relative;

	background-color: #fff;

	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: transparent url(../_theme/lightbox-blank.gif) no-repeat;
	/* Trick IE into showing hover */

	display: block;
}


#prevLink {
	left: 0;
	float: left;
}


#nextLink {
	right: 0;
	float: right;
}


#prevLink:hover, #prevLink:visited:hover {
	background: url(../_theme/lightbox-prevlabel.gif) left 15% no-repeat;
}


#nextLink:hover, #nextLink:visited:hover {
	background: url(../_theme/lightbox-nextlabel.gif) right 15% no-repeat;
}




#imageDataContainer{

	font: 10px Verdana, Helvetica, sans-serif;

	background-color: #fff;

	margin: 0 auto;

	line-height: 1.4em;

	overflow: auto;

	width: 100%;
}



#imageData{
	padding:0 10px;
	color: #666;
}


#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;
}


#overlay{

	position: absolute;

	top: 0;

	left: 0;

	z-index: 90;

	width: 100%;

	height: 500px;

	background-color: #000;

}