﻿/*
          /----------------------------------------------------------------\
          |                                                                |
          |                   autor:   Brtníček Michal                     |
          |                   verze:   2.0                                 |
          |                   e-mail:  brtnicek@gmail.com                  |
          |                   icq:     339-871-626                         |
          |                                                                |
          |                                                                |
          |                                                                |
          |     Důrazně žádám, aby  tento stylopis nebyl kopírován ani     |
          |     vydáván za svůj vlastní. Je možno  pouze použít některé    |
          |     deklarace kromě barev !!!                                  |
          |                                                                |
          |                                             děuji              |
          |                                                                |
          |                                                                |
          \----------------------------------------------------------------/
*/

body {
padding: 0;
margin: 0;
background-color: #110C0B;
font-family: Verdana, Arial, sans-serif;
/* font-family: 'Trebuchet MS', Arial, Verdana, sans-serif; */
font-size: 12px;
color: #FFFFFF;
}

#stranka {
width: 100%;
height: auto;
text-align: center;
margin: 0;
padding: 0;
background: #110C0B url('/data/web/bg-body.jpg') center top repeat;
color: #FFFFFF;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
}

.layout {
width: 980px;
margin: 0 auto 0 auto;
padding: 0;
text-align: left;
}

#mapa-webu {
	margin-bottom: 40px;
}
	#mapa-webu ul {
		margin: 3px 0 3px 0;
	}
		#mapa-webu ul ul {
			margin-left: 15px;
		}
		
	#information {
		background: #333333 url('/data/blog/id56/x.png') right bottom no-repeat;
		width: 260px;
		height: 50px;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -150px;
		margin-right: -150px;
		color: #FFFFFF;
		padding: 20px;
		text-align: center;
		border: 1px solid #FFFFFF;
	}


/*--------------------------
bloky
---------------------------*/
.blok, .reklama {
background-color: #1A1310;
margin: 20px 0 20px 0;
padding: 0 20px 0 20px;
border-color: #231A17;
border-style: solid;
}

p a img {
	border: none !important;
}

.blok {
border-width: 1px;
text-align: left;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow:	0 0 4px #000;
-o-box-shadow: 0 0 4px #000;
-moz-box-shadow: 0 0 4px #000;
-webkit-box-shadow:	0 0 4px #000;
}

.reklama {
text-align: center;
border-width: 1px 0 0 0;
}

#hornimenu {
width: 100%;
height: 131px;
margin: 0;
padding: 0;
text-align: left;
background-image: url("/data/web/bg.png");
background-position: left top;
background-repeat: repeat-x;
}

#obsah {
width: 980px;
padding: 0;
margin: 30px 0 30px 0;
}

#levy {
float: left;
width: 710px;
}
	#levy p {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 15px;
	}
	
	/*deklarace externích odkazů a označování textů*/
	a[href^="http:"], a[href^="https:"] {
		background: url('/data/web/externallink.gif') no-repeat right top;
		padding-right: 10px;
	}
	a[href^="http://www.mibrt.cz"], a[href^="http://mibrt.cz"], #paticka a {
		background-image: none !important;
		padding-right: 0;
	}
	* a {
		outline: none;
	}

#stredni {
	float: left;
	margin: 0 0 0 15px;
	width: 213px;
	background-color: #231A17;
	border-style: solid;
	border-width: 1px;
	border-color: #382B25;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow:	0 0 4px #000;
	-o-box-shadow: 0 0 4px #000;
	-moz-box-shadow: 0 0 4px #000;
	-webkit-box-shadow:	0 0 4px #000;
}
	#stredni a {
		text-decoration: none;
	}
		#stredni a:hover {
			text-decoration: underline;
		}

#pravy {
	float: left;
	width: 250px;
	font-size: 12px;
	margin-left: 15px;
}

* html #levy, * html #stredni, * html #pravy {
	display: inline;
}

	.pravy-container {
		background-color: #231A17;
		border-style: solid;
		border-width: 1px;
		border-color: #382B25;
		margin: 0 0 30px 0;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		box-shadow:	0 0 4px #000;
		-o-box-shadow: 0 0 4px #000;
		-moz-box-shadow: 0 0 4px #000;
		-webkit-box-shadow:	0 0 4px #000;
	}

		.container-in {
			padding: 0 10px 10px 10px;
		}
		.no-img a, .no-img a img {
			padding: 0 !important;
			margin: 0 !important;
			background: none !important;
			float: none !important;
			clear: none !important;
			border: none !important;
			height: auto !important;
		}
	.taby {
		margin: 0 !important;
		padding-left: 10px;
	}
		.taby a {
			display: block;
			height: 19px;
			/*width: 60px;*/
			background: none;
			text-align: center;
			background: #1A1310;
			float: left;
			margin: 0 2px 0 0;
			color: #ffffff;
			text-decoration: none;
			padding: 4px 6px 0 6px;
			font-size: 11px;
			border-style: solid;
			border-width: 1px 1px 0 1px;
			border-color: #382B25;
			-moz-border-radius-topleft: 5px;
			-moz-border-radius-topright: 5px;
			-webkit-border-radius-topleft: 5px;
			-webkit-border-radius-topright: 5px;
		}
		.taby a:hover {
			text-decoration: underline;
		}
			#tab1 a, #tab2 a, #tab3 a {
				display: inline;
				margin: 0;
				padding: 0;
				border: none;
				background: none;
				color: #E4FD8C;
				text-decoration: underline;
			}
			#tab1 a:hover, #tab2 a:hover, #tab3 a:hover {
				text-decoration: none;
				color: #ffffff;
			}
		#podporuji {
			border-bottom: 1px solid #382B25;
		}
			#podporuji a {
				display: block !important;
				background: none;
				color: #FFFFFF;
				border-top: 1px solid #382B25;
				text-decoration: none;
				padding: 5px 0 5px 0;
				margin: 0;
				height: 45px;
			}
			#podporuji a:hover {
				text-decoration: none;
				color: #E4FD8C;
				background: url('/data/web/podporuji/hover.png') right center no-repeat;
			}
				#podporuji a img {
					float: left !important;
					margin: 0px 10px 0px 2px;
					display: block;
				}
				.podporuji-text {
					display: block;
					float: left;
					line-height: 140%;
					padding-top: 5px;
				}
				.male {
					font-size: 10px;
				}
					.male a {
						color: #E4FD8C;
						text-decoration: none;
					}
					.male a:hover {
						color: #ffffff;
						text-decoration: underline;
					}

#paticka {
width: 100%;
background-color: #231A17;
text-align: center;
background-image: url("/data/web/paticka.png");
background-position: center top;
background-repeat: repeat-x;
padding: 20px 0 20px 0;
}
	.paticka_polozka {
		padding: 5px 0 5px 0;
		line-height: 140%;
		border-color: #382B25;
		border-style: solid;
		border-width: 0 0 1px 0;
		font-size: 11px;
	}
		.paticka_polozka a, #paticka ul a {
			color: #E4FD8C;
			text-decoration: underline;
		}
		.paticka_polozka a:hover, #paticka ul a:hover {
			color: #ffffff;
			text-decoration: none;
		}
	#paticka ul, #paticka ul li {
		list-style-type: none;
		margin: 0;
		padding: 0;
		font-size: 11px;
	}
	#paticka ul a, #paticka li a {
		margin: 0;
		padding: 0;
		background: none;
		font-size: 11px;
	}
	#paticka ul li {
		padding: 5px 0 5px 0 !important;
		border-color: #382B25;
		border-style: solid;
		border-width: 0 0 1px 0;
	}
	#paticka a img {
		border: 2px solid #E4FD8C;
		margin: 0 10px 10px 0;
	}
	#paticka a:hover img {
		border-color: #ffffff;
	}
	.paticka_row {
		width: 229px;
		margin: 0 20px 20px 0;
		float: left;
	}
	.copy {
		font-size: 11px;
		color: #ffffff;
		margin-top: 20px;
		text-align: center;
	}
		.copy a {
			color: #E4FD8C;
			text-decoration: underline;
		}
		.copy a:hover {
			color: #ffffff;
			text-decoration: none;
		}

.nabidka {
background-color: #1A1310;
border-style: solid;
border-width: 1px;
border-color: #231A17;
margin: 0 0 30px 0;
padding: 10px 0 10px 0;
text-align: center;
color: #231A17;
font-size: 11px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow:	0 0 4px #000;
-o-box-shadow: 0 0 4px #000;
-moz-box-shadow: 0 0 4px #000;
-webkit-box-shadow:	0 0 4px #000;
}

.nabidka:hover .nabidka_popisek{
color: #FFFFFF;
}


/*--------------------------
texty a odkazy
---------------------------*/

.logo {
	float: right;
}
	#hornimenu a img {
		border: none;
	}

#hornimenu-container {
		padding-top: 56px;
	}
	
#hornimenu-container a {
display: block;
color: #352C28;
float: left;
border-style: dotted;
border-width: 0 1px 0 0;
border-color: #352C28;
height: 24px;
text-decoration: none;
text-align: center;
padding: 0 16px 0 16px;
}
#hornimenu-container a:hover {
	background: url('/data/web/bg-hover.png') left top repeat-x;
	color: #000000;
}

#hornimenu p {
	margin: 0 !important;
	padding: 15px 0 0 10px !important;
}
	#hornimenu p a {
		display: block;
		padding: 0 10px 0 10px;
		float: left;
		text-decoration: underline;
		color: #ffffff;
		font-family: verdana, tahome, arial, sans-serif;
	}
	#hornimenu p a:hover {
		text-decoration: none;
	}

.container-in a {
text-decoration: none;
color: #FFFFFF;
display: block;
width: auto;
border-style: dotted;
border-width: 1px 0 0 0;
border-color: #382B25;
height: 21px;
padding: 8px 0 0 25px;
background-position: 5px center;
background-repeat: no-repeat;
background-image: url(/data/web/magnifier.png);
margin: 0;
}

.container-in a:hover {
color: #E4FD8C;
text-decoration: underline;
background-color: #231A17;
}

#levy a {
text-decoration: none;
color: #E4FD8C;
}

#levy a:hover {
color: #FFFFFF;
text-decoration: underline;
}
/*
h1, h2, h3, h4, h5, h6 {
	font-variant: small-caps;
}
*/

#levy h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal !important;
}

#levy h1, #levy h1 a, #levy h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal !important;
}

h1 {
border-style: solid;
border-width: 0 0 1px 0;
border-color: #231A17;
margin: 0 0 10px 0;
padding: 0;
text-align: left;
color: #A6DFDD;
}

h2 {
color: #E4FD8C;
margin: 20px 0 5px 0;
padding: 0;
text-align: left;
}

#pravy h2 {
font-size: 14px;
font-weight: bold;
color: #A6DFDD;
}

h2 a {
color: #E4FD8C !important;
margin-top: 20px;
text-decoration: underline !important;
}

h2 a:hover {
color: #FFFFFF !important;
text-decoration: none !important;
}

h1 a {
color: #A6DFDD !important;
text-decoration: underline !important;
}

h1 a:hover {
color: #FFFFFF !important;
text-decoration: none !important;
}

h3 {
color: #A6DFDD;
font-size: 14px;
font-weight: normal;
margin: 20px 0 10px 0;
padding: 0;
font-family: Verdana, Arial, sans-serif;
text-align: left;
}

h4 {
color: #E4FD8C;
font-size: 14px;
font-weight: bold;
margin: 0 0 10px 0;
padding: 0;
font-family: Verdana, Arial, sans-serif;
text-align: left;
}

p {
color: #FFFFFF;
font-family: Verdana, Arial, sans-serif;
line-height: 150%;
font-size: 12px;
font-weight: normal;
margin: 20px 0 20px 0;
padding: 0;
text-align: justify;
text-indent: 0;
}

.comment_outer p {
margin: 0;
}

#hornimenu p {
margin: 10px 0 0 20px;
padding: 0;
/*color: #231A17 !important;*/
color: #FFFFFF !important;
}

#pravy p {
font-size: 11px;
font-family: Verdana, Arial, sans-serif;
color: #FFFFFF;
text-align: left;
margin: 10px 0 10px 0;
padding: 0;
line-height: 150% !important;
}

.datum {
color: #E4FD8C;
font-family: Verdana, Arial, sans-serif;
font-size: 25px;
font-weight: normal;
margin: 0;
}

.nabidka_popisek {
color: #F2E1AE;
}

.nabidka a img {
border: none;
}

.green {
color: #E4FD8C;
}

.blok a img {
border: none;
}

.napsano {
color: #F2E1AE !important;
font-size: 10px !important;
float: right;
font-weight: normal !important;
}
	
	#podmenu1 {
		width: 550px;
		float: left;
		display: block;
	}
	#podmenu2 {
		width: 550px;
		float: left;
		display: block;
	}
	#podmenu3 {
		width: 550px;
		float: left;
		display: block;
	}
	#podmenu4 {
		width: 550px;
		float: left;
		display: block;
	}
	#podmenu5 {
		width: 550px;
		float: left;
		display: block;
	}
	#podmenu6 {
		width: 550px;
		float: left;
		display: block;
	}
	#podmenu7 {
		width: 550px;
		float: left;
		display: block;
	}
	#podmenu8 {
		width: 550px;
		float: left;
		display: block;
	}


/*--------------------------
zvyrazneni textu
---------------------------*/
acronym {
cursor: help;
font-size: 12px;
color: #FFFFFF;
}

strong {
font-size: 12px;
color: #A6DFDD;
font-weight: bolder;
}

code, pre {
font-family: Courier New, Courier, monospace !important;
font-size: 14px;
display: block;
height: auto;
padding: 10px 20px 10px 20px;
color: #110C0B;
background-color: #E4FD8C;
overflow:auto;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow:	0 0 4px #000;
-o-box-shadow: 0 0 4px #000;
-moz-box-shadow: 0 0 4px #000;
-webkit-box-shadow:	0 0 4px #000;
}

b{
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 12px;
color: #FFFFFF;
}

#hornimenu b {
color: #110C0B;
}

.nabidka b{
color: #231A17;
background: none;
}

#pravy b {
color: #E4FD8C;
}

em {
/*color: #A6DFDD;*/
font-weight: normal;
font-variant: normal;
font-style: italic;
}


/*--------------------------
seznamy
---------------------------*/
ul {
margin: 0 0 20px 0;
list-style-type: none;
padding: 0;
line-height: 150%;
font-size: 12px;
}

ul a {
padding: 0 0 0 20px;
background-position: left center;
background-repeat: no-repeat;
background-image: url(/data/web/bullet.png);
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #E4FD8C;
font-weight: normal;
text-decoration: none;
}

ul a:hover {
color: #FFFFFF;
background-image: url("/data/web/bullet_hover.png");
text-decoration: underline;
}

li {
margin: 0 0 0 0;
padding: 0;
}

ol li {
margin: 0;
padding: 0;
list-style-position: inside;
list-style-type: decimal;
}
	
	ol {line-height: 150%; font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px;}


/*--------------------------
obrazky a galerie
---------------------------*/
.levy_obrazek {
padding: 0;
margin: 0 10px 10px 0;
float: left;
}

.pravy_obrazek {
padding: 0;
margin: 0 0 10px 10px;
float: right;
}

#pravy img {
border: none;
margin: 0;
padding: 0;
}

.prava_galerie {
background-color: #110C0B;
border-style: solid;
border-width: 1px;
border-color: #231A17;
text-align: center;
width: auto;
height: auto;
margin: 0;
padding: 10px 0 0 0;
line-height: 150%;
color: #FFFFFF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow:	0 0 4px #000;
-o-box-shadow: 0 0 4px #000;
-moz-box-shadow: 0 0 4px #000;
-webkit-box-shadow:	0 0 4px #000;
}

/*.prava_galerie:hover {
background-color: #A6DFBF;
}*/

.prava_galerie a {
text-decoration: none;
display: inline !important; 
border: none !important;
padding: 0 !important; 
background: none !important;
margin: 0 !important;
}

.blog_pic {
text-align: center;
margin: 0;
padding: 0;
}

.blog_pic a img {
border-width: 2px;
border-style: solid;
border-color: #E4FD8C;
margin: 10px 10px 10px 10px;
}

.blog_pic a:hover img {
border-color: #FFFFFF;
}

/*--------------------
fotoblog
--------------------*/
.fotoblog_slozka {
text-align: center;
width: 100px;
height: auto;
background-color: #1A1310;
border-style: solid;
border-width: 1px;
border-color: #231A17;
float: left;
padding: 5px 0 0 0;
margin: 8px 16px 8px 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow:	0 0 4px #000;
-o-box-shadow: 0 0 4px #000;
-moz-box-shadow: 0 0 4px #000;
-webkit-box-shadow:	0 0 4px #000;
}

.fotoblog_slozka_uvod {
text-align: center;
width: 130px;
height: 130px;
background-color: #1A1310;
border-style: solid;
border-width: 1px;
border-color: #231A17;
float: left;
padding: 20px 0 0 0;
margin: 5px 10px 5px 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow:	0 0 4px #000;
-o-box-shadow: 0 0 4px #000;
-moz-box-shadow: 0 0 4px #000;
-webkit-box-shadow:	0 0 4px #000;
}

.fotoblog_slozka_uvod a img {
border: none;
}

.fotoblog_popisek {
color: #E4FD8C;
}

.fotoblog_slozka a img {
border-style: solid;
border-color: #231A17;
border-width: 2px;
margin: 0 0 8px 0;
}

.fotoblog_slozka a:hover img {
border-color: #E4FD8C;
}


/*--------------------
portfolio
--------------------*/
.portfolio a {
display: block;
width: 708px;
padding: 0;
height: 170px;
margin: 10px 0 10px 0;
float: left;
border: none;
text-decoration: none !important;
}

.portfolio a img {
border: 1px solid #E4FD8C;
}

.thumb_popisek {
display: none;
text-decoration: none !important;
color: #E4FD8C !important;
border: none !important;
}

.portfolio a:hover .thumb_popisek {
display: block;
width: 706px;
margin: 0;
padding: 0;
height: 29px;
position: relative;
bottom: 34px;
left: 1px;
background: #E4FD8C;
color: #000000 !important;
font-size: 13px;
text-align: center;
border-style: solid !important;
border-width: 1px !important;
border-color: #E4FD8C !important;
font-weight: bold;
}


/*--------------------------
tabulky
---------------------------*/
td {
border-style: solid;
border-width: 1px 1px 0 1px;
border-color: #231A17;
background-color: #1A1310;
height: 50px;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #FFFFFF;
padding: 0 10px 0 20px;
}

table {
border-style: solid;
border-width: 1px;
border-color: #231A17;
}

table a img {
border: none;
}

.bunka1 {
text-align: center;
padding: 0;
width: 10%;
}

.bunka2 {
width: 30%;
background: none;
color: #FFFFFF;
}

.bunka3 {
width: 60%;
}

.tabulka-clanek table, .tabulka-clanek td {
	border: none !important;
	background: none !important;
	height: auto !important;
	padding: 0 !important;
}
	.tabulka-clanek table p {
		margin: 0 !important;
		padding: 5px 0 5px 0 !important;
	}
	.tabulka-clanek table {
		width: 485px;
		margin: 0;
	}
	.tabulka-clanek td {
		border-bottom: 1px solid #231A17 !important;
	}

/*--------------------------
ostatni deklarace
---------------------------*/
.cistic {
clear: both;
height: 0;
border: none;
visibility: hidden;
float: none;
font-size: 1px;
padding: 0;
margin: 0;
}

.clear {
clear: both;
height: 0;
border: none;
/*visibility: hidden;*/
float: none;
font-size: 1px;
padding: 0;
margin: 0;
}

.clear-20px {
clear: both;
height: 20px;
font-size: 1px;
}

#pscroller{
text-align: right;
height: 20px;
width: 410px;
color: #C5B9B4;
font-size: 11px;
float: left;
margin-top: 15px;
}
	#pscroller a {
		color: #D8D0CD;
	}

.someclass{
}


input, textarea {
border-style: solid;
border-width: 1px;
border-color: #382B25;
background-color: #1A1310;
color: #FFFFFF;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
margin: 20px 0 0 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow:	0 0 4px #000;
-o-box-shadow: 0 0 4px #000;
-moz-box-shadow: 0 0 4px #000;
-webkit-box-shadow:	0 0 4px #000;
}

input:focus, textarea:focus {
background-color: #231A17;
border-color: #E4FD8C;
}

textarea {
width: 483px;
height: 150px;
margin-bottom: 20px;
}

.submit {
border-color: #382B25;
width: 130px;
height: 30px;
}

.radiobutton {
	background: none !important;
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

/*--------------------------
vzkaznik a kometare
---------------------------*/
.comment_outer {
margin: 40px 0 20px 0;
background: #0B0706;
padding: 7px;
border: 1px solid #382B25;
#position: relative;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow:	0 0 4px #000;
-o-box-shadow: 0 0 4px #000;
-moz-box-shadow: 0 0 4px #000;
-webkit-box-shadow:	0 0 4px #000;
}
	
	* html .comment_outer, * html .shzprava, * html .shzpravam {
		height: 1px;
	}
	
.mind {
height: 20px;
background-position: 20px center;
background-repeat: no-repeat;
background-image: url("/data/web/bublina.png");
text-align: right;
margin: 0;
color: #4C3832;
}

.shzprava, .shzpravam{
border-color: #4C3832;
border-style: solid;
border-width: 1px;
margin: 0;
padding: 10px;
background-color: #1A1310;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow:	0 0 4px #000;
-o-box-shadow: 0 0 4px #000;
-moz-box-shadow: 0 0 4px #000;
-webkit-box-shadow:	0 0 4px #000;
}

.shzprava p {
color: #FFFFFF;
}

.shzpravam p {
color: #E4FD8C;
}

label {
color: #FFFFFF;
margin: 0 0 0 20px;
font-size: 11px;
}

.gravatar {
float: left;
margin: 0 10px 0 0;
}

.information_reader {
visibility: hidden;
}

.comment_outer:hover .information_reader {
visibility: visible !important;
}

.shsmajl_tab {
background-color: #1A1310;
border-style: solid;
border-width: 1px;
border-color: #231A17;
margin: 0 0 30px 0;
padding: 0 0 5px 0;
width: 220px;
text-align: center;
}
	.shsmajl_tab table{
		margin: 0 auto 0 auto;
		width: 200px;
		border: none;
		background: none;
	}
	.shsmajl_tab td{
		margin: 0;
		padding: 0;
		border: none;
		height: auto;
		width: auto;
		background: none;
	}

.shsmajl_tab a img {
margin: 0;
}

.shsmajl_tab a:hover img {
background-color: #5F493F;
}

.shsmajl {margin: 0;}

.comment-nick {
	font-size: 18px;
}

.reagovat a {
	width: 92px;
	display: block;
	float: right;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url('/data/web/reagovat.png');
	height: 20px;
	margin-right: 10px;
}
	.reagovat a:hover {
		background-position: right top;
	}
.smajlici-button a {
	width: 92px;
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url('/data/web/smajl.png');
	height: 20px;
	margin-left: 10px;
}
	.smajlici-button a:hover {
		background-position: right top;
	}

/*
informační lišta k článkům
*/
.informacni-lista {
	color: #C0A69A;
}
	.informacni-lista a {
		color: #C0A69A !important;
		text-decoration: underline !important;
	}
	.informacni-lista a:hover {
		text-decoration: none !important;
	}
	.informacni-kategorie {
		text-align: left;
	}
	.informacni-clanek {
		float: right;
		width: 350px;
		text-align: right;
	}

/*--------------------------
highslide
---------------------------*/
.highslide {
cursor: url(highslide/graphics/zoomin.cur), pointer;
outline: none;
}

.highslide-active-anchor img {
visibility: hidden;
}

.highslide-wrapper {
background: white;
}

.highslide-image {
border: 2px solid white;
}

.highslide-image-blur {
}

.highslide-caption {
display: none;
border: 2px solid white;
border-top: none;
font-family: Trebuchet ms;
font-size: 10pt;
padding: 5px;
background-color: #ffffff;
color: #000000;
}

.highslide-caption a {
color: #000000;
text-decoration: none;
font-weight: bold;
}

.highslide-caption a:hover {
color: #1A1310;
text-decoration: underline;
}

.highslide-loading {
display: block;
color: black;
font-size: 8pt;
font-family: sans-serif;
font-weight: bold;
text-decoration: none;
padding: 2px;
border: 1px solid black;
background-color: white;
padding-left: 22px;
background-image: url(highslide/graphics/loader.white.gif);
background-repeat: no-repeat;
background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
padding: 2px;
color: silver;
text-decoration: none;
font-size: 10px;
}

a.highslide-credits:hover,
a.highslide-credits:hover i {
color: white;
background-color: gray;
}

.highslide-overlay {
display: none;
}

a.highslide-full-expand {
background: url(highslide/graphics/fullexpand.gif) no-repeat;
display: block;
margin: 0 10px 10px 0;
width: 34px;
height: 34px;
}

.controlbar {	
background: url(highslide/graphics/controlbar4.gif);
width: 167px;
height: 34px;
}

.controlbar a {	
display: block;
float: left;
height: 27px;
}

.controlbar a:hover {
background-image: url(highslide/graphics/controlbar4-hover.gif);
}

.controlbar .previous {
width: 50px;
}

.controlbar .next {
width: 40px;
background-position: -50px 0;
}

.controlbar .highslide-move {
width: 40px;
background-position: -90px 0;
}

.controlbar .close {
width: 36px;
background-position: -130px 0;
}

.highslide-html {
background-color: #ffffff;
color: #000000;
}
.highslide-html-blur {
}
.highslide-html-content {
position: absolute;
display: none;
}
.highslide-loading {
display: block;
color: black;
font-size: 8pt;
font-family: sans-serif;
font-weight: bold;
text-decoration: none;
padding: 2px;
border: 1px solid black;
background-color: white;
padding-left: 22px;
background-image: url(highslide/graphics/loader.white.gif);
background-repeat: no-repeat;
background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
padding: 2px;
color: silver;
text-decoration: none;
font-size: 10px;
}

a.highslide-credits:hover,
a.highslide-credits:hover i {
color: white;
background-color: gray;
}

.highslide-wrapper {
background-color: white;
}

.highslide-wrapper .highslide-html-content {
width: 400px;
padding: 5px;
}

.highslide-wrapper .highslide-header div {
}

.highslide-wrapper .highslide-header ul {
margin: 0;
padding: 0;
text-align: right;
}

.highslide-wrapper .highslide-header ul li {
display: inline;
padding-left: 1em;
}

.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
display: none;
}

.highslide-wrapper .highslide-header a {
font-weight: bold;
color: gray;
text-transform: uppercase;
text-decoration: none;
}

.highslide-wrapper .highslide-header a:hover {
color: black;
}

.highslide-wrapper .highslide-header .highslide-move a {
cursor: move;
}

.highslide-wrapper .highslide-footer {
height: 11px;
}

.highslide-wrapper .highslide-footer .highslide-resize {
float: right;
height: 11px;
width: 11px;
background: url(highslide/graphics/resize.gif);
}

.highslide-wrapper .highslide-body {
}

.highslide-move {
cursor: move;
}

.highslide-resize {
cursor: nw-resize;
}

.highslide-display-block {
display: block;
}

.highslide-display-none {
display: none;
}

/*multicolumn-------------*/
.column{
	/*column styles here*/
}

.gutter{
	/*gutter styles here*/
}

.multiColumn, .multiColumn-screen{
	/*multiColumn area containing div styles here*/
}

@media screen{
	.multiColumn, .multiColumn-screen{ 
		display:block; 
		position:relative;
	}
	.multiColumn-print{ display:none; 	}
}

@media print{
	.multiColumn, .multiColumn-print{ 
		display:block; 
		position:relative;
	}
	.multiColumn-screen{ display:none; } 
}



/*temp------------------*/
.temp a {
margin: 10px 10px 0 0;
padding: 0;
text-align: left;
text-decoration: none;
font-weight: normal;
display: block;
border-width: 1px;
border-style: dotted;
border-color: #1F1A17;
width: 220px;
height: auto;
float: left;
color: #000000;
}

.temp a img {
float: left;
margin: 0 5px 0 0;
border: none;
}

.temp a:hover {
border-color: #666666;
color: #18AED1;
}

.first {
font-weight: bold !important;
}

#twitter {
	margin: 10px 0 10px 0;
}
	#twitter ul a {
		display: inline;
		text-decoration: underline;
		color: #e4fd8c;
		font-family: trebuchet MS;
		padding: 0px;
		margin: 0px;
	}
	#twitter ul li {
		border-bottom: 1px solid #3F332B;
		line-height: 140%;
		padding: 5px 0 5px 0px !important;
		list-style-position: inside;
		list-style-image: url('/data/odrazka.png');
	}


/*
          /----------------------------------------------------------------\
          |                                                                |
          |                   autor:   Brtníček Michal                     |
          |                   verze:   2.0                                 |
          |                   e-mail:  brtnicek@gmail.com                  |
          |                   icq:     339-871-626                         |
          |                                                                |
          |                                                                |
          |                                                                |
          |     Důrazně žádám, aby  tento stylopis nebyl kopírován ani     |
          |     vydáván za svůj vlastní. Je možno  pouze použít některé    |
          |     deklarace kromě barev !!!                                  |
          |                                                                |
          |                                             děuji              |
          |                                                                |
          |                                                                |
          \----------------------------------------------------------------/
konzolový režim
* img {display: none;}
* {background-image: none !important; background-color: #000000 !important; color: #00FF00 !important; border-color: #FFFFFF !important;}
*/