body
{
  padding: 0px;
  margin: 0px;
  font-family: arial, tahoma, verdana;
  font-size: 12px;
  color: #000000;
  background: #FFFFFF url('../images/bg.jpg') repeat-x top left;
}

a
{
  text-decoration: none;
  color: #ffffff;
  outline: none;
  border: 0px;
}
a:hover
{
  color: #ff9900;
}

.wrapper
{
  margin: 0px auto;
  width: 1500px;
}

.top_line
{
  float: right;
}

.top_line_item
{
  float: left;
  height: 34px;
  line-height: 34px;
  color: #ffffff;
}

.top_line_item_header_index
{
  float: left;
  height: 34px;
  line-height: 34px;
  color: #eeeeee;
  font-size: 19px;
  font-weight: bold;
  width: 1500px;
  text-align: center;
}

.top_line_item_header
{
  float: left;
  height: 34px;
  line-height: 34px;
  color: #dddddd;
  font-size: 19px;
  font-weight: bold;
  width: 950px;
  text-align: center;
}

.top_line_separator
{
  float: left;
  height: 34px;
  padding-left: 15px;
}

.top_menu
{
  float: right;
  width: 1500px;
}
.top_menu img
{
  border: none;
}
.top_menu_inner
{
  float: left;
}

.logo
{
  float: left;
  height: 81px;
  width: 75px;
  line-height: 74px;
  color: #ffffff;
  font-size: 12px;
  text-align: left;
  padding-left: 25px;
}

.logo img
{
  border: none;
  padding-top: 8px;
}

.top_menu_item
{
  float: left;
  height: 81px;
  width: 120px;
  line-height: 74px;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
  cursor: hand;
}
.top_menu_item:hover
{
  color: #ffffff;
  background-image: url('../images/bg_top_hover.jpg');
  background-repeat: repeat-x;
}
.top_menu_item:active
{
  color: #ff9900;
  background-color: #FFFFFF;
  background-image: none;
}

.top_menu_separator
{
  float: left;
  height: 74px;
}

h1
{
  color: #111111;
  font-size: 18px;
}

h1.light
{
  color: #1e97c9;
  font-size: 18px;
}

h3
{
  padding: 0;
  color: #111111;
  font-size: 14px;
  text-decoration: underline;
}

.login_info
{
  padding-top: 15px;
  height: 50px;
}

.search_info
{
  margin: 0;
  padding: 10px;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  width: 1480px;
  font-size: 12px;
  font-weight: bold;
  color: #222222;
  overflow: hidden;
}

.search_info select,
.search_info input[type=text],
{
  background-color: #ffffff;
  color: #000000;
}

.search_info .left
{
  float: left;
  text-align: left;
  width: 50%;
}

.search_info .right
{
  float: right;
  text-align: left;
  width: 50%;
}

.search_info .inline
{
  display: inline;
  float: left;
}

.search_info .line
{
  margin: 3px 0px 3px 0px;
  height: 2px;
  border-top: 1px solid #cccccc;
}

#login
{
  width: 312px;
  height: 209px;
  background: #FFFFFF url('../images/login.jpg') top left no-repeat;
}
#login table.login_form
{
  padding-top: 80px;
  font: 13px Arial;
}
#login table.login_form tr td
{
  height: 28px;
}
#login table.login_form input.perm
{
  padding: 0;
  margin: 0px 5px 0px 0px;
}

.notebook
{
  float: left;
  color: #000000;
  height: 40px;
  width: 110px;
  line-height: 40px;
  text-align: center;
  background-image: url('../images/notebook.jpg');
  cursor: pointer;
  cursor: hand;
}
.notebookLarge
{
  float: left;
  color: #000000;
  height: 40px;
  width: 160px;
  line-height: 40px;
  text-align: center;
  background-image: url('../images/notebook.jpg');
  background-size: 100%;
  cursor: pointer;
  cursor: hand;
}
.notebook_red
{
  float: left;
  color: #000000;
  height: 40px;
  width: 110px;
  line-height: 40px;
  text-align: center;
  background-image: url('../images/notebook_red.png');
  cursor: pointer;
  cursor: hand;
  color: #ffffff;
}
.notebook_red:hover
{
  color: #000000;
}
.notebook_hover
{
  float: left;
  color: #FFFFFF;
  height: 40px;
  width: 110px;
  line-height: 40px;
  text-align: center;
  background-image: url('../images/notebook_hover.jpg');
  cursor: pointer;
}
.notebookLarge_hover
{
  float: left;
  color: #FFFFFF;
  height: 40px;
  width: 160px;
  line-height: 40px;
  text-align: center;
  background-image: url('../images/notebook_hover.jpg');
  background-size: 100%;
  cursor: pointer;
}
.notebook_line
{
  background-color: #095272;
  height: 10px;
  width: 1500px;
}

.input_text
{
	margin: 2px;
	padding: 4px;
	width: 150px;
	border: 1px solid #b5b5b5;
	background: #ffffff;
}

.input_text:hover
{
	color: #505050;
	border: 1px solid #999;
}

.input_button
{
  background: #ffffff url('../images/button.jpg') top left no-repeat;
  border: none;
  width: 120px;
  height: 30px;
  font: bold 12px Arial;
  color: #FFFFFF;
  cursor: pointer;
}
.input_button_dark
{
  background: #ffffff url('../images/button_dark.jpg') top left no-repeat;
  border: none;
  width: 120px;
  height: 30px;
  font: bold 12px Arial;
  color: #FFFFFF;
  cursor: pointer;
}
.input_button_g
{
  background: #ffffff url('../images/button_g.jpg') top left no-repeat;
  border: none;
  width: 120px;
  height: 30px;
  font: bold 12px Arial;
  color: #000000;
  cursor: pointer;
}
.input_button_r
{
  background: #ffffff url('../images/button_r.jpg') top left no-repeat;
  border: none;
  width: 120px;
  height: 30px;
  font: bold 12px Arial;
  color: #000000;
  cursor: pointer;
}
.input_button:hover,
.input_button_dark:hover,
.input_button_g:hover,
.input_button_r:hover
{
  position: relative;
  top: 1px;
  left: 1px;
}

.input_add
{
  font: bold 12px Arial;
  border: none;
  width: 132px;
  height: 32px;
  color: #000000;
  text-align: right;
  background: #ffffff url('../images/add.jpg') no-repeat top center;
  cursor: pointer;
}
.input_add:hover
{
  position: relative;
  top: 1px;
  left: 1px;
  border: none;
  color: #000000;
}

table.vypis th,
table.vypis td
{

	padding: 1px 3px;
	text-align: right;
	vertical-align: top;
}
table.vypis th,
table.vypis td.nadpis
{
	padding: 0 5px;
	min-height: 20px;
	line-height: 20px;
	background: #f0f0f0 url('../images/table-th.png') repeat-x bottom;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
table.vypis tr:nth-child(2n+1)
{
  background-color: #f9f9f9;
}
table.vypis tr:nth-child(2n)
{
  background-color: #f0f0f0;
}
table.vypis tr:hover
{
  background-color: #dddddd;
  cursor: pointer;
}
table.vypis tr td.left
{
  text-align: left;
}
table.vypis tr td.right
{
  text-align: right;
}
table.vypis tr td.center
{
  text-align: center;
}
table.vypis tr td.action
{
  background-color: white;
  width: 50px;
}
table.vypis tr td img
{
  border: none;
}
table.vypis tr td a
{
  padding-right: 5px;
  text-decoration: none;
  color: #105b7b;
}
table.vypis tr td a:hover
{
  text-decoration: none;
  color: #ff9900;
}

.g_pozadi
{
   height: 34px;
   /*width: 549px;*/
   background: #FFFFFF url('../images/graf_pozadi.jpg') top center no-repeat;
}

.g_popredi_red
{
   height: 35px;
   width: 600px;
   background: #FFFFFF url('../images/graf_popredi_red.jpg') top center no-repeat;
   border-right: 1px solid #990000;
}

.g_popredi_blue
{
   height: 35px;
   width: 600px;
   background: #FFFFFF url('../images/graf_popredi_blue.jpg') top center no-repeat;
   border-right: 1px solid #063C54;
}

.ok
{
  margin:0 10px 10px 10px;
  padding:5px 10px 5px 45px;
	line-height:25px;
	font-size:12px;
  font-weight:normal;
  border:1px solid #93AF61;
  background: #E2F0C9 url('../images/icon-ok.png') no-repeat 10px 5px;
  color:#516F1B;
}
.error
{
  margin:0 10px 10px 10px;
  padding:5px 10px 5px 45px;
	line-height:25px;
	font-size:12px;
  font-weight:normal;
  border:1px solid #fcadad;
  background: #FDE0E0 url('../images/icon-err.png') no-repeat 10px 5px;
  color:#CE0000;
}
.info
{
  margin:0 10px 10px 10px;
  padding:5px 10px 5px 45px;
	line-height:25px;
	font-size:12px;
  font-weight:normal;
  border:1px solid #EDEDB3;
  background: #FFFFCC url('../images/icon-info.png') no-repeat 10px 5px;
  color:#242424;
}

.add
{
  padding-right: 5px;
  display: block;
  font-size: 13px;
  font-weight: bold;
  border: none;
  width: 135px;
  height: 32px;
  line-height: 32px;
  color: #000000;
  background: #FFFFFF url('../images/add.jpg') no-repeat;
  cursor: pointer;
  cursor: hand;
  text-align: right;
}

.add:hover
{
  position: relative;
  top: 1px;
  left: 1px;
}

.alert { color: red; }

.good { color: green; }

table.information
{
  float: left;
  width: 450px;
}
table.information th,
table.information td
{
  border-collapse: collapse;
  border-bottom: 1px solid #dddddd;
  padding-top: 6px;
  padding-bottom: 6px;
}
table.information th
{
  text-align: left;
  width: 90px;
  color: #999999;
}
table.information td h1
{
  margin: 0;
  padding: 0;
}

table.pudorys
{
  float: left;
  width: 900px;
}
table.pudorys th,
table.pudorys td
{
  border-collapse: collapse;
  border-bottom: 1px solid #dddddd;
  padding-top: 6px;
  padding-bottom: 6px;
}
table.pudorys th
{
  text-align: left;
  color: #999999;
}
table.pudorys td h1
{
  margin: 0;
  padding: 0;
}

table.interni_cislovani
{
  float: left;
  width: 450px;
}
table.interni_cislovani th,
table.interni_cislovani td
{
  border-collapse: collapse;
  border-bottom: 1px solid #dddddd;
  padding-top: 6px;
  padding-bottom: 6px;
}
table.interni_cislovani th
{
  text-align: left;
  color: #999999;
}
table.interni_cislovani td h1
{
  margin: 0;
  padding: 0;
}

table.log_interni_cislovani
{
  float: left;
  width: 1080px;
}
table.log_interni_cislovani th,
table.log_interni_cislovani td
{
  border-collapse: collapse;
  border-bottom: 1px solid #dddddd;
  padding-top: 6px;
  padding-bottom: 6px;
}
table.log_interni_cislovani th
{
  text-align: left;
  color: #999999;
}
table.log_interni_cislovani td h1
{
  margin: 0;
  padding: 0;
}


.fotos
{
  margin: 0;
  padding: 0 10px 0 10px;
  float: left;
  text-align: center;
}
.fotos img
{
  max-width: 400px;
  max-height: 300px;
  border: 1px solid #dddddd;
}

.middle_foto
{
  margin: 0;
  padding: 0;
  float: left;
  width: 250px;
  text-decoration: underline;
  text-align: center;
}
.middle_foto #thumbs
{
  margin: 0;
  padding: 0;
  width: 240px;
  height: 255px;
  overflow: hidden;
  text-decoration: none;
  border: 1px solid #dddddd;
}
.middle_foto #thumbs a
{
  margin: 0;
  padding: 0;
}
.middle_foto #thumbs a img
{
  margin:0;
  padding: 3px;
  max-width: 110px;
  max-height: 83px;
}

.arrow_up
{
  margin: 0 0 5px 0;
  padding: 0;
  width: 56px;
  height: 19px;
  background: #ffffff url('../images/foto_arrow_up.jpg') no-repeat top center;
  border: none;
  cursor: hand;
  cursor: pointer;
}
.arrow_down
{
  margin: 5px 0 0 0;
  padding: 0;
  width: 56px;
  height: 19px;
  background: #ffffff url('../images/foto_arrow_down.jpg') no-repeat top center;
  border: none;
  cursor: hand;
  cursor: pointer;
}
.arrow_up:hover,
.arrow_down:hover
{
  position: relative;
  top: 1px;
  left: 1px;
}

.konkurence
{
  float: right;
  width: 375px;
  text-align: left;
}

table.form_style tr th
{
  height: 34px;
  background: #efefef url('../images/form_header.png') repeat-x;
}
table.form_style tr td.main
{
  padding: 5px 3px 5px 3px;
  background-color: #e6e6e6;
}
table.form_style tr td
{
  padding: 5px 3px 5px 3px;
  background-color: #fafafa;
}
table.form_style tr td select
{
  height: 23px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
table.form_style tr td input.text_style
{
  height: 23px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
table.form_style tr td a
{
  font-weight: bold;
  color: #0d417b;
}
table.form_style tr td a:hover
{
  color: #ff9900;
  text-decoration: underline;
}

table.open_time tr td input[type="text"] { width: 45px; }

.red { color: red; }
.orange { color: #f08008; }

.log
{
  font-weight: bold;
  font-style: italic;
}

.clear
{
  padding: 0;
  margin: 0;
  height: 0px;
  clear: both;
}
