html {
	border: none; margin: 0; padding: 0;
}

body{
	background: url(images/body_bg.gif) repeat-x #E6E8EB;
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 10px 0; margin: 0;
	color: #333;
}
p, ul, ol, div, a, img, h1, h2, h3, h4, h5, h6, hr, form, table, tr, td{
	margin: 0;
	padding: 0;
	border: none;
}
input{
	font-size: 1em;
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
}
p{
	margin-bottom: 1.4em;
}
p, div { line-height: 1.5em; }
a{
	color: #375f87;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
hr{
	height: 1px;
	margin: 10px auto;
	_margin: 4px auto;
	color: #ACC5DC;
	background: #ACC5DC;
}

#content ul{
	padding-left: 5px;
	margin-bottom: 1.4em;
	list-style: none;
}
#content ul li{
	padding-left: 10px;
	padding-bottom: 0.4em;
	background: url(images/list.gif) no-repeat 0 0.6em;
}

#container{
	width: 773px;
	margin: 0 auto;
	background: url(images/container_bg.gif) repeat-y;
	position: relative;
	padding-top: 72px;
}	    

#content ol{ list-style-position: inside; }
#content ol li{ margin-bottom: 0.6em; }

/* hlavicka */
#header{
  position: absolute;
	width: 770px;
	height: 72px;
	background: url(images/header_bg.gif) no-repeat;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#header-logo{
  position: absolute;
	display: block;
	width: 154px;
	height: 50px;
	top: 15px; left: 35px;
	overflow: hidden;
	cursor: pointer;
	_cursor: hand;
}
#header-logo span {
	position: absolute;
	width: 100%; height: 100%;
	top: 0; left: 0;
	background: url(images/header_logo.gif) no-repeat;
	z-index: 2;
}
#language{
	position: absolute;
	top: 13px;
	right: 32px;
	z-index: 2;
	font-size: 0.8em;
}
#language span{
	padding: 0 4px;
}
#admin-login{
	display: block;
	width: 167px;
	height: 17px;
	position: absolute;
	top: 47px;
  right: 96px;
	z-index: 2;
	overflow: hidden;
}
#admin-login span{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(images/header_admin_login.gif) no-repeat;
	cursor: pointer;
	_cursor: hand;
}
#admin-login:hover span{
	background-position: 0 -17px;
}
#top-mezera {
	display: block;
	width: 21px;
	height: 18px;
	position: absolute;
	top: 48px;
  right: 73px;
	z-index: 2;
	overflow: hidden;
	background: url(images/header_oddelovac.gif) no-repeat 50% 50%;
}
#top-help {
	display: block;
	width: 43px;
	height: 21px;
	position: absolute;
	top: 46px;
  right: 30px;
	z-index: 2;
	overflow: hidden;
}
#top-help span{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(images/header_help.gif) no-repeat;
	cursor: pointer;
	_cursor: hand;
}
#top-help:hover span{
	background-position: 0 -21px;
}
/* horni menu */
#menu-top{
	width: 768px;
	margin-left: 1px;
	min-height: 22px;
	_height: 22px;
	border-top: 1px solid #5780AF;
	background: url(images/menu_top_bg.gif) repeat-x #446DA9;
	border-bottom: 1px solid #C4D4DF;
	border-bottom: 1px solid #5A85B7;
	position: relative;
}
#menu-top ul{
	list-style: none;
	width: 768px;
	background: url(images/menu_top_right.gif) no-repeat right top;
}
#menu-top li{
	float: left;
	background: url(images/menu_top_bg.gif) repeat-x #446DA9;
}
#menu-top a.menu-top-active{
	float: left;
	background: url(images/menu_top_active_bg.gif) repeat-x #fff;
	line-height: 2em;
	color: #629628;
	font-weight: bold;
	padding: 0 14px;
}
#menu-top a{
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	line-height: 2em;
	padding: 0 24px;
	position: relative;
	background: url(images/menu_top_bg.gif) repeat-x #446DA9;
}
#menu-top a:hover{
	text-decoration: underline;
}
.menu-top-left{
	display: block;
	width: 10px;
	height: 22px;
	background: url(images/menu_top_left.gif) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	_cursor: hand;
}
.menu-top-right{
	display: block;
	width: 9px;
	height: 22px;
	background: url(images/menu_top_right.gif) no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	_cursor: hand;
}

/* obsah */
#content{
	width: 710px;
	padding: 30px;
	min-height: 450px;
	_height: 450px;
}

/* dolni menu */
#menu-bottom{
	width: 768px;
	min-height: 22px;
	background: url(images/menu_top_bg.gif) repeat-x #446DA9;
	margin-left: 1px;
	border-top: 1px solid #EEF1F4;
}
#menu-bottom ul{
	list-style: none;
	width: 768px;
	min-height: 22px;
	background: url(images/menu_top_right.gif) no-repeat right top;
}
#menu-bottom li{
	float: left;
	background: url(images/menu_top_bg.gif) repeat-x #446DA9;
}
.menu-bottom-active{
	float: left;
	background: url(images/menu_top_bg.gif) repeat-x #446DA9;
	display: block;
	line-height: 2em;
	color: #D1DFEC;
	font-weight: bold;
	cursor: default;
	padding: 0 22px;
	position: relative;
}
#menu-bottom a{
	float: left;
	color: #fff;
	text-decoration: none;
	line-height: 2em;
	padding: 0 23px;
	position: relative;
}
#menu-bottom a:hover{
	text-decoration: underline;
}
.menu-bottom-left{
	display: block;
	width: 10px;
	height: 22px;
	background: url(images/menu_top_left.gif) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	_cursor: hand;
}
.menu-bottom-left-active{
	display: block;
	width: 10px;
	height: 22px;
	background: url(images/menu_bottom_left_active.gif) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.menu-bottom-right{
	display: block;
	width: 9px;
	height: 22px;
	float: left;
	background: url(images/menu_top_right.gif) no-repeat right;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	_cursor: hand;
}

/* paticka */
#footer{ 
	background: #e7ecf0 url(images/footer_bg.gif) no-repeat 0 100%; 
	width: 733px; min-height: 106px; _height: 106px; clear: both;
	color: #666;
	padding: 14px 20px 0 17px;
}

#footer p { text-align: right; margin-bottom: 0; }
#footer a { color: #666; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footer span { color: #a8cbe7; padding: 0 17px; }
#footer .links { margin-top: 5px; }
#footer .links, #footer .links a { color: #999; }
#footer .links span { color: #ccc; }
#footer .links { margin-bottom: 0.4em; } 

#partners {
  float: right; width: 553px; height: 44px;
  background: transparent url(images/icon-partners.gif) no-repeat 0 50%;
}

#facebook {
  position: relative; float: left; margin: auto 0;
  width: 144px; height: 44px;
  overflow: hidden; 
}

#facebook span {
  display: block; position: absolute;
  width: 100%; height: 100%;
  left: 0; top: 0;
  background: transparent url(images/icon-facebook.gif) no-repeat 0 0;
}

/* stiny */
#shadow-right{
	width: 3px;
	height: 514px;
	background: url(images/shadow_right.gif) no-repeat;
	position: absolute;
	top: 0;
	left: 770px;
	overflow: hidden;
}
#shadow-bottom{
	width: 773px;
	height: 5px;
	background: url(images/shadow_bottom.gif) no-repeat;
	overflow: hidden;
}

/* nadpisy */
#content h1{
	color: #629628;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 2.5em;
	line-height: 1em;
	margin-bottom: 0.4em;
}
#content h2 {
	color: #103b65;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1em;
	margin-bottom: 0.4em;
}
#content h2.green{
	color: #629628;
}
#content h4, #content h5, #content h6 {
	font-size: 1em;
}

/* obecne tridy */
.clear { clear: both; #font-size: 0; #height: 0; #line-height: 0; }
.float-left{
	float: left;
}
.float-right{
	float: right;
}
.clear-hidden{
	clear: both;
	height: 0px;
	overflow: hidden;
}
.text-center, .center{
	text-align: center !important;
}
.text-right{
	text-align: right !important;
}
.text-left{
	text-align: left !important;
}
.block-center{
	margin: 0 auto;
}

p.pozn, span.pozn, table.pozn {
	text-align: justify;
	font-size: 92%;
	color: #666;
}

acronym {
	border-bottom: 1px dotted black;
	cursor: help;
}

span acronym {
	border-bottom: 1px dotted #063461;
}

.pozn {
	color: #666;
	font-size: 92%;
}

td.pozn {
	font-size: 100%;
}

hr{
	border: 0;
	height: 1px;
}

table{
	width: 100%;
	margin-bottom: 1.2em;
}

td{
	vertical-align: top;
}

table.nocollapse, table.collapse {
	border: 1px solid #d2e2f1;
	background: white;
}

table.nocollapse thead tr {
	background: #d2e2f1;
}

table tr.white {
	background: white;
}

table tr.grey {
	background: #f4f4f4;
}

table.nocollapse tbody td, table.collapse tbody td {
	vertical-align: top;
	padding: 0 4px;
}

table.collapse {
	border-collapse: collapse;
}

table.collapse th {
	width: 12px;
	vertical-align: top;
	padding: 2px 2px 1px 4px;
	_padding: 0;
}

table.nocollapse th {
	text-align: center;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	height: 17px;
	background: url(images/hx_bg.gif) repeat-x 0 0;
	margin: 1em 0 1.2em 0;
}

h3 span {
	font-weight: bold;
	color: white;
	background: #103b65;
	padding: 3px 12px;
	margin-left: 8px;
}

div#error {
	color: #b10101;
	padding: 10px 20px 10px 44px;
	background: #ffe3e3 url(images/icon-error.gif) no-repeat 20px 11px;
	margin-bottom: 1.2em;
	border: 1px solid #e69090;
}

div#success {
	color: #186800;
	padding: 10px 20px 10px 44px;
	background: #edffe9 url(images/icon-success.gif) no-repeat 20px 11px;
	margin-bottom: 1.2em;
	border: 1px solid #8fcb92;
}
.result-error {
	color: #ff0000;
	padding-left: 17px;
	background: transparent url(images/icon-result-error.gif) no-repeat 0 50%;
}

.result-success {
	color: #186800;
	padding-left: 17px;
	background: transparent  url(images/icon-result-success.gif) no-repeat 0 50%;
}

.warning {
	color: red;
	padding: 5px 10px;
	background-color: white;
	border: 1px solid #f3e8e8;

}
.warning h3 {
	font-size: 100%;
	text-decoration: underline;
	padding-left: 16px;
	margin: 0;
	background: url(images/icon-warning.gif) no-repeat 0 4px;
}
.warning a {
	color: red;
}
.warning p {
	color: #333;
	margin-bottom: 0;
}

div#info {
	color: #062661;
	padding: 10px 20px 10px 44px;
	background: #e9f4ff url(images/icon-info.gif) no-repeat 20px 11px;
	margin-bottom: 1.2em;
	border: 1px solid #82b0e2;
}

.true {
  color: #186800;
}

.false {
  color: #b10101;
}

div#not-set {
	color: #b10101;
	padding: 5px 10px 5px 36px;
	background: #ffe3e3 url(images/icon-error.gif) no-repeat 10px 50%;
	margin-bottom: 1.2em;
	border: 1px solid #e69090;
	_height: 19px;
}
.os-linux a {
	font-weight: bold;
	float: left;
	display: block;
	background: url(images/os-linux.gif) no-repeat 0 50%;
	padding-left: 28px;
	padding-right: 4px;
}
.os-win a {
	font-weight: bold;
	float: left;
	display: block;
	background: url(images/os-win.gif) no-repeat 0 50%;
	padding-left: 28px;
	padding-right: 4px;
}

.icon-email a {
	font-weight: bold;
	float: left;
	display: block;
	background: url(images/icon-email.gif) no-repeat 0 50%;
	padding-left: 28px;
	padding-right: 4px;
}

.icon-parking a {
	font-weight: bold;
	float: left;
	display: block;
	background: url(images/icon-parking.gif) no-repeat 0 50%;
	padding-left: 28px;
	padding-right: 4px;
}

.icon-inshop a {
	font-weight: bold;
	float: left;
	display: block;
	background: url(images/icon-inshop.gif) no-repeat 0 50%;
	padding-left: 28px;
	padding-right: 4px;
}

.aright { text-align: right; } 
 
.aleft { text-align: left; }  
 
.acenter { text-align: center; } 
 
.amiddle { vertical-align: middle; } 
 
.atop { vertical-align: top; } 
 
.abottom { vertical-align: bottom; } 
 
.dashed { border-bottom: 1px dashed #e1e1e1; } 
 
.clear { clear: both; font-size: 1px; } 
 
.mtop { margin-top: 1.2em !important; }

.mbottom { margin-bottom: 1.2em !important; }
 
.mtopnone { margin-top: 0 !important; } 
 
.mpozn { margin-bottom: 0.4em !important; } 

.nod{ display: none; }

.floatleft{ float: left; }

.floatright{ float: right; }

.error {
    color: #b20000;
    background-color: #f4e2e2;
    border: 1px solid #b20000;
    padding: 0.5em 0 0.5em 1em;
    margin-bottom: 1em; }
		    
.success {
    color: #01561b; 
    background-color: #e2f4e7;
    border: 1px solid #006e00;
    padding: 0.5em 0 0.5em 1em;
    margin-bottom: 1em; 
}

/*** NOVA UPRAVA SABLON ***/

fieldset {
  margin-bottom: 1.2em;
	border: 1px solid #e8edf3;
	background: white;
	_position: relative;
	_margin-top: 2em;
}

fieldset.blank {
  background: white;
}

fieldset legend {
  font-weight: bold;
	color: white;
	background: #103b65;
	padding: 1px 12px;
	margin-left: 7px;
	_margin-left: 0;
	_position: relative;
	_top: -1.7ex;
}

fieldset label {
	cursor: pointer;
}

fieldset div table {
  margin-bottom: 0;
}

fieldset th {
  width: 130px;
  text-align: left;
  font-weight: bold;
}

fieldset table span {
	color: #063461;
}

fieldset div {
	padding: 15px 30px;
	_padding: 5px 30px 15px 30px;
	position: relative;
}

fieldset div ul {
  margin: 0 !important;
  padding: 0 !important;
}

fieldset div div {
	padding: 0;
}

fieldset p {
	color: #333;
	padding-left: 2px;
	margin-bottom: 0 !important;
}

fieldset p.required {
  color: #063461;
	margin-top: 1.2em;
	border-top: 1px solid #d2e2f1;
}

fieldset p.hr-blue {
  color: #063461;
  font-weight: bold;
  text-align: right;
  padding-bottom: 4px;
  margin-bottom: 1em;
  background: transparent url(images/hr-blue.gif) repeat-x 0 100%;
}

fieldset p.hr-red {
  color: #b10101;
  font-weight: bold;
  text-align: right;
  padding-bottom: 4px;
  margin-bottom: 1em;
  background: transparent url(images/hr-red.gif) repeat-x 0 100%;
}

fieldset textarea {
	padding: 1px 4px;
}

fieldset input.button, table input.button {
	margin: 0;
}

fieldset.summary table th {
  font-weight: normal;
  width: 200px;
}

fieldset.summary p {
	color: #063461;
}

fieldset.summary p.summary-title {
  font-weight: bold;
	color: black;
	border-bottom: 1px solid #d2e2f1;  
}

fieldset.summary .total {
  color: #063461; 
}

fieldset.summary div {
  padding-bottom: 0px;
}

fieldset.summary table {
  margin-bottom: 1.2em;
}

.back {
	padding-left: 17px;
	background: url(images/icon-arrow-back.gif) no-repeat 0 50% transparent;
}

.forward {
	padding-left: 17px;
	background: url(images/icon-arrow-forward.gif) no-repeat 0 50% transparent;
}

fieldset .backcontrol {
  position: absolute;
  display: block;
  top: -14px; right: 10px;
  _top: -19px; _right: 9px;
  border-left: 1px solid #d2e2f1;
  border-right: 1px solid #d2e2f1;
  border-bottom: 1px solid #d2e2f1;
  background: url(images/icon-arrow-back.gif) no-repeat 10px 50% white;
  padding: 0 10px 0 27px;
}

p.paramsfinished {
	margin-top: 1.2em;
}

p.paramsfinished span {
	color: #b10101;
}

p.adjusting {
  padding: 2px 6px;
	background-color: #ffe3e3;
}

div.recomm {
  position: relative;
  margin: 0.3em 0;
  background-color: #d2e2f1;
  border: 1px solid white;
}

div.recomm p {
  color: #063461;
  padding-left: 33px;
}

div.recomm span {
  position: absolute;
  display: block;
  width: 21px;
  height: 19px;
  top: -1px;
  _top: 0;
  left: 6px;
  background: url(images/icon-recomm.gif) no-repeat 0 0;
}

td.help img {
  margin-top: 1px;
}

ul.none li {
	padding-left: 0 !important;
	background: none !important;
}

input, select, option, textarea {
	font-size: 11px;
}

option {
	padding: 0 5px;
}

input {
	padding: 1px 2px;
}

input.button {
  cursor: pointer;
  color: white;
  font-weight: bold;
  text-align: center;
	padding: 1px 4px;
	height: 19px;
	background: #467ebb url(images/blue-button.gif) repeat-x;
	border: 1px solid #3b6da4;
	margin: 0 0 1.2em 0;
}

input.confirm, input.continue, input.add, input.finish {
  background: #d42c2c url(images/red-button.gif) repeat-x;
	border: 1px solid #b82626;
}

/*** Doplnene styly pro fce Napovedy ***/

.highlight-red {
	color: red;
	padding: 5px 10px;
	background-color: white;
	border: 1px solid #f3e8e8;

}
.highlight-red h5 {
	font-size: 100%;
	text-decoration: underline;
	padding-left: 16px;
	background: url(images/icon-warning.gif) no-repeat 0 4px;
}
.highlight-red a {
	color: red;
}
.highlight-red p {
	color: #333;
	margin-bottom: 0;
}

table#feedback {
	height: 30px;
	width: 100%;
	border-left: 1px solid #e5ebf1;
	border-right: 1px solid #e5ebf1;
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	border-collapse: collapse;
	margin-top: 20px;
	background: url(images/feedback-bg.gif) repeat-y top;
}

table#feedback th {
	width: 280px;
	text-align: left;
	font-weight: normal;
	padding-left: 6px;
}

table#feedback td {
	vertical-align: middle;
}

table#feedback input {
	vertical-align: middle;
	margin-right: 4px;
}

table#feedback a {
	text-decoration: none;
}

table#feedback .btn-submit {
	width: 70px;
	padding: 2px;
	font-size: 10px;
	text-transform: uppercase;
	color: white;
	border-right: 1px solid #a77a25;
	border-bottom: 1px solid #a77a25;
	border-left: 1px solid #cfcfcf;
	border-top: 1px solid #cfcfcf;
	background: #fab737;
}

.btn-opinion {
	width: 90px;
	padding: 2px;
	font-size: 10px;
	text-transform: uppercase;
	color: white;
	border-right: 1px solid #557898;
	border-bottom: 1px solid #557898;
	border-left: 1px solid #cfcfcf;
	border-top: 1px solid #cfcfcf;
	background: #709ec9;
	margin-right: 6px;
}

table#feedback .submit {
	width: 80px;
	text-align: right;
}

table#feedback .opinion {
	width: 100px;
	text-align: right;
}

table#send-feedback .btn-opinion, table#search-article .btn-opinion {
	width: 70px;
	padding: 2px;
	font-size: 10px;
	text-transform: uppercase;
	color: white;
	border-right: 1px solid #557898;
	border-bottom: 1px solid #557898;
	border-left: 1px solid #cfcfcf;
	border-top: 1px solid #cfcfcf;
	background: #709ec9;
}

table#send-feedback p {
	margin-left: 20px;
}

#path {
	font-size: 86%;
	padding:5px 0;
	border-bottom:1px solid #CFCFCF;
	margin-bottom: 1.5em;
}

#content img {
	margin: 1em 0;
	padding: 5px;
	border: 1px solid #eee;
}

.czechia-only { display: none; }
.regzone-only { display: block; }
.slovaknet-only { display: none; }
.atlasweb-only { display: none; }

.videotutorialy-domeny-cz { background: transparent url(img/zobrazit-tutorialy.gif) no-repeat top left; width: 169px; height: 50px; margin: 20px; }
.no-display { display: none; }

.main-help { width: 768px; height: 35px; line-height: 35px; overflow: hidden; color: rgb(59,109,164); font-weight: bold; float: left; background: #d2e2f0; margin-bottom: 20px; margin-left: 1px;}
.main-help table { border-collapse: collapse; margin-left: 20px; margin-right: 20px; width: 730px; }
.main-help table td .image { width: 50px; height: 19px; overflow: hidden; float: left; margin-left: 2px; }
.main-help table td .image-sk { width: 65px; height: 19px; overflow: hidden; float: left; margin-left: 2px; }
.main-help table td .image input, .main-help table td .image-sk input { margin: 0px; padding: 0px; }
.main-help table td, .main-help table td .image { vertical-align: middle; }
.main-help a { text-decoration: none; }
.main-help a:hover { text-decoration: underline; }

.flags { text-align: right; width: 50%; }

#search-article { width: auto; }
#search-article tr td { padding-right: 5px; vertical-align: middle; }


ul.faq {
  margin-bottom: 3em !important;
}

div.hr { height: 1px; margin-bottom: 1.2em; background: #cfcfcf; }
div.hr hr { display: none; }

h2 small {
  font-size: 12px;
}

#search a, #search span { font-size: normal; }
#search span { padding: 0 5px; }
