* {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

html {
	text-align: center;
}
body {
	background-image: url(../grafika/bg.jpg);
	background-repeat: repeat;
	background-position: top center;
	background-color: #174870;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}

table tr td {
	vertical-align: top;
}

input, select, textarea {
	border: 1px solid #174870;
	padding: 0px;
	margin: 0px;
	background-color: White;
}

a, a img {
	border:0px;
	color:black;
	text-decoration: underline;
}
a:hover, a img:hover {
	border:0px;
	color:black;
	text-decoration: none;
}

#body {
	margin: 50px auto 0 auto;
	width: 928px;
}
#page {
	width: 870px;
	padding: 0px 29px;
	background-image: url(../grafika/shadow_middle.png);
	background-position: top center;
	background-repeat: repeat-y;
	text-align: left;
}
#page .prihlaseni_admin input {
	width: 100px;
}
#page .prihlaseni_admin {
	background-color: white;
	padding: 100px 0px;
	text-align: center;
	position: relative;
}
#page .prihlaseni_admin table {
	margin: 0px auto;
}
#bg {
	background-image: url(../grafika/bg_l_menu.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	width: 870px;
	margin-bottom: 10px;
}
#shadow_top {
	background-image: url(../grafika/shadow_top.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 928px;
	height: 29px;
}
#shadow_bottom {
	background-image: url(../grafika/shadow_bottom.png);
	background-position: bottom center;
	width: 928px;
	height: 29px;
	background-repeat: no-repeat;
}

/*  ZAHLAVI */
#zahlavi {
	/*background-image: url(../grafika/logo_right.png);*/
	background-position: top left;
	background-repeat: no-repeat;
	width: 868px;
	height: 108px;	
	background-color: #FDE000;
	margin-bottom: 10px;
	border: 1px solid black;
	overflow: hidden;
}
#zahlavi img {
}
#flash-adao {
	float: right;
	width: 644px;
	height: 108px;
	overflow: hidden;
}


/*  TOP MENU */
#top_menu {
	float: right;
	width: 650px;
}
#top_menu a {
	width: 210px;
	height: 40px;
	display: block;
	float:left;
	background-image: url(../grafika/top_box.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	color: #bbbbbb;
	line-height: 40px;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#top_menu a:hover {
	color: #999999;
}
#top_menu a.act {
	width: 210px;
	height: 40px;
	display: block;
	float:left;
	background-image: url(../grafika/top_box_act.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	color: #555555;
	line-height: 40px;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#top_menu a.act:hover {
	color: #333333;
}
#top_menu a {
	margin-left: 10px;
}
#top_menu a.first {
	margin-left: 0px;
}

/* LEFT MENU */
#left_menu {
	background-color: transparent;
	width: 190px;
	float: left;
	padding: 10px;
}
#left_menu h4 {
	font-size: 20px;
	letter-spacing: 10px;
	color: #ffffff;
	background-image: url(../grafika/menu_h.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 190px;
	font-weight: bold;
	text-align: center;
	height: 34px;
	line-height: 34px;
	position: relative;
}
#left_menu h5 {
	font-size: 13px;
}
#left_menu p {
	padding: 5px 0px 5px 2px;
	text-align: justify;
}
#left_menu .menu{
	z-index: 50;
}
#left_menu .menu a {
	background-image: url(../grafika/menu.jpg);
	background-repeat: no-repeat;
	background-color: #174870;
	width: 190px;
	height: 34px;
	margin: 3px 0px 2px 0px;
	display: block;
	line-height: 34px;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	position: relative;
}
#left_menu .menu a:hover {
	background-image: url(../grafika/menu_h.jpg);
	background-repeat: no-repeat;
	background-color: #174870;
	height: 34px;
	margin: 3px 0px 2px 0px;
	color: black;
	position: relative;
}

#left_menu .menu a.spec {
	color: #FDE000;
}
#left_menu .menu a.spec:hover {
	color: black;
}
#left_menu .menu a.spec2 {
	background-image: url(../grafika/menu_h.jpg);
	color: #0000F0;
}

#left_menu .menu a.sub {
	background-image: url(../grafika/menu_sub.jpg);
}
#left_menu .menu a.sub:hover {
	background-image: url(../grafika/menu_sub_h.jpg);
}
#left_menu .aktuality {
	position: relative;
	padding:30px 0px 70px 0px;
	background-position: left bottom;
	background-repeat: no-repeat;
}
#left_menu .aktuality .nazev {
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	background-color: transparent;
	font-size: 14px;
}
#left_menu .aktuality a, #left_menu .aktuality a:hover {
	background-image: none;
	display: inline;
	color: black;
	text-decoration: underline;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	
}
#left_menu .aktuality a:hover {
	text-decoration: none;
}
#left_menu .submenu {
	z-index: 40;
	margin-left: 189px;
	position: absolute;
	width: auto;
	height: auto;
}
#left_menu .submenu.sm1		{top: 212px;}
#left_menu .submenu.sm2		{top: 249px;}
#left_menu .submenu.sm3		{top: 286px;}
#left_menu .submenu.sm4		{top: 323px;}
#left_menu .submenu.sm5		{top: 360px;}
#left_menu .submenu.sm6		{top: 397px;}
#left_menu .submenu.sm7		{top: 434px;}
#left_menu .submenu.sm8		{top: 471px;}
#left_menu .submenu.sm9		{top: 508px;}
#left_menu .submenu.sm10	{top: 545px;}
#left_menu .submenu.sm11	{top: 582px;}
#left_menu .submenu.sm12	{top: 619px;}
#left_menu .submenu.sm13	{top: 656px;}
#left_menu .submenu.sm14	{top: 693px;}
#left_menu .submenu.sm15	{top: 730px;}

#left_menu .submenu .bg_submenu_top {
	background-image: url(../grafika/bg_submenu_top.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 201px;
	height: 10px;
}
#left_menu .submenu .bg_submenu_middle {
	background-image: url(../grafika/bg_submenu_middle.png);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: transparent;
	width: 201px;
}
#left_menu .submenu .bg_submenu_bottom {
	background-image: url(../grafika/bg_submenu_bottom.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 201px;
	height: 17px;
}

#left_menu .submenu a {
	display: block;
	line-height: 25px;
	font-size: 15px;
	padding-left: 30px;
	color: white;
	position: relative;
}



/* OBSAH */
#obsah {
	float: right;
	width: 630px;
	background-color: #eeeeee;
	padding: 10px;
	position: relative;
}
#obsah .datum {
	float: right;
	padding-top: 8px;
	font-style: italic;
	width: 200px;
	text-align: right;
}
#obsah h1,
#page .prihlaseni_admin h1 {
	font-size: 25px;
	margin-bottom: 5px;
	color: #174870;
}
#obsah .buttony {
	float: right;
	z-index: 5;
	position: relative;
}
#obsah .top_menu {
	margin-bottom: 15px;
}
#obsah .top_menu a {
	text-decoration: underline;
}
#obsah .top_menu a:hover, #obsah .top_menu a.hover {
	text-decoration: none;
}
#obsah .buttony img,
#obsah .btn {
	
	cursor: pointer;
}
#obsah h2 {
	font-size: 20px;
	margin-bottom: 5px;
	color: #555555;
}
#obsah h3 {
	font-size: 15px;
	margin-bottom: 5px;
	color: #174870;
}
#obsah p {
	font-size: 12px;
	padding-bottom: 10px;
	text-align: justify;
	position: relative;
}
#obsah .rastr_zluta {
	background-image: url(../grafika/rastr_zluta.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: transparent;
	position: relative;
	margin-bottom: 10px;
	padding: 10px;
	height: 100%;
	min-height: 100px;
}
#obsah .rastr_modra {
	background-image: url(../grafika/rastr_modra.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: transparent;
	position: relative;
	margin-bottom: 10px;
	padding: 10px;
	height: 100%;
	min-height: 100px;
}
#obsah .img_left, #obsah .img_right,#obsah .img_cl {
	background-image: url(../grafika/img_b_top.png);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	z-index: 20;
}
#obsah .img_left {
	float: left;
	width: auto;
	margin: 5px 10px 5px 0px;
}
#obsah .img_right {
	float: right;
	width: auto;
	margin: 5px 0px 5px 10px;
}
#obsah .img_cl {
	width: auto;
	margin: 5pxx;
}
#obsah .img_left img, #obsah .img_right img, #obsah .img_cl img {
	background-image: url(../grafika/img_b_bottom.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 4px;
}
#obsah ul {
	padding-left: 20px;
	padding-bottom: 10px;
	list-style-position: outside;
	background-repeat: repeat-x;
}
#obsah li {
	list-style-type: square;
}
#obsah ul.p_b_5 li {
	padding-bottom: 5px;
}
#obsah a {
	font-weight: bold;
}
#obsah a.normal {
	font-weight: normal;
	text-decoration: none;
}
#obsah a.normal:hover {
	font-weight: normal;
	text-decoration: underline;
}
#obsah .box {
	margin-bottom: 10px;
	padding: 10px;
	border: #174870 1px solid;
}
#obsah .foto_right {
	float: right;
	padding: 0px 0px 10px 10px;
}
#obsah .foto_left {
	float: left;
	padding: 0px 10px 10px 0px;
}
#obsah .border img {
	border: 1px solid black;
}
#obsah .p_r_20 {padding-right: 20px;}
#obsah .strankovani {
	text-align: center;
}
#obsah .strankovani a,
#obsah .strankovani span {
	padding: 0px 5px;
}
#obsah .strankovani span {
	color: gray;
}
#obsah input.large {
	width: 220px;
}


#obsah .konkakt-left {
	float: left;
	width: 300px;
	
}
#obsah .konkakt-right {
	float: right;
	width: 300px;
}


/* ZAPATI */
#zapati {
	text-align: center;
}
#zapati .copy {
	float: right;
	width: 650px;
	text-align: center;
}
#zapati .ico {
	float: left;
	width: 210px;
	text-align: center;
}


/* GLOBAL */
.fl_l {
	float: left;
}
.fl_r {
	float: right;
}
.m_r_25 {
	margin-right: 25px;
}
.cl {
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
}
.br5  {height:5px;}
.br10 {height:10px;}
.br15 {height:15px;}
.br20 {height:20px;}
.br25 {height:25px;}
.br30 {height:30px;}

img.btn {
	cursor: pointer;
}
a.btn, div.btn {
	background-color: transparent;
	background-image: url(../grafika/btn.png);
	background-repeat: no-repeat;
	background-position: top left;
	/*position: relative;*/
	cursor: pointer;
	display: block;
	width: 100px;
	height: 25px;
	line-height: 25px;
	color: white;
	text-align:center;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.btn:hover {
	color: white;
	text-decoration: underline;
}

.italic, .em {
	font-style: italic;
}
.bold, .strong, .f_bold {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
.center, .al_center, .al_c {
	text-align: center;
}
.zindex {
	z-index: 5;
}
.err, .chyba {
	border: 1px dashed red;
	background-color: #FFF6F6;
	padding: 10px;
	font-weight: bold;
	margin-bottom:10px;
	position: relative;
}
.out, .ok {
	border: 1px dashed blue;
	background-color: #F4F6FF;
	padding: 10px;
	font-weight: bold;
	margin-bottom:10px;
	position: relative;
}

#odkazy .small {
	color: #cccccc;
	padding-left: 10px;
	padding-bottom: 5px;
	font-style: italic;
}
#odkazy li {
	display: inline;
	padding: 0px 10px;
}
#odkazy {
	padding: 0px 10px;
	text-align: left;
}
#odkazy a {
	color: #EEEEEE;
}

#wk {
background: url(http://www.webkvalitne.eu/images/wk.gif) center left no-repeat;
float: right;
padding-left: 20px;
line-height: 20px;
height: 20px;
}

.info-rychle {
    text-align: center;
    padding: 5px;
}
