/* CSS Document */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

/*
Basic layout
*/

#page {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	background-color: White;
}

#head {
	width: 960px;
	height: 212px;
	background-image: url(/images/oc/layout/head_ospol.jpg);
	clear: both;
}

#main {
	width: 960px;
	clear: both;
	position: relative;
	top: -37px;
}

#mainTable {
	width: 960px;
}

#mainTableLeft {
	width: 166px;
	padding-left: 15px;
	padding-right: 40px;
	padding-top: 46px;
	vertical-align: top;
}

#mainTableCenter {
	vertical-align: top;
}

#mainTableRight {
	width: 202px;
	padding-left: 22px;
	padding-right: 15px;
	padding-top: 46px;
	vertical-align: top;
}

#foot {
	width: 960px;
	height: 18px;
	background-color: #000066;
	color: White;
	font-size: xx-small;
	text-align: center;
	padding-top: 7px;
	margin-top: 30px;
}

#lista {
	position: relative;
	clear: both;
	top: 15px;
}

#content {
	margin-top: 15px;
}

#mainTableLeft h2 {
	font-size: x-small;
	color: #000066;
	padding-bottom: 15px;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
}

#mainTableLeft h3 {
	font-size: x-small;
	color: #000066;
	border-bottom: 1px solid #E1E1E1;
	padding-bottom: 3px;
	padding-top: 3px;
	margin: 0px;
}

li.menuULDirOpen a, li.menuULDirOpen a:visited {
	color: #000066;
}

li.menuULDirClose a, li.menuULDirClose a:visited {
	color: Black;
}

li.group278 a, li.group278 a:visited, li.group280 a, li.group280 a:visited, li.group281 a, li.group281 a:visited, li.group284 a, li.group284 a:visited  {
	color:red;
}

#mainTableLeft ul {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#mainTableLeft li {
	padding-left: 16px;
	margin-left: 0px;
	list-style-type: none;
	background-image: url(/images/layout/odrazka.gif);
	background-position: 6px 8px;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #E1E1E1;
}

#mainTableLeft li a, #mainTableLeft li a:visited {
	text-decoration: none;
}

#mainTableLeft li a:hover {
	color: Red;	
}

#mainTableLeft ul li ul li {
	border-bottom: none;
}

.rightBox {
	background-color: #DAE6F8;
	padding: 0px 0px 10px 0px;
	margin-top: 8px;
	margin-bottom: 30px;
}

.rightBox h2 {
	font-size: x-small;
	color: #000066;
	padding-bottom: 20px;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: white;
	background-image: url(/images/oc/layout/boxtop.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-left:10px;
	padding-right:10px;
}

.news {
	margin-top: 7px;
	margin-bottom: 7px;
}

.newsTableImage img {
	margin-left:10px;
	margin-right:10px;
}

#headLeft {
	float: left;
	width: 640px;
}

#headRight {
	float: right;
	width: 250px;
	text-align: right;
	padding-right: 15px;
}

#headLogo {
	margin-left: 15px;
	margin-top: 40px;
}

#headMenu {
	margin-left: 15px;
	margin-top: 53px;
	font-size: 11px;
	/*text-transform: uppercase;*/
	color: Black;
	width: 580px;
}

#headMenu a, #headMenu a:visited {
	color: Black;
	text-decoration: none;
}
#headMenu a:hover{
	color: Red;
}

#headLang {
	margin-top: 77px;
}

#headLang img {
	margin-left: 10px;
}

#headHome {
	margin-top: 15px;
	color: White;
}

#headHome a {
	text-decoration: none;
	color: White;
}

#headSearch {
	margin-top: 28px;
	color: Black;
}

h1 {
	font-size: medium;
	color: #000066;
}

h2 {
	font-size: small;
	color: #000066;
}

h3 {
	font-size: 13px;
	color: #000066;
	margin-top: 5px;
	margin-bottom: 5px;
}

h6 {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

a, a:visited {
	color: #000066;
	text-decoration: underline;
}

a:hover {
	color: Red;
}

#flashcontent {
	margin-bottom: 15px;
}

#searchForm {
	margin: 0px;
	padding: 0px;
}

#searchInput {
	font-size: 10px;
	width: 100px;
}

#searchSubmit {
	font-size: 10px;
	background-color: #999999;
	color: White;
	border: 1px solid #999999;
}

#groupName {
	font-size: small;
	color: #000066;
	font-weight: bold;
	margin-bottom: 20px;
}

/* Pravý box */

.rightBox ul {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 5px 0px;
}

.rightBox li {
	padding-left: 16px;
	margin-left: 0px;
	list-style-type: none;
	background-image: url(/images/layout/odrazka.gif);
	background-position: 6px 8px;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	/*border-bottom: 1px solid White;*/
}

.rightBox li a, .rightBox li a:visited {
	text-decoration: none;
}

.rightBox li a:hover {
	color: Red;	
}

.rightBox ul li ul li {
}

.product-tech {
	border-collapse: collapse;
	border: 1px solid #DAE6F8;
	width: 100%;
}

.product-tech th {
	text-align: left;
	font-weight: bold;
	padding: 3px 10px 3px 3px;
	background-color: #DAE6F8;
	border: 1px solid White;
}

.product-tech td {
	text-align: left;
	padding: 3px 10px 3px 3px;
	border: 1px solid #DAE6F8;
}

#mainTableCenter p {

}

sup {
	font-size: 0.8em;
}

#privateForm {
	margin-top: 40px;
	background-color: #EAEAEA;
	padding: 4px;
	position: relative;
}

#privateForm form {
	margin: 0px;
	padding: 0px;
}

#privateForm form th {
	color: #737373;
}

#privateForm form td input {
	width: 120px;
	border: 1px solid #737373;
}

#privateForm h2 {
	font-size: x-small;
	color: #000066;
	padding-bottom: 15px;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;	
}

#privateForm form th input {
	color: White;
	background-color: #737373;
	border: none;
}

#mainTableCenter input, #mainTableCenter textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	border: 1px solid #000066;
}

a.current, a.current:visited {
	color: #000066;
}

a.nocurrent, a.nocurrent:visited {
	color: Black;
}

.otherTable {
	border-collapse: collapse;
	border: 1px solid #DAE6F8;
	width: 100%;
}

.otherTable th {
	text-align: left;
	font-weight: bold;
	padding: 3px 10px 3px 3px;
	background-color: #DAE6F8;
	border: 1px solid White;
}

.otherTable td {
	text-align: left;
	padding: 3px 10px 3px 3px;
	border: 1px solid #DAE6F8;
	vertical-align: top;
}

.puntik {
	background-image: url(/images/puntik.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 3px;
	padding-left: 6px;
	width: 23px;
	height: 23px;
	color: White;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 5px;
}


/* Pravý box - seznam souborů ke stažení */

ul.noType {
	padding: 0px 0px 0px 0px;
	margin: 10px 3px 5px 3px;
}

ul.noType li {
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
	/*border-bottom: 1px solid White;*/
}

ul.noType li a, ul.noType li a:visited {
	text-decoration: none;
}

ul.noType li a:hover {
	color: Red;	
}

.f_left{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
.f_right{
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}

#copyright {
	background-color: #C8C8C8;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
}

#goBack {
	margin-left: auto;
	margin-right: auto;
	width: 150px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}

.onlyprint {
   display: none;
}

.puntiky {
	line-height: 30px;
	font-size: 12px;
}

.puntik1 {
	background-image: url(/images/puntik.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 23px;
	height: 23px;
	color: White;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 6px;
	padding-right: 15px;
	padding-bottom: 5px;
}

.puntik2 {
	background-image: url(/images/puntik.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 23px;
	height: 23px;
	color: White;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 1px;
	padding-right: 11px;
	padding-bottom: 5px;
}

#rotator {
	margin-bottom: 15px;
}

legend {
	font-weight: bold;
	font-size: 14px;
	background-color: #000066;
	color: white;
	padding: 4px;
}

fieldset {
	margin-bottom: 15px;
	border: 1px solid #cccccc;
}

.casopis {
	float: left;
	width: 130px;
	height: 170px;
	text-align:center;
}

.casopis-img {
	height: 150px;
	border: solid 1px #cfcfcf;
	text-align:center;
	margin-right:5px;
	margin-left:5px;
	padding:3px;
	margin-bottom:5px;
}

.casopis-img a {
	text-decoration:none;
}

.casopis-rocnik div {
	margin-bottom:15px;
}

.casopis-rocnik-nadpis {
	font-size: 13px;
	font-weight:bold;
}

ul.mista_cinnosti li {
	margin:0px;
	padding:0px;
}

ul.mista_cinnosti li {
	list-style-type:none;
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:13px;
	padding-bottom:3px;
}

.misto_1 {
	background-image:url(/components/tos/img/misto_1.gif);
}

.misto_2 {
	background-image:url(/components/tos/img/misto_2.gif);
}

.misto_3 {
	background-image:url(/components/tos/img/misto_3.gif);
}

.flowplayer {
	margin-bottom:15px;
}