/* CSS document */

@import 'msgs.css';
@import 'fotecky.css';
@media screen {

body {
	font-family: 'Microsoft Sans Serif', 'Arial CE', Arial, Verdana, 'Helvetica CE', Helvetica  !important;
	background: #fff;
	padding: 0px;
	margin: 0px;
	}
/*
* {
	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; }


.cR { color: red; }
.cG { color: green; }
.cB { color: blue; }
.c60 { color: #f60; }
.c90 { color: #fb0; }
.c000 { color: #000; }

.h10 { height: 10px; }
.h15 { height: 15px; }
.h20 { height: 20px; }


h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	}

/* ============================ */

#MainPage {
	width: 770px;
	margin: 10px auto;
	border: 0px #000 solid;
	}

#Top {
	width: 770px;
	height: 300px;
	background: #fff url('../images/topright.jpg') no-repeat left top;
	}

#Logo {
	float: left;
	width: 220px;
	height: 50px;
	background: black;
	display: block;
	background: #fff url('../images/logo.gif') no-repeat left bottom;
	}

#Logo span {
	display: none;
	}

#Logo a {
	width: 220px;
	height: 50px;
	display: block;
	}

#LangMenu {
	float: right;
	width: 40px;
	padding-right: 5px;
	padding-top: 31px;
	text-align: right;
	}

#LangMenu img {
	border: 0px #fff solid;
	}

#Menu {
	float: right;
	width: 490px;
	height: 50px;
	display: block;
	}

#Menu ul {
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
	}

#Menu ul li {
	float: right;
	margin-left: 30px;
	list-style-type: none;
	}

#Menu ul li a {
	text-decoration: none;
	font-size: 8pt;
	color: #666;
	padding-left: 15px;
	/*background: #fff url('../images/tm_odrazka.gif') no-repeat left center;*/
	background: #fff url('../images/arrows.gif') no-repeat left center;
	}

#LeftSide {
	width: 550px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	}

#RightSide {
	width: 150px;
	float: right;
	padding-right: 30px;
	}

#Produkty {
	padding-top: 30px;
	}

#RightSide ul {
	}

#RightSide ul li {
	font-size: 8pt;
	color: #666;
	padding: 3px 0px;
	list-style-image: url('../images/odrazka.gif');
	}

#RightSide ul li a {
	display: block;
	text-decoration: none;
	color: #666;
	}

#RightSide ul li a:hover {
	color: #0076ba;
	}

#RightSide ul li.refer {
	color: #666;
	padding: 15px 0px 3px 0px;
	list-style-image: url('../images/odrazka.gif');
	}

#RightSide ul li.refer a {
	color: #0076ba;
	}

#RightSide ul li.refer a:hover {
	color: #000;
	}

#RightSide #logasm {
	padding-top: 30px;
	display: none;
	}

#RightSide #logasm a {
	width: 100px;
	height: 40px;
	display: block;
	margin-bottom: 5px;
	float: right;
	}

#RightSide a.pbl {
	background: #fff url('../images/loga/publishing.gif') no-repeat left top;
	}

#RightSide a.hlh {
	background: #fff url('../images/loga/health.gif') no-repeat left top;
	}

#RightSide a.net {
	background: #fff url('../images/loga/net.gif') no-repeat left top;
	}

#RightSide a.pjt {
	background: #fff url('../images/loga/projects.gif') no-repeat left top;
	}

#RightSide a.ent {
	background: #fff url('../images/loga/events.gif') no-repeat left top;
	}

#RightSide a span {
	display: none;
	}


#Telo {
	width: 520px;
	background-color: #fff;
	margin-left: 30px;
	padding-right: 30px;
	border-right: 1px #ccc solid;
	}

#Footer {
	width: 620px;
	height: 34px;
	display: block;
	padding-top: 20px;
	padding-right: 150px;
	clear: both;
	font-size: 7pt;
	color: #888;
	text-align: right;
	background: #fff url('../images/logo_sm.gif') no-repeat 650px center;
	}

#Footer a {
	text-decoration: none;
	color: #444;
	}

#Footer a:hover {
	color: #666;
	}

#GPweby {
	width: 700px;
	margin: 30px auto 5px auto;
	text-align: center;
	font-size: 7pt;
	font-family: 'Microsoft Sans Serif', Arial, Verdana;
	color: #ddd;
	}

#GPweby a {
	text-decoration: none;
	color: #bbb;
	}

#GPweby a:hover {
	color: #888;
	}

#GPweby img {
	border: 0px;
	}

} /*=== media screen ===*/



/*=========================================*/
/*=====     P R I N T   V E R Z E     =====*/
/*=========================================*/


@media print {

body {
	font-family: 'Microsoft Sans Serif', 'Arial CE', Arial, Verdana, 'Helvetica CE', Helvetica  !important;
	background: #fff;
	padding: 0px;
	margin: 0px;
	}

.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; }


.cR { color: red; }

.cG { color: green; }

.cB { color: blue; }

.c60 { color: #f60; }

.c90 { color: #fb0; }

.c000 { color: #000; }


h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	}

/* ============================ */

#MainPage {
	width: 550px;
	margin: 20px;
	border: 0px #000 solid;
	}

#Top {
	width: 550px;
	height: 50px;
	}

#Logo {
	float: left;
	width: 220px;
	height: 50px;
	background: black;
	display: block;
	background: #fff url('../images/logo.gif') no-repeat left bottom;
	}

#Logo span {
	display: none;
	}

#Logo a {
	width: 220px;
	height: 50px;
	display: block;
	}

#LangMenu {
	display: none;
	}

#Menu {
	display: none;
	}

#Flash {
	display: none;
	}

#LeftSide {
	width: 550px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	}

#RightSide {
	display: none;
	}

#Telo {
	width: 520px;
	background-color: #fff;
	margin-left: 30px;
	padding-right: 30px;
	}

#Footer {
	display: none;
	}

#GPweby {
	width: 700px;
	margin: 30px auto 5px auto;
	text-align: center;
	font-size: 7pt;
	font-family: 'Microsoft Sans Serif', Arial, Verdana;
	color: #ddd;
	}

#GPweby a {
	text-decoration: none;
	color: #ddd;
	}

#GPweby a:hover {
	color: #888;
	}

#GPweby img {
	border: 0px;
	}

} /*=== media print ===*/


/* end of CSS document */