
a[href^="error:"] {
	background: red;
	color: white;
}

.clear {
    clear: both;
}

body { background: #fcf0ba; font-family: Arial; font-size: 12px; }
a { color: #2d4965; }
a:hover { color: black; }

h1 { font-size: 22px; }
h2 { font-size: 17px; font-weight: bold; margin: 9px 0px; display: block; clear: both; }

.g_img { float: left; margin-right: 3px; margin-bottom: 3px; }

#main { background: white; }

#top { background-image: url(../images/top.png); height: 53px; width: 100%; color: white; font-size: 17px; text-transform: uppercase; position: relative; z-index: 40; }

#top img { position: absolute; margin-top: 7px; }

#linka { margin-top: 306px; }

.obal { width: 965px; margin: 0px auto; }

#head { width: 965px; height: 392px; background: url(../images/head.jpg); }

#menu { background: #cd3133; padding: 18px 0px 17px; width: 100%; border-bottom: 4px solid #9d2d32; }
#menu ul { margin: 0px; }

#menu ul li { list-style-type: none; float: left; padding: 0px 45px; border-right: 1px solid white; }
#menu ul li a { color: white; font-size: 20px; text-decoration: none; display: block; }
#menu ul li a:hover { text-decoration: underline; }

.last { border: 0px !important; }

#page { padding: 20px 18px 30px; line-height: 26px; }

#footer { padding: 20px 18px; background: #516676; color: #f2f2f2; line-height: 28px; font-size: 17px; margin-bottom: 36px; font-family: 'Open Sans', sans-serif; }

#footer small { font-size: 15px; }

h1 { font-size: 22px; padding: 12px 0px 6px; border-bottom: 1px solid #d8d8d8; clear: both; width: 100%; margin-bottom: 14px; font-family: 'Open Sans', sans-serif; }

strong { font-weight: bold; }

.paginator {
	margin: 20px 0px 0px;
	font-size: 100%;
        display: block;
}

.paginator a, .paginator span {
	margin-right: 0.1em;
	padding: 8px 10px;
	color: #999999;
}

.paginator a {
	border: 1px solid #18a6e5;
	text-decoration: none;
	color: #18a6e5;
}

.paginator span.button {
	border: 1px solid #DDDDDD;
}

.paginator .current {
	background: #1aa7e5;
	border: 1px solid #18a6e5;
	color: white;
	font-weight: bold;
}

