/* content styles */

/* Basic */
body {font: 75% Verdana, Arial, sans-serif; color: #333333; line-height: 1.666; }

h1, h2, h3, h4, h5, h6, caption { margin-top: 0; margin-bottom: 0.5em; font-family: Verdana, Arial, sans-serif; }

h1 { font-weight: bold; font-size: 218.182%; line-height: 1.25; margin: 0 0 11px 0; }
h2 { font-weight: bold; font-size: 145.45%; line-height: 1.1667; margin: 1em 0 10px 0; }

h3, caption { font-size: 111.8182%; margin-bottom: 0.1em; }
h4, h5, h6 { font-size: 111.8182%; }

p, li { margin-top: 0; }
p, ul, ol, dl, table { margin-bottom: 1.6923em; }
p.no-margin { margin: 0; }

ul { margin: 8px 0 8px 0; padding: 0; /* list-style: none; */ }
ul li {margin: 0.2em 0 0.2em 0; padding: 0 0 0 12px; /* background: url("../img/bullet-default.png") no-repeat 0em 0.8em; */ }
ol { margin: 8px 0 8px 2em; padding: 0;  }
ol li { background: none; }

ol.decimal { list-style: decimal; }
ol.lower-alpha { list-style: lower-alpha; }
ol.upper-alpha { list-style: upper-alpha; }
ol.lower-roman { list-style: lower-roman; }
ol.upper-roman { list-style: upper-roman; }


blockquote { font-style: italic; }

hr { display: block; width: 100%; height: 1px; font-size: 1px; overflow: hidden; border: 0; color: #E9E8E5; background: #E9E8E5; margin: 10px 0; clear: both; }

a {color: #505050; }
a:visited {color: #505050;}
a:hover {color: #666666; }

/* Misc */
.fl { display: inline; float: left; }
.fr { display: inline; float: right; }
.cl { clear: left; }
.cr { clear: right; }
.cb { clear: both; }

.out { position: absolute; left: -2000px; top: -2000px; }
.break { height: 1px; font-size: 1px; clear: both; overflow: hidden; visibility: hidden; }
.small { font-size: 84.615%;}
.suppress { color: #666666; font-weight: normal; }
.hidden { display: none; }

.center { text-align: center; }
.left { text-align: left !important; }
.right { text-align: right; }

/* Tables */

/* Plain table */
table.plain { background: none; border: none; margin: 0; }
table.plain tr td, table.plain tr { background: none; border: none; padding: 0; font-size: 100%;}
table.plain tr td { padding-right: 5px; }
table.plain h2 { margin-top: 10px; }

/* Half columns */
.col-h-l, .col-h-r {width: 47%; }
.col-h-l {float: left; display: inline;}
.col-h-r {float: right; display: inline;}

.right {text-align: right;}
.center {text-align: center;}
h3 {text-align: left;}
h3 a {color: white;text-decoration: underline;}
h3 a:hover {color: white;text-decoration: none;}
a.none {color: #FFFFFF;}

div.photo{
	float: left;
	border: 1px solid #7EBFC1;
	margin: 8px 0px 0px 8px;
	width: 90px;
	height: 90px;
	
}

div.photo IMG{
	border: 0px none;
}

.aktivni_galerie {
	color: black;
	padding: 1px 6px;
	background: #84BEC2;
	margin-right: 9px;
	font-family: arial, verdana, helvetica, sans-serif;	
}
.neaktivni_galerie {
	padding: 1px 6px;
	font-weight: bold;	
	color: #84BEC2;
	margin-right: 9px;
	font-family: arial, verdana, helvetica, sans-serif;	
} 

