﻿/* 
  text-decoration:underline; 
  @charset "utf-8";
*/

/* GENERAL */
*{margin:0;padding:0;}

table{
	color:#000000;
	padding:0px;
    font-size: 14px;
}
td{
	font-family: Arial,sans-serif;
	font-size: 14px;
	vertical-align : top;
}
h1,h2,h3,h4,h5,h6{padding:0;}
ol,ul,li{padding:0;}
img,fieldset,a img{border:0;}
img{_position:relative; max-width: 100%};
i{font-style:normal;}
a{color:#106ab7;}
a:visited{color:#1122ff;}
a:link{color:#0000ff;}

body{background:#808080;font-size:100%;font-family:Arial,sans-serif;font-size: 12px;}
PRE { font-family: courier new; font-size: 14px; } 
SPAN { font-size: 16px; font-weight: bold; }
DIV { font-size: 10px; text-align: left; }
table input{ 
	height:22px;
	font-size: 16px; 
}

#kredit1 { 
	font-size: 18px; 
	text-align: left;
}

.submit{ 
	height:26px;
	font-size: 16px; 
}

.layout-web-page{
	width:1240px;
	margin:0 auto;
	padding:0 0px 0 0px;
	background:#e0e0e0;	
}

.title-section{
	float:left;
	background:#4080FF;
	width:1230px;
	height:150px;
	color:black;
	text-align: left;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	vertical-align: middle;
	line-height:19px;
}
.title-section H1 {
	font-size:50px;
	color : yellow;
	line-height:70px;
	font-weight: bold;
	width:370px;
	height:70px;
}
.title-section a {text-decoration:none; color: #eeee00;}
.title-section a:hover { color: #ffff00;}


.layout-web-page .page_left{
	width :200px;
	height:100%;
	min-height:500px;
	float :left;
	background:#e0e0e0;
	margin-left:0px;
	margin-top:0px;
	padding-top:0px;
	text-align: center;
}
.layout-web-page .page_center{
	width :820px;
	height:100%;
	min-height:500px;
	float :left;
	background:#f0fff0;
	margin-top:0px;
	padding:5px;
	font-family:Arial,sans-serif;
	font-size: 14px;
}
.layout-web-page .page_right{
	width:200px;
	height:100%;
	min-height:500px;
	float:right;
	background:#e0e0e0;
	margin-left:0px;
	margin-top:0px;
	padding-top:5px;
	padding-right:4px;
}

.footer_page {
	float: left;
	width: 1240px;
	height: 36px;
	background-color:#3a6a99;
	margin-top:0px;
	margin-left:0px;
	color:#ffce39;
	text-align: center;
	font-size: 14px;
	font-weight: bold;  
	vertical-align: middle;
}




/* Menu TOP */
#header_menu {
    overflow:hidden;
	width:1240px;
	height:46px;
	background-color:#3a6a99;
    margin-top:0px;
	margin-left:0px;
	color:#ffce39;
	font-size: 14px;
	font-weight: bold;  
}
#basic_menu {
  width: 1240px;
  height: 30px;
  margin-left:2px;
  margin-top :2px;
  /* background-color:#F0F0F0; */
  border-top:    0px solid #000000;
  border-bottom: 0px solid #000000;
  border-left:   0px solid #000000;
  border-right:  0px solid #000000;
}
#basic_menu td {
  float: left;
  height: 36px;
  padding-top: 10x;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  font-size: 22px;
  line-height:36px;
  background-color:#4080FF;
  border-radius: 5px;
  border-top:    1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border-left:   1px solid #ffffff;
  border-right:  1px solid #ffffff;
  margin-left: 0px;
  margin-right: 4px;
}
#basic_menu td a {
  color: #ffffff;
  font-weight: bold;
  text-decoration:none;
}
#basic_menu td a:hover {
  color: #ffff00;
}

#header_image_menu {
	width:1238px;
	height:100px;
	background-color:#f0f0f0;
	margin-top:0px;
	margin-left:2px;
	color:#ffce39;
	font-size: 14px;
	font-weight: bold;  
}
#header_image_menu td { padding-right: 2px; }



/* Menu left */
#menu_nav_2 {
    clear: both;
    float: left;
    display: inline-block;
	/*
    padding: 50px 5px 5px 5px;
    background-color: #000000;
	*/
}
#menu_nav_2 ul {
    color: #ffffff;
    font-size: 18pt;
    list-style-type: none;
}
#menu_nav_2 li a {
    list-style-type: none;
	margin-top:4px;
	margin-bottom:0px;
    width: 186px;
    background-color:#4080FF;
    padding: 5px 5px 5px 5px;
    text-decoration: none;
    text-align: left;
    font-size: 18pt;
    color: #ffffff;
    display: inline-block;
  border-radius: 5px;
  border-top:    1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border-left:   1px solid #ffffff;
  border-right:  1px solid #ffffff;
	
}
#menu_nav_2 li a:hover {
    width: 186px;
    color: #ffffff;
    background-color: #3040a0;
}




/* OTHER */
.clear{clear:both;font-size:0;height:0;overflow:hidden;}
.right_align{float:right;margin-left:10px;}
.left_align{float:left;margin-right:10px;}
.container1{max-width:480px; text-align: center; padding:0px 0px 0px 0px;}
.button-link {
    display: block;
	text-decoration: none;
    height: 30px;
	background-color: #ff0000;
    color: blue;
    text-align: center;
	margin-bottom:10px;
    border-radius: 10px;
    line-height: 30px;
    font-weight: bold;
    -moz-transition: ease-out 0.5s;
    -o-transition: ease-out 0.5s;
    transition: ease-out 0.5s;
}

.button-link:hover {
    transform: scale(1.14);
    -moz-transform: scale(1.14);
    -webkit-transform: scale(1.14);
    -o-transform: scale(1.14);
    -ms-transform: scale(1.14);
}

.button-Buy {
    display: block;
    text-decoration: none;
    width: 50px;
    line-height: 24px;
	background-color: #ff0000;
    color: blue;
    text-align: center;
    border-radius: 5px;
    font-weight: bold;
    -moz-transition: ease-out 0.5s;
    -o-transition: ease-out 0.5s;
    transition: ease-out 0.5s;
}
.button-Buy:hover {
    transform: scale(1.14);
    -moz-transform: scale(1.14);
    -webkit-transform: scale(1.14);
    -o-transform: scale(1.14);
    -ms-transform: scale(1.14);
}


.table-panel{
	height: 140px;
	margin-top: 10px;
	background: #A0DAFF;
	color:#000000;
	border-radius: 5px;
	border: 1px solid #000000;
	padding:4px;
	font-size: 14px;
}
.table-panel a {
	text-decoration: none;	
}
.table-panel td {
	align : center;	
	vertical-align : top;	
}

.table-panel-uziv{
	margin-top : -5px;
	width : 500px;
	height: 154px;
	background: #A0DAFF;
	color:#000000;
	border-radius: 5px;
	border: 1px solid #000000;
	padding:4px;
	font-size: 14px;
}
.table-panel-uziv a {
	text-decoration: none;	
}


.table-panel-tipy{
	height: 140px;
	margin-top: 10px;
	background: #A0DAFF;
	color:#000000;
	border-radius: 5px;
	border: 1px solid #000000;
	padding:4px;
	font-size: 14px;
}
.table-panel-tipy a {
	text-decoration: none;	
}
.table-panel-tipy td {
	width : 201px;
    text-align: center;
	vertical-align : top;	
}
.table-panel-tipy img {
	width : 201px;
	height: 190px;
	align : center;	
	vertical-align : top;	
}


.table-panel-no-limit{
	background: #A0DAFF;
	color:#000000;
	border-radius: 5px;
	border: 1px solid #000000;
	padding:5px;
}
.table-panel-no-limit td{
	font-size: 16px;
}
.table-panel-no-limit input{ 
	height:50px;
	font-size: 18px; 
}


.table-statistik{
	width : 200px;
	background:#0085C8;
	color:#ffffff;
	border-radius: 5px;
	border: 1px solid #000000;
	padding:6px;
	font-size: 15px;
	line-height:22px;
}
.table-statistik td{
    font-size: 15px;
}


.table-seznam{
	color:#000000;
    font-size: 12px;
	line-height:16px;
}
.table-seznam td{
    font-size: 12px;
	padding:4px;
}


.table-seznam-midi{
	width : 100%;
	background:#f0f0f0;
	color:#000000;
	border: 0px solid #000000;
	padding : 0px;
	font-size: 12px;
	line-height:20px;
}

.table-seznam-midi-tr {
	background:#b0b0b0;
}



.title-menu{
	margin-top: -10px;
	background:#4080FF;
	color:#ffffff;
	border-radius: 5px;
	border: 1px solid #000000;
	padding:5px;
	font-size: 20px;
	font-weight: bold;
}

.error-menu{
	background:#ffff44;
	color:#ff2233;
	border-radius: 5px;
	border: 1px solid #000000;
	padding:5px;
	font-size: 20px;
	font-weight: bold;	
}




/* TABLE TOP Menu */
#table_top_menu table {
  margin-left: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
}


/* SUB Menu 1 */
#table_category table {
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
#table_category td {
  width: 120px;
  height: 40px;
  padding: 4px;
  color: #ffff00;
  font-size: 10pt;
  text-align: center;
  border:    1px solid #ffffff;
  background-color:#3a6a99;
  /* background-color: #505050; */
  
}
#table_category a {
    color: #ffffff;
    text-decoration: none;
}
#table_category a:hover {
    color: #ffff00;
}


/* SUB Menu 2 */
#table_Alphabet table {
  margin-left: 0px;
  margin-top: 0px;
}
#table_Alphabet td {
  width: 40px;
  height: 30px;
  padding: 4px 4px 4px 4px;
  color: #ffff00;
  font-size: 10pt;
  text-align: center;
  border:    1px solid #ffffff;
  background-color:#3a6a99;
  /* background-color: #505050; */
  
}
#table_Alphabet a {
    color: #ffffff;
    text-decoration: none;
}
#table_Alphabet a:hover {
    color: #ffff00;
}


#tabs-menu { clear: both; font-size: 11px; height: 28px; margin: 0px auto; padding: 0px; float: left; }
.tabs-page { display: block; margin: 0px; padding: 0px; position: absolute; z-index: 100; }
.tabs-page li {
	width: 165px;
	float: left;
	list-style: outside none none;
	position: relative; 
    text-align: center;
}
.tabs-page li a {
	background: #0085C8;
	border-radius: 0px 0px 5px 5px;
	color: #ffffff;
	display: block;
	margin: 0px 8px 0px 1px;
	padding: 6px 5px 5px; 
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.tabs-page li a:hover { 
	background: rgb(64, 145, 189);
	border-bottom: 1px solid #000000;
	color: #ffff00;
	text-decoration: none;
}

.open_window{float:center;position:relative;text-decoration:none;}
.open_window_wrap:hover .list-open_window{display:block}
.open_window_wrap{display:inline-block;position:relative}
.list-open_window{
		position:absolute;
		float:center;
		top:25px;
		margin-left:-100px;
		z-index:10;
		display:none;
		width:500px;
		height:140px;
		background:#A0DAFF;
		padding:10px;
		text-align:left;
		line-height:25px;
        border-top:    2px solid #0000aa;
		border-bottom: 2px solid #0000aa;
		border-left:   2px solid #0000aa;
		border-right:  2px solid #0000aa;		
		border-radius:10px 10px 10px 10px;
}
.open_window_titul{
		display:block;
		margin-bottom:5px;
		font-size:18px;
		font-weight: bold;
		line-height:28px;
		text-align:center;
		text-decoration:none;
		background:#0085C8;
		border-top:    1px solid #888888;
		border-bottom: 1px solid #888888;
		border-left:   1px solid #888888;
		border-right:  1px solid #888888;
		color: #ffffff;
		border-radius:8px 8px 8px 8px;
}
