/* CSS document */

@import 'msgs.css';
@import 'btns.css';
@import '_banners.css';
@media all {


body {
	font-family: Verdana !important;
	padding: 0px;
	margin: 0px;
	background: #ebebeb url('../images/bgr_body.gif') repeat-x left top;
	}

body.wbBody {
	background: #ebebeb url('../images/bgr_body.gif') repeat-x left 130px;
	}

* {
	/*font-family: inherit !important;
	font-family: Microsoft Sans Serif; Helvetica CE, Helvetica, Arial;*/
	}

.cistic {
	clear: both;
	visibility: hidden;
	display: block;
	height: 0px;
	font-size: 1px;
	}

form {
	margin: 0px;
	padding: 0px;
	}

legend {
	padding-left: 5px;
	padding-right: 5px;
	}

.m2 {
	font-size: 0.7em;
	}

.c, .aC { text-align: center; }
.aL { text-align: left; }
.aR { text-align: right; }
.aJ { text-align: justify; }

.vaT { vertical-align: top; }
.fwB { font-weight: bold; }

.fs6  { font-size: 6pt; }
.fs7  { font-size: 7pt; }
.fs8  { font-size: 8pt; }
.fs9  { font-size: 9pt; }
.fs10 { font-size: 10pt; }
.fs11 { font-size: 11pt; }
.fs12 { font-size: 12pt; }

.cR   { color: #d00; }
.cG   { color: #080; }
.cB   { color: #2bf; }
.cW   { color: #fff; }
.c60  { color: #f60; }
.c90, .cY { color: #f60; }
.c000 { color: #000; }


.flL { float: left; }
.flR { float: right; }

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	}

.lo {
	padding-left: 3px;
	}

.skrt { text-decoration: line-through; }

#pi {
	position: absolute;
	right: 5px;
	top: 5px;
	/*
	width: 10px;
	height: 10px;
	background-image: url('../images/icons/pi.gif');
	*/
	font-size: 0.7em;
	color: #06c;
	}

#pi a {
	position: absolute;
	right: 0px;
	bottom: 0px;
	display: block;
	width: 10px;
	height: 10px;
	text-decoration: none;
	border: 0px;
	}

h1.pageTitle {
	font-family: 'Arial CE', Arial, Verdana;
	margin: 0px;
	padding: 0px;
	padding: 10px 0px;
	color: #f60;
	font-size: 16pt;
	font-weight: bold;
	margin-left: 5px;
	}

h2#h2logo {
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	}

#MainPage {
	width: 950px;
	margin: 0px auto;
	position: relative;
	}

.MP {
	margin-top: 3px;
	}


/*============================================  TOP  ============================================*/

#Top {
	width: 950px;
	height: 100px;
	background: #1c1c1c;
	}

#TopLeft {
	width: 400px;
	height: 100px;
	float: left;
	}

#Logo {
	width: 240px;
	height: 100px;
	display: block;
	background: #1c1c1c url('../images/newLogoHR.jpg') no-repeat left top;
	}

#Logo a {
	width: 240px;
	height: 100px;
	display: block;
	}

#Logo img {
	border: 0px;
	}

#Logo span {
	display: none;
	}

#TopRight {
	width: 550px;
	height: 100px;
	float: left;
	}

/*--------------------*/
/*---  login form  ---*/
/*--------------------*/

#topLoginForm {
	text-aling: right;
	padding: 10px 10px 0px 0px;
	}

#topLoginForm label {
	font-size: 8pt;
	color: #8e8e8e;
	float: left;
	padding: 2px 5px 0px 10px;
	}

input#lfNick, input#lfPswd {
	width: 80px;
	float: left;
	background: #1c1c1c;
	border: 1px #8e8e8e solid;
	font-size: 8pt;
	color: #fff;
	padding: 2px 5px;
	}

input#lfSubmit {
	float: left;
	background: #8e8e8e;
	border: 0px #8e8e8e solid;
	font-size: 8pt;
	height: 19px;
	margin-left: 10px;
	}

a#lfNewReg {
	margin-left: 10px;
	color: #8e8e8e;
	}

a#lfNewReg:hover {
	color: #fff;
	}


/*--------------------*/
/*---  login user  ---*/
/*--------------------*/

#LogInUsr {
	text-aling: right;
	padding: 10px 10px 0px 0px;
	font-size: 8pt;
	color: #8e8e8e;
	text-align: right;
	}

#LogInUsr a {
	color: #8e8e8e;
	}

#LogInUsr a:hover {
	color: #fff;
	}



#IDsearch {
	width: 280px;
	float: right;
	margin-top: 40px;
	}

#IDsearch label {
	font-size: 8pt;
	color: #8e8e8e;
	float: left;
	padding: 2px 5px 0px 10px;
	}

input#iKod {
	width: 80px;
	float: left;
	background: #1c1c1c;
	border: 1px #8e8e8e solid;
	font-size: 8pt;
	color: #fff;
	padding: 2px 5px;
	}

input#IDsubmit {
	float: left;
	background: #8e8e8e;
	border: 0px #8e8e8e solid;
	font-size: 8pt;
	height: 19px;
	margin-left: 10px;
	}


/*============================================  MENU  ============================================*/

#MainMenu {
	width: 950px;
	height: 42px;
	display: block;
	background: #817468 url('../images/bgr_topmenu.jpg') repeat-x left top;
	position: relative;
	top: 0px;
	left: 0px;
	}

#GPlink {
	width: 112px;
	height: 42px;
	display: block;
	background: #f60 url(../images/logo_GP.jpg) no-repeat center top;
	position: absolute;
	top: 0px;
	right: 0px;
	}

#GPlink a {
	width: 112px;
	height: 42px;
	display: block;
	text-decoration: none;
	}

#GPlink a span {
	display: none;
	}



#MainMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#MainMenu ul li {
	float: left;
	list-style-type: none;
	}

#MainMenu ul li a {
	display: block;
	padding: 13px 10px;
	font-size: 8pt;
	color: #000;
	text-decoration: none;
	}

#MainMenu ul li a:hover {
	display: block;
	padding: 14px 10px 15px 10px;
	font-size: 8pt;
	color: #fff;
	background: #f60;
	}



/*============================================  TOP SEARCH  ============================================*/

#TopSearch {
	width: 950px;
	height: 358px;
	display: block;
	border-bottom: 1px #ebebeb solid;
	font-family: 'Arial CE', Arial, Verdana;
	background: #fff;
	}

#tsKrok1 {
	width: 290px;
	height: 318px;
	margin: 20px 0px 0px 20px;
	padding: 0px;
	float: left;
	border-right: 1px #ebebeb solid;
	}

#tsKrok1 h3 {
	color: #f60;
	font-size: 16pt;
	font-weight: bold;
	}

#tsKrok1 ul {
	margin: 0px;
	padding: 0px;
	margin: 10px 0px 0px 20px;
	list-style-image: url('../images/odrazka.gif');
	}

#tsKrok1 ul li {
	padding: 1px 0px;
	}

#tsKrok1 ul li a {
	font-size: 9pt;
	color: #000;
	text-decoration: none;
	}

#tsKrok1 ul li a:hover {
	color: #f60;
	}

#tsKrok1 ul li a.nemSelected {
	font-weight: bold;
	color: #f60;
	}

#tsKrok1 ul li a.nemSelected:hover {
	color: #f60;
	}



#tsKrok2 {
	width: 600px;
	height: 318px;
	margin: 20px 0px 0px 30px;
	padding: 0px;
	float: left;
	}

#tsKrok2 h3 {
	color: #f60;
	font-size: 16pt;
	font-weight: bold;
	}

#seznamKraju {
	width: 180px;
	float: left;
	}

#seznamKraju ul {
	margin: 0px;
	padding: 0px;
	margin: 10px 0px 0px 20px;
	list-style-image: url('../images/odrazka.gif');
	}

#seznamKraju ul li {
	padding: 0px;
	font-size: 9pt;
	color: #bbb;
	padding: 2px 0px;
	}

#seznamKraju ul li a {
	color: #000;
	text-decoration: none;
	}

#seznamKraju ul li a:hover {
	color: #f60;
	}

#mapaCR {
	width: 400px;
	padding-top: 20px;
	float: left;
	}



/*============================================  TELO  ============================================*/

#Telo {
	/*width: auto;*/
	padding: 20px 10px 50px 10px;
	clear: both;
	background: #fff;
	}




/*============================================  FOOTER  ============================================*/


#Footer {
	text-align: center;
	padding: 0px 10px 10px 10px;
	font-size: 7pt;
	color: #bbb;
	clear: both;
	background: #fff;
	}

#FooterHR {
	border-top: 1px #ddd solid;
	padding-top: 5px;
	position: relative;
	top: 0px;
	left: 0px;
	}

#Footer a {
	color: #bbb;
	text-decoration: none;
	}

#Footer a:hover {
	color: #666;
	}




#RSSkanaly {
	width: 20px;
	height: 15px;
	position: absolute;
	top: 5px;
	right: 0px;
	font-family: Arial, 'Arial CE', Verdana;
	font-size: 7pt;
	cursor: pointer;
	background-image: url('../images/icons/rss.gif');
	background-repeat: no-repeat;
	}

#RSSkanaly a {
	display: block;
	width: 20px;
	height: 15px;
	text-decoration: none;
	color: #fff;
	}

#RSSkanaly a:hover {
	color: #000;
	}

#rssMSG {
	width: 250px;
	height: 220px;
	position: absolute;
	top: -220px;
	right: 0px;
	border: 1px #e90 solid;
	background: #fd8;
	}

#rssMSG ul {
	margin: 0px;
	padding: 0px;
	margin: 10px;
	list-style-type: none;
	}

#rssMSG ul li {
	margin: 0px;
	padding: 0px;
	padding: 0px 0px 5px 0px;
	list-style-type: none;
	text-align: left;
	}

#rssMSG a {
	text-decoration: none;
	color: #666;
	font-family: Arial, 'Arial CE', Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	}

#rssMSG a:hover {
	color: #000;
	}

#rssClose {
	width: 14px;
	height: 14px;
	border: 0px;
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
	background-image: url('../images/buttons/CloseMsg.gif');
	}







/*=======================================*/
/*=====     S E K C E   W E B U     =====*/
/*=======================================*/


.pageTitle a {
	color: #f60;
	text-decoration: none;
	}

.pageTitle a:hover {
	color: #000;
	}





/*=====================================*/
/*=====  V Y P I S   N E M O V I  =====*/
/*=====================================*/

#DSfield {
	margin-left: 15px;
/*	width: 470px;
	height: 62px;
	float: left;*/
	}

#DSpols {
	padding: 6px 10px;
	/*border-left: 1px #bbb solid;*/
	text-align: justify;
	font-weight: bold;
	}

#DSpols a {
	color: #999;
	text-decoration: underline;
	font-size: 0.7em;
	font-family: Arial, 'Arial CE', Verdana;
	}

#DSpols a:hover {
	color: #000;
	}

.DSdot {
	color: #f80;
	font-size: 0.7em;
	}


/*=====================================*/

#w3c {
	text-align: center;
	margin-top: 10px;
	}

#w3c img {
	border: 0px #fff solid;
	}

#GPweby {
	width: 700px;
	margin: 40px auto 5px auto;
	text-align: center;
	font-size: 7pt;
	font-family: 'Microsoft Sans Serif', Arial, Verdana;
	color: #bbb;
	}

#GPweby a {
	text-decoration: none;
	color: #bbb;
	}

#GPweby a:hover {
	color: #666;
	}

#GPweby img {
	border: 0px;
	}

/*=====================================*/



} /* css document */