/* CSS document */

@import 'menu.css';
@import 'msgs.css';

@media screen {

body {
	font-family: 'Microsoft Sans Serif', 'Arial CE', Arial, Verdana, 'Helvetica CE', Helvetica  !important;
	padding: 0px;
	margin: 0px;
	padding: 10px;
	background-color: #fff;
	}
/*
* {
	font-family: inherit !important;
	}

*/

.cistic {
	clear: both;
	visibility: hidden;
	display: block;
	height: 0px;
	font-size: 1px;
	}

.aC { text-align: center; }
.aL { text-align: left; }
.aR { text-align: right; }
.aJ { text-align: justify; }

.vaT { vertical-align: top; }
.fwB { font-weight: bold; }


.cW   { color: #fff; }
.cR   { color: #b00; }
.cG   { color: #060; }
.cB   { color: #0076ba; }
.c60  { color: #f60; }
.c90  { color: #fb0; }
.c000 { color: #000; }

.bgrC { background-color: #060; padding: 0px 2px; }


.bA1 { border: 1px #000 solid; }

.bT1 { border-top: 1px #000 solid; }
.bL1 { border-left: 1px #000 solid; }
.bR1 { border-right: 1px #000 solid; }
.bB1 { border-bottom: 1px #000 solid; }

.bT2 { border-top: 2px #000 solid; }
.bL2 { border-left: 2px #000 solid; }
.bR2 { border-right: 2px #000 solid; }
.bB2 { border-bottom: 2px #000 solid; }


h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	}

h1 {
	/*background: #fff url('../images/bgr_h1.gif') repeat-x left bottom;*/
	}

sup {
	font-size: 7pt;
	}

#MainPage {
	width: 950px;
	margin: 0px auto 10px auto;
	border: 1px #000 solid;
	background: #fff url('../images/blackdot.gif') repeat-y 334px top;
	}

#Top {
	width: 950px;
	height: 125px;
	display: block;
	background: #fff url('../images/bgr_top.gif') repeat-x left top;
	}

#Uzivatel {
	width: 380px;
	/*width: 615px;*/
	height: 30px;
	display: block;
	float: right;
	}

#UsrName {
	float: right;
	font-size: 8pt;
	margin-top: 10px;
	padding-left: 15px;
	background: transparent url('../images/icons/usr.gif') no-repeat left center;
	color: #001;
	}

#UsrMenu {
	float: right;
	font-size: 8pt;
	margin-top: 10px;
	color: #001;
	margin-right: 15px;
	}

#UsrMenu a {
	text-decoration: none;
	color: #060;
	}

#UsrMenu a:hover {
	color: #000;
	}

#Logo {
	width: 255px;
	height: 80px;
	display: block;
	margin: 20px 0px 0px 38px;
	background: transparent url('../images/logo.gif') no-repeat right top;
	float: left;
	}

#Logo span {
	display: none;
	}

#Logo a {
	width: 255px;
	height: 80px;
	display: block;
	}

#FlagPlace {
	width: 200px;
	height: 30px;
	display: block;
	float: right;
	text-align: right;
	margin: 5px 20px 0px 0px;
	}

#FlagPlace a {
	width: 20px;
	height: 15px;
	display: block;
	padding-left: 20px;
	margin-left: 20px;
	color: #666;
	float: right;
	text-decoration: none;
	font-size: 7pt;
	}

#FlagPlace a:hover {
	color: #b00;
	}

#fCZE { background: transparent url('../images/flags/cze.gif') no-repeat center left; }
#fENG { background: transparent url('../images/flags/eng.gif') no-repeat center left; }
#fGER { background: transparent url('../images/flags/ger.gif') no-repeat center left; }

#TopMenu {
	width: 550px;
	height: 80px;
	display: block;
	float: right;
	margin: 5px 20px 0px 0px;
	}

#TopMenu ul {
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	}

#TopMenu ul li {
	float: right;
	list-style-type: none;
	/*background: #fff url('../images/topmenu_odrazka.gif') no-repeat left center;*/
	}

#TopMenu ul li a {
	line-height: 25px;
	margin-right: 5px;
	padding: 5px 15px 5px 35px;
	background: #fff url('../images/topmenu_odrazka.gif') no-repeat left center;
	font-size: 8pt;
	color: #666;
	text-decoration: none;
	}

#TopMenu ul li a:hover {
	color: #060;
	}

#LeftSide {
	width: 335px;
	float: left;
	}

#MiddleLeft {
	width: 335px;
	height: 350px;
	display: block;
	background: #060 url('../images/bgr_middleleft.gif') repeat-x left top;
	}

#Menu {
	width: 335px;
	}

#Menu ul#nav, #Menu ul#nav2 {
	margin-top: 30px;
	margin-left: 35px;
	}


#AnotaceTop {
	width: 255px;
	height: 20px;
	display: block;
	margin-top: 10px;
	margin-left: 40px;
	background: #060 url('../images/bgr_anotace_top.gif') no-repeat left top;
	}

#AnotaceHeader {
	font-size: 8pt;
	line-height: 17px;
	color: #fff;
	margin-left: 30px;
	}

#AnotaceBottom {
	width: 255px;
	height: 50px;
	margin-left: 40px;
	background: #060 url('../images/bgr_anotace_bottom.gif') no-repeat left bottom;
	}

#AnotaceBody {
	font-size: 8pt;
	line-height: 16px;
	color: #341c18;
	padding: 5px 15px 10px 20px;
	}

#AnotaceBody a {
	color: #000;
	text-decoration: none;
	display: block;
	}

#AnotaceBody a:hover {
	color: #060;
	}

#BottomLeft {
	margin: 55px 40px 40px 40px;
	}

#BottomLeft ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#BottomLeft ul li a {
	text-decoration: none;
	color: #060;
	font-size: 8pt;
	}

#BottomLeft ul li a:hover {
	color: #000;
	}


/* ======================== */
/* ===  LEFT AKTUALITY  === */


#BottomLeft h2 {
	font-size: 11pt;
	color: #001;
	font-weight: bold;
	font-family: 'Arial CE', Arial, 'Microsoft Sans Serif';
	}

#BottomLeft h3 {
	font-size: 8pt;
	color: #001;
	font-weight: bold;
	font-family: 'Arial CE', Arial, 'Microsoft Sans Serif';
	}

.LNewsPol {
	padding: 10px 0px;
	background: #fff url('../images/TM_bottom_border.gif') repeat-x left bottom;
	font-size: 8pt;
	color: #001;
	line-height: 16px;
	}

.LNewsTitle a {
	text-decoration: none;
	font-size: 8pt;
	color: #060;
	}

.LNewsTitle a:hover {
	color: #000;
	}

.LNewsMore {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 2px;
	}

.LNewsMore a {
	text-decoration: none;
	font-size: 7pt;
	color: #060;
	}

.LNewsMore a:hover {
	color: #000;
	}

.LNewsPolAll {
	padding: 5px 0px;
	font-size: 8pt;
	color: #001;
	}

.LNewsPolAll img {
	float: left;
	border: 0px;
	margin: 1px 0px 0px 5px;
	}

.LNewsPolAll a {
	text-decoration: none;
	font-size: 8pt;
	color: #666;
	float: left;
	font-weight: bold;
	}

.LNewsPolAll a:hover {
	color: #060;
	}

#RightSide {
	width: 615px;
	float: left;
	}

#FlashPlace {
	width: 615px;
	height: 350px;
	background-color: #fff;
	}

#Cesta {
	height: 23px;
	/*width: 540px;*/
	display: block;
	margin-left: 40px;
	}

#CestaMiddle {
	width: 292px;
	padding: 5px 0px 5px 8px;
	font-size: 8pt;
	background: #060;
	color: #fff;
	float: left;
	}

#CestaMiddle a {
	text-decoration: none;
	color: #fff;
	}

#CestaMiddle a:hover {
	color: #ddd;
	}

#CestaLeft {
	width: 10px;
	height: 23px;
	display: block;
	float: left;
	background: #fff url('../images/bgr_cesta_left.gif') no-repeat left top;
	}

#CestaRight {
	width: 10px;
	height: 23px;
	display: block;
	float: left;
	background: #fff url('../images/bgr_cesta_right.gif') no-repeat left top;
	}

#Telo {
	width: 535px;
	margin: 30px 0px 0px 40px;
	}

#BottomShadow {
	width: 950px;
	height: 50px;
	display: block;
	clear: both;
	background: #fff url('../images/bgr_down.gif') repeat-x left bottom;
	}

#BSLeft {
	width: 335px;
	height: 50px;
	display: block;
	background: transparent url('../images/blackdot.gif') repeat-y right top;
	}

#Footer {
	width: 950px;
	height: 15px;
	display: block;
	clear: both;
	font-size: 7pt;
	color: #888;
	text-align: right;
	margin: 0px auto 10px auto;
	}

#Footer a {
	text-decoration: none;
	color: #001;
	}

#Footer a:hover {
	color: #666;
	}

} /*=== media screen ===*/



@media print {

body {
	font-family: 'Microsoft Sans Serif', 'Arial CE', Arial, Verdana, 'Helvetica CE', Helvetica  !important;
	padding: 0px;
	margin: 0px;
	padding: 10px;
	background-color: #fff;
	}
/*
* {
	font-family: inherit !important;
	}

*/

.cistic {
	clear: both;
	visibility: hidden;
	display: block;
	height: 0px;
	font-size: 1px;
	}

.aC { text-align: center; }
.aL { text-align: left; }
.aR { text-align: right; }
.aJ { text-align: justify; }

.vaT { vertical-align: top; }
.fwB { font-weight: bold; }


.cW   { color: #fff; }
.cR   { color: #b00; }
.cG   { color: #060; }
.cB   { color: #0076ba; }
.c60  { color: #f60; }
.c90  { color: #fb0; }
.c000 { color: #000; }

.bgrC { background-color: #060; padding: 0px 2px; }


.bA1 { border: 1px #000 solid; }

.bT1 { border-top: 1px #000 solid; }
.bL1 { border-left: 1px #000 solid; }
.bR1 { border-right: 1px #000 solid; }
.bB1 { border-bottom: 1px #000 solid; }

.bT2 { border-top: 2px #000 solid; }
.bL2 { border-left: 2px #000 solid; }
.bR2 { border-right: 2px #000 solid; }
.bB2 { border-bottom: 2px #000 solid; }


h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	}


sup {
	font-size: 7pt;
	}

#MainPage {
	width: 950px;
	margin: 0px auto 10px auto;
	}

#Top {
	width: 950px;
	height: 125px;
	display: block;
	}

#Uzivatel {
	display: none;
	}

#Logo {
	width: 500px;
	height: 125px;
	display: block;
	background: transparent url('../images/logo.gif') no-repeat left top;
	}

#Logo span {
	display: none;
	}

#TopMenu {
	display: none;
	}

#LeftSide {
	display: none;
	}

#BottomLeft {
	display: none;
	}

#FlashPlace {
	display: none;
	}

#Cesta {
	display: none;
	}

#BottomShadow {
	display: none;
	}

#BSLeft {
	display: none;
	}

#Footer {
	display: none;
	}

} /*=== media print ===*/


/* end of CSS document */