body {
	margin:0;
	padding:0;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3c3c3c;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top:0px;
}

#content .katalog_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#content .katalog_home a {
	color: #145a98;
	text-decoration: none;
}

#content .katalog_home a:hover {
	color: #ff7900;
	text-decoration: underline;
}

#content .katalog_home a.titulek {
	text-decoration: underline;
	font-size: 14px;
	padding-bottom: 5px;
	font-weight: bold;
	line-height: 22px;
}

#cesta {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
}
#cesta a {
	color: #004684;
	text-decoration: none;
}
#cesta a:hover {
	color: #ff7900;
	text-decoration: underline;
}




#content .katalog_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
	padding-top: 5px;
	margin-top: 10px;
}

#content .katalog_sub ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
#content .katalog_sub ul li {
	padding-bottom: 5px;
}
	
#content .katalog_sub ul li a {
	color: #004684;
	font-size: 14px;
	background: url(/graphics/navigation/submenu_ico.png) left no-repeat ;
	padding-left: 18px;
}
#content .katalog_sub ul li a:hover {
	background: url(/graphics/navigation/submenu_ico_katalog.png) left no-repeat;
	color: #ff7900;
	text-decoration: underline;
}
#content .katalog_sub .count {
	color: gray;
	padding-left: 5px;
}
#firmy {
	margin-top: 15px;
}
#firmy .logo {
	padding: 5px;
	width: 80px;
	height: 80px;
	border: 1px solid #d8d8d8;
	float: left;
	display: table;
	text-align: center;
}
#firmy .logo_free {
	padding: 5px;
	width: 80px;
	height: 25px;
	border: 1px solid #d8d8d8;
	float: left;
	color: #bfc0c0;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	display: table;
	text-align: center;
	vertical-align: middle;
	background: #eaeaea;
}
#firmy .desc {
	width: 510px;
	float: left;
	display: block;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	color: #3b3b3b;
	font-size: 12px;
}
#firmy .desc_free {
	width: 510px;
	height: 20px;
	float: left;
	display: block;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	color: #3b3b3b;
	font-size: 12px;
}
#firmy .header {
	display: block;
	margin-bottom: 5px;
	color: gray;
}
#firmy .desc a {
	color: #004684;
	font-size: 15px;
	font-weight: bold;
}
#firmy .desc .free {
	color: #013767;
	font-size: 15px;
}
#firmy .desc a:hover {
	color: #ff7900;
}
#firmy p {
	float: none;
	width: 620px;
}
#firmy .links {
	margin-top: 3px;
	float: none;
}
#firmy .links a.web {
	font-size: 12px;
	color: #013767;
	font-weight: normal;
	color: #ff7900;
}
#firmy .divider {
	height: 15px;
	clear: both;
	font-size: 1px;
}
#firmy .divider_empty {
	height: 10px;
	clear: both;
}
#content form {
	margin-top: 10px;
}
#content .popis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content .gallery {
	margin-top: 20px;
}
#content .contacts_table {
	width: 500px;
	margin-top: 20px;
}
#content .contacts_table td {
	padding-top: 10px;
	width: 33%;
	font-family: Arial, Helvetica, sans-serif;
	color: #3b3b3b;
	font-size: 12px;
}
#content a.weblink {
	font-family: Arial, Helvetica, sans-serif;
	color: #3b3b3b;
	font-size: 14px;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}
table.provoz {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 12px;
	width: 100%;
}
table.provoz td{
	background: #d8d9da;
	padding: 3px;
}
.odpoved {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.odpoved td {
	height: 5Opx;
	vertical-align: top;
	padding-top: 10px;
}
a.edit {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	height:16px;
	background:url(/graphics/icons/akce/pencil.png) no-repeat;
	font-size:12px;
	padding-left:20px;
	padding-top:1px;
	color: #004684;
	margin-bottom: 15px;
}
.strankovani{
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
}

.pagination{
padding: 2px;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 8px;
border: 1px solid #004684;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: white;
background-color: #ff7900;
}

.pagination a.currentpage{
background-color: #ff7900;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

a.plus {
	font-family: Arial, Helvetica, sans-serif;
	height:16px;
	background:url(/graphics/plus.png) no-repeat;
	cursor:pointer;
	font-size:12px;
	padding-left: 22px;
	padding-top: 1px;
	color: #004684;
	margin-right: 5px;
}
#content .filtr {
	background: url(/graphics/navigation/submenu_ico.png) left no-repeat ;
	padding-left: 18px;
}