* {
	margin: 0;
	padding: 0;
}

img, a img {
	border: 0;
}

body {
	background: #636363 none repeat-x top;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

a:link,a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	color: #00508b;
}

h2 {
	font-size: 1.5em;
	color: #6496d2;
}

h3 {
	font-size: 1em;
	color: #6496d2;
}

h1 a:link,h1 a:visited {
	color: #00508b;
}

h2 a:link,h2 a:visited {
	font-size: 15px;
	font-weight: bold;
	Color: #6496d2;
}

fieldset legend {
	font-size: 1.3em;
	color: #6496d2;
}

#main {
	margin: 0 auto;
	width: 976px;
}

#hpole {
	width: 976px;
	float: left;
	background: url(../images/frontend/mainpozadi.jpg);
}

#pole {
	margin-left: 13px; /* zarovnani na stred bileho pozadi */
	width: 950px;
}

#top01 {
	width: 976px;
	height: 11px;
	background: #636363 url(../images/frontend/top01.jpg) bottom center
		no-repeat;
	padding-top: 15px;
}

#top01b {
	width: 950px;
	height: 30px;
	background: url(../images/frontend/top01b.jpg);
}

.logo {
	width: 740px;
	height: 67px;
}

/* hlavni baner nahore */
#banner {
	width: 950px;
	height: 100px;
	float: left;
}

/* cara kolem loga */
.cara {
	width: 950px;
	height: 6px;
	float: left;
	background: url(../images/frontend/cara.png) no-repeat;
}

#menu {
	width: 951px;
	height: 121px;
	float: left;
	text-align: left;
	background: url(../images/frontend/menu.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#lmenublock {
	float: left;
	text-align: left;
	width: 740px;
	height: 121px;
}

#lmenublock .dropmenudiv a {
	color: #ffffff;
	text-decoration: none;
}

#lmenublock .dropmenudiv a:hover {
	color: #000000;
}

#pmenublock {
	float: left;
	color: #ffffff;
	text-align: center;
	width: 210px;
	height: 121px;
}

div.uzivatelskyprofil {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 40px;
	text-align: center;
	color: #000000;
}

div.uzivatelskyprofil a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

div.uzivatelskyprofil .avatar {
	border: 1px solid #ffffff;
	width: 40px;
}

#main-bottom {
	width: 976px;
	height: 11px;
	background: url(../images/frontend/bottom01.jpg) no-repeat;
	float: left;
	clear: both;
	margin-bottom: 10px;
}

#footer-holder {
	width: 976px;
	clear: both;
	margin-bottom: 10px;
}

#footer-top {
	width: 976px;
	height: 11px;
	background: #fff url(../images/frontend/top01.jpg) no-repeat;
}

#footer-bottom {
	width: 976px;
	height: 11px;
	background: #fff url(../images/frontend/bottom01.jpg) no-repeat;
}

#footer-content {
	background: #fff url(../images/frontend/mainpozadi.jpg) repeat-y;
	text-align: center;
	padding: 5px;
}

#partneri {
	text-align: center;
	text-decoration: none;
	color: #000000;
}

.cse-branding-logo {
	float: left;
}

.content-height-holder {
	width: 0px;
	height: 500px;
	float: left;
}

#content-holder {
	width: 950px;
	float: left;
	/*background: #fff url(../images/frontend/content-holder-background.gif) repeat-y
		;*/
}

/* 606 + 2*15 padding = 636px */
#content-left {
	background-color: #ffffff;
	position: relative;
	width: 606px;
	float: left;
	padding: 10px 15px;
}

/* 466 + 2*15 padding = 496px */
#content-center {
	width: 466px;
	float: left;
	padding: 10px 15px;
}

/* 124 + 2*8 padding = 140px */
#column-left {
	width: 124px;
	float: left;
	padding: 10px 8px;
	background-color: #6496d2;
	color: #fff;
	font-size: 0.9em;
}

/* 288 + 15 padding-left = 313px */
#column-right {
	width: 300px;
	padding: 10px 0px 10px 12px;
	float: left;	
	color: #fff;
}

/* obecne tridy */
.dalsi {
	float: right;
	margin-top: 5px;
	padding-left: 23px;
	background: url('../images/frontend/sipky.png') left center no-repeat;
	font-weight: bold;
	text-align: right;
}

.podnadpis {
	font-weight: bold;
	color: #B93C00;
	margin: 5px 0 5px 0;
}

.podnadpis img {
	vertical-align: bottom;
}

.oddelovac {
	border-top: 1px solid #00508b;
	height: 1px;
	margin-top: 10px;
	padding-top: 10px;
}

.oddelovac-grey {
	border-top:1px solid #cccccc;
	height:1px;
	margin:10px;
	margin-bottom: 0;
	padding-top:10px;
}

p.description {
	margin-top: 0.4em;
}

.back {
	margin: 10px;
}

.black {
	color: #000;
}

/* levy sloupec vnitrni prvky */
#acislo {
	margin-bottom: 20px;
}

#lbanner {
	margin-top: 10px;
}

.kzpravy {
	margin: 10px 0 15px 0;
}

.kzpravy h3 {
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	font-size: 1em;
	color: #ffffff;
}

.kzpravy a {
	text-decoration: underline;
	font-weight: bold;
}

.kzpravy h4 {
	font-size: 1em;
}

.kzpravy h4 a {
	font-size: 0.9em;
}

.kzpravy .dalsi a {
	color: #ffffff;
}

.kzprava {
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}

/* content vnitrni prvky */
#content-center h1,#content-left h1 {
	margin: 10px 0;
}

.article {
	padding-bottom: 0px;
}

.article .podnadpis {
	margin-bottom: 5px;
}

.article .text {
	margin: 10px 0;
}

.article .text p {
	margin-bottom: 1em;
}

.article .text h1, .article .text h2, .article .text h3, .article .text h4 {
	margin: 5px 0;
}

.article-perex {
	color: #00508b;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

.article-about {
	float: right;
	margin-top: 5px;
	padding-left: 23px;
	background: url('../images/frontend/sipky.png') left center no-repeat;
	font-weight: bold;
	text-align: right;
	color: #6496d2;
}

.article-coments {
	float: right;
	font-weight: bold;
	text-align: right;
	color: #00508b;
}

.article-about a,.article-coments a {
	font-size: 10px;
	color: #6496d2;
}

.skupina {
	color: #ffffff;
	background-color: #999999;
	font-size: 10px;
	font-weight: bold;
	padding: 1px 3px 1px 2px;
	margin-right: 3px;
}

.titlephoto {
	float: right;
	width: 300px;
	height: 197px;
	padding: 0 0 10px 10px;
}

.titlephoto-author {
	font-size: 10px;
	text-align: right;
	margin-top: -2px;
	position: relative;
}

.titlephoto-left {
	float: left;
	width: 142px;
	height: 94px;
	margin-right: 15px;
	text-align: center;
}

.titlephoto-left img {
	border: 2px solid #ddd;
}

.titlephoto-center {
	width: 450px;
	margin-left:auto;
	margin-right:auto;
}

.article-photo-left {
	float: left;
	width: 142px;
	height: 94px;
	margin-right: 15px;
	text-align: center;
	background-color: #ddd;
}

.article-photo-left img {
	width: 142px;
	height: 94px;
}

.article-photo-right {
	float: right;
}

.article-photo-right img {
	width: 170px;
	height: 109px;
}

.article-content-right {
	float: left;
	width: 309px;
	font-size: 11px;
}

.article-content-right h2,.article-content-right h2 a {
	font-size: 1.1em;
}

.article-content-right .article-about a {
	color: #000;
}

.article-content-left {
	float: left;
	width: 290px;
	font-size: 11px;
}

.article-content-left h2 {
	margin-bottom: 5px;
}

.article-content-left .podnadpis {
	margin-top: 0px;
}

.rating {
	color: grey;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
}

.tags {
	text-align: right;
	margin: 20px 0 5px 0;
	
}

.category-jump {
	float: right;
}

.category-jump select {
	background-color: #666;
	color: #fff;
	font-size: 1.5em;
	margin-top: -15px;
	min-width: 10em;
}

.category-jump select option {
	padding-left: 0.3em;
}

.category {
	color: #666;
	text-decoration: underline;
}

#content-center .article-groups h3 {
	margin-bottom: 5px;
}

#content-center .article-groups h4 {
	float: left;
	margin-right: 1em;
}

.banner {
	text-align: center;
	margin-bottom: 7px;
}

.banner3 {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 7px 0px;
}

.older-articles {
	float: left;
	background: url(../images/frontend/sloupcepozadi.png) repeat-y;
}

#content-center .groups h3 {
	margin-bottom: 5px;
}

#content-center .groups h4 {
	float: left;
	margin-right: 1em;
	margin-bottom: 2px;
}

#content-center .groups h4 a {
	text-decoration: none;
}

.sloupec {
	width: 135px;
	float: left;
	font-size: 10px;
	padding: 0px 10px 30px 10px;
}

.sloupec img {
	margin-bottom: 5px;
}

.sloupec h2 {
	font-size: 1.1em;
	margin-top: 5px;
}

.sloupec h2 a, .vertical-articles h2 a {
	font-size: 12.1px;
}

.oldest-articles {
	line-height: 17px;
}

.oldest-articles div {
	margin-bottom: 4px;
}

.oldest-articles h3 {
	color: #6496d2;
	margin-bottom: 10px;
}

.oldest-articles .date {
	color: #B93C00;
	font-weight: bold;
}

.oldest-articles h4 {
	display: inline;
	font-size: 1em;
	
}

.dlinline dt, .dlinline dd {
	float: left; 
	margin: 0 .5em 0.8em 0;
}

.dlinline dt {
	clear: left;
	font-weight: bold;
}

/* pravy sloupec vnitrni prvky */
#column-right h3 {
	border-bottom: 1px solid #B93C00;
	color: #fff;
	font-size: 1em;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.block-commerce {
	margin: 5px 0px 5px 0px;
	float: left;
	font-size: 11px;
	width: 280px;
}

.block-content {
	margin: 5px 0;
	padding: 10px;
	float: left;
	text-align: left;
	background-color: #5A5A5A;
	width: 280px;
}

.block-content .popisek {
	font-size: 0.8em;
	font-weight: normal;
}

.block-content a {
	font-size: 0.8em;
	color: #ffffff;
	font-weight: bold;
}

.block-content h4 {
	font-size: 1em;
	margin-bottom: 3px;
	line-height: 12px;
}

/* nahled do fotogalerie */
.sloupecf {
	width: 80px;
	float: left;
	text-align: left;
	padding-right: 13px;
}

.sloupecf img {
	width: 80px;
	height: 80px;
	padding-bottom: 5px;
}

.sloupecf .date {
	font-size: 10px;
}

.anketa {
	margin: 5px 0px 5px 0px;
	float: left;
	padding: 10px 10px 10px 10px;
	text-align: left;
	font-size: 11px;
	background-color: #B5C057;
	width: 280px;
}

.hledej {
	float: left;
	width: 220px;
}

.input {
	font-weight: normal;
	float: left;
	vertical-align: middle;
}

.query {
	font-weight: normal;
	float: left;
	padding: 3px 0px 0px 5px;
	background: url(../images/frontend/inputbck.gif) no-repeat 0 0;
	vertical-align: middle;
	border: 1px silver;
	height: 18px;
}

#QSsubmit {
	width: 60px;
	height: 20px;
	font-family: 'Microsoft Sans Serif', 'Helvetica CE', Helvetica, Arial;
	background: url(../images/frontend/button70x22_G.gif) no-repeat 0 0;
	padding: 3px 0px;
}

#topmenu {
	float: right;
	width: 400px;
	text-align: right;
}

.tbutton {
	float: right;
	margin: 0px 1px 0px 1px;
	width: 94px;
	height: 20px;
}

/******************/
.menu {
	border: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans",
		"Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica,
		sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.menu ul {
	background: #333333;
	height: 35px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu li {
	float: left;
	padding: 0px;
}

.menu li a {
	background: #333333 url("images/seperator.gif") bottom right no-repeat;
	color: #cccccc;
	display: block;
	font-weight: normal;
	line-height: 35px;
	margin: 0px;
	padding: 0px 25px;
	text-align: center;
	text-decoration: none;
}

.menu li a:hover,.menu ul li:hover a {
	background-color: #2580a2;
	color: #FFFFFF;
	text-decoration: none;
}

.menu li ul {
	background: #333333;
	display: none;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 0px;
	position: absolute;
	width: 225px;
	z-index: 200;
	/*top:1em;
		/*left:0;*/
}

.menu li:hover ul {
	display: block;
}

.menu li li {
	background: url('images/sub_sep.gif') bottom left no-repeat;
	display: block;
	float: none;
	margin: 0px;
	padding: 0px;
	width: 225px;
}

.menu li:hover li a {
	background: none;
}

.menu li ul a {
	display: block;
	height: 35px;
	font-size: 12px;
	font-style: normal;
	margin: 0px;
	padding: 0px 10px 0px 15px;
	text-align: left;
}

.menu li ul a:hover,.menu li ul li:hover a {
	background: #2580a2 url('images/hover_sub.gif') center left no-repeat;
	border: 0px;
	color: #ffffff;
	text-decoration: none;
}

.menu p {
	clear: left;
}

/***************************/
#navigation { 
	/*float: left;*/
	width: 500px;
	height: 39px;
	padding-top: 10px;
}

#navigation ul {
	margin: 4px 0 0 10px;
	list-style: none;
}

#navigation li {
	float: left;
	list-style: none;
}

#navigation a {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	border-right: 1px solid #1a4d79;
	line-height: 39px;
	height: 100%;
	padding: 0 10px 0 10px;
	text-decoration: none;
	color: #ffffff;
}

#navigation a:hover {
	border-right: 1px solid #1a4d79;
	color: silver;
	font-weight: bold;
	background-color: #333333;
}

#navigation li ul {
	background-color: #333333;
	display: none;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 0px;
	position: absolute;
	width: 150px;
	z-index: 200;
	/*top:1em;
	/*left:0;*/
}

#navigation li:hover ul {
	display: block;
}

#navigation li li {
	display: block;
	float: none;
	margin: 0px;
	padding: 0px;
	width: 150px;
}

#navigation li:hover li a {
	background: none;
}

#navigation li ul a {
	display: block;
	height: 35px;
	font-size: 12px;
	font-style: normal;
	margin: 0px;
	padding: 0px 10px 0px 15px;
	text-align: left;
	border-left: 10px solid #333333;
}

#navigation li ul a:hover,.menu li ul li:hover a {
	background: #434343 url("images/hover.gif") bottom center no-repeat;
	border-left: 10px solid #00508b;
	color: #ffffff;
	text-decoration: none;
}

#registrovat {
	width: 94px;
	height: 20px;
	margin: 14px 0px 5px 0px;
}

#prihlasit {
	width: 72px;
	height: 20px;
	background: url(../images/frontend/prihlasit.png) no-repeat 0 0;
	margin: 5px 0px 5px 0px;
	cursor: pointer;
}

.login {
	font-weight: normal;
	font-size: 11px;
	margin: 1px 0px 1px 0px;
	padding: 5px 0 0 5px;
	background: url(../images/frontend/inputbck.gif) no-repeat 0 0;
	border: 1px silver;
	width: 136px;
	height: 16px;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.mezera-10 {
	height: 10px;
}

.mezera-15 {
	height: 15px;
}

.mezera-20 {
	height: 29px;
}

.mezera-25 {
	height: 25px;
}

.mezera-40 {
	height: 40px;
}

/* vypis chybovych hlasek pomoci messengeru, stejne jako v adminu, jen jiny design */
div.pageerrorcontainer {
	margin: 20px 3px;
	padding: 20px 12px;
	border: 1px solid #00508b;
	font-size: 1.1em;
	font-weight: bold;
}

/* zabarveni zpravy */
div.message_green {
	background-color: #9abde7;
}

div.message_red {
	background-color: #f27c68;
}

.gallery {
	
}

.gallery .image-holder {
	width: 100px;
	height: 100px;
	padding: 20px;
	float: left;
	text-align: center;
	vertical-align: center;
}

.change-password a {
	font-size: 1.2em;
	color: red;
}

/* forum */
div.blocktable {
	margin-bottom: 10px;
	border: 1px solid #6496d2;
}

.blocktable h2 {
	background-color: #6496d2;
	color: #ffffff;
	padding: 4px 6px;
}

.blocktable h3 {
	background-color: #6496d2;
	color: #ffffff;
	padding: 4px 6px;
}

.blocktable h3 a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.blocktable h3 a:hover {
	text-decoration: underline;
}

.blocktable table {
	margin: 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

.blocktable th {
	background-color: #9abde7;
}

.blocktable td {
	border: 1px solid #00508b;
	border-bottom: none;
	border-right: none;
	margin: 0;
	padding: 0;
}

.blocktable th, .blocktable td {
	padding: 4px 6px;
}

.topic {
	background-color: #FFF;
	background: url(../images/postleft-background.gif);
	background-repeat: repeat-y;
}

.tc1 {
	text-align: left; 
	width: 40%;
	overflow: hidden;
}

.tc2, .tc3 {
	width: 11%;
	text-align: center;
	/*background-color: #f6fbcb;*/
}

.tcr {
	width: 38%;
	text-align: left;
	overflow: hidden;
}

th.tcr {
	text-align: center;
}

div.forum-description {
	font-size: 10px;
	margin-top: 3px;
}

span.forum-right {
	display: block;
	text-align: right;
	position: relative;
	padding-top: 10px;
	top: -5px;
}

div.postleft {
	background-color: #9abde7;
	float: left;
	width: 140px;
	padding-bottom: 5px;
}

.postleft div {
	margin: 5px 0 0 5px;
}

div.postright {
	background-color: #ffffff;
	margin: 0;
	float: left;
	width: 464px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

div.postmsg {
	padding: 5px;
}

div.postfoot {
	text-align: right;
	clear: both;
	background-color: #00508b;
	border-top: 1px solid #00508b;
	padding: 0 5px;
}

.conr {
	float: right;
	text-align: right;
	clear: right;
	width: 40%;
	font-weight: normal;
}

div.add-reply {
}

.paginationControl {
	text-align: center;
}

.paginationControl .first, .paginationControl .last, .paginationControl .separator {
	display: none;
}

.paginationControl .next span, .paginationControl .previous span {
	display: none;
}

.paginationControl .selected {
	color: #3399ff;
	font-weight: bold;
	font-size: 1.5em;
	margin: 0 3px;
}

.paginationControl a.number {
	color: #b93c00;
	text-decoration: none;
	font-size: 1.5em;
	margin: 0 3px;
}

.paginationControl img {
	margin: 0 3px;
}

.paginationControl a.number:hover {
	color: #3399ff;
}

.submit {
	cursor: pointer;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	/*font-size: 0; skryti napisu na tlacitku */
}

.submit a, a.submit {
	color: #ffffff;
	text-decoration: none;
}

.submit-black {
	cursor: pointer;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	margin-top: 3px;
	vertical-align: sub;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	/*font-size: 0; skryti napisu na tlacitku */
}

#porovnat-vybrane {
	color: #ffffff;
	text-decoration: none;
}

.submit-black a {
	color: #ffffff;
	text-decoration: none;
}

button,#filterSubmit {
	height: 18px;
	vertical-align: top;
}

#priceStart, #priceEnd {
	width: 50px;
}

div.add-reply {
	background-color: #f0f0f0;
	border: 1px solid #cecdcd;
	margin-top: 15px;
	padding: 10px;
}

div.add-reply #message {
	width: 488px;
}

.skies, .skies table {
	margin-top: 10px;
}

.new-posts {
	font-size: 11px;
	float: left;
	width: 267px;
}

.new-posts table td {
	font-size: 10px;
	line-height: 16px;
	padding-bottom: 5px;
	vertical-align: top;
}

.new-posts h2 a {
	font-size: 12px;
}

.new-posts span {
	font-weight: bold;
}

.nowrap {
	white-space: nowrap;
}

.grey-background {
	background-color: #e9e9e9;
	padding: 10px;
}