/********** DEFAULTNE STYLY **********/
body {
	border: 0;
	margin: 0;
	padding: 0;
	background: #CCCCCC;
}

body,a,h1,h2,h3,h4,h5,h6,ol,ul,li,p,input,textarea,select {
	font: 13px/ 18px verdana, Lucida Grande, arial, sans-serif;
}

a {
	color: #D10525;
	text-decoration: none;
}

a img {
	border: 0px;
}

a:hover {
	color: #D10525;
	text-decoration: underline;
}

/********** DESIGN **********/
div#left {
	background: url("../images/design/repleft.png") repeat-x;
	width: 49%;
	height: 400px;
	/*float: left;*/
	position: absolute;
	top:0;
	left:0;
	margin: 0;
	padding: 0;
}

div#right {
	background: url("../images/design/repright.png") repeat-x;
	width: 49%;
	height: 400px;
	/*float: right;*/
	position: absolute;
	top:0;
	right:0;
	margin: 0;
	padding: 0;
}

div#main {
	clear: both;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 1;
}

div#main-in {
	background: url("../images/design/sidemenu.png") repeat-y;
	width: 970px;
	min-height: 600px;
	margin-left: auto;
	margin-right: auto;
}

div#main-left {
	float: left;
}

div#main-left-foto {
	height: 270px;
	width: 270px;
}

div.main-left-menu {
	width: 270px;
	min-height: 605px;
}

div.main-right {
	margin-left: 270px;
}

div.main-right-logo {
    background: url("../images/design/logo.png") no-repeat;
	height: 135px;
}

div.main-right-logo a {
	display: block;
	height: 125px;
	position: relative;
	top: 10px;
	width: 691px;
}

div.main-right-menu {
	height: 35px;
	background: url("../images/design/menu.png") no-repeat;
}

div.main-right-menu a {
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 20px 2px 20px;
	text-decoration: none;
}

div.main-right-main {
	min-height: 700px;
	padding: 15px 40px 20px 20px;
	text-align: justify;
}

div#main-right-breadcrumbs {
	padding: 0px 40px 0px 5px;
	font-size: 80%;
}

div#main-right-breadcrumbs a {
	font-size: 100%;
}

div.clear-left {
	clear: left;
}

div.left-panel-box {
	width: 218px;
	margin-left: 25px;
	background: url("../images/design/menuline.png") repeat-y;
	margin-bottom: 20px;
}

div.left-panel-box-element {
	background-color: #fafafa;
	margin-bottom: 1px;
}

div.left-panel-box-element p.datum {
	font-size: 9px;
	padding: 2px 10px 0px 10px;
	margin: 0;
	line-height: 12px;
}

div.left-panel-box-element p.telo {
	font-size: 9px;
	padding: 2px 14px 8px 14px;
	margin: 0;
	line-height: 10px;
}

div.left-panel-box-element td {
	font-size: 9px;
}

div.left-panel-box-element table {
	margin: 0 10px 0 5px;
}

div.left-panel-box-element input,textarea {
	border: #cccccc 1px solid;
	FONT-FAMILY: "Verdana CE", Verdana, "Arial CE", Arial, "Helvetica CE",
		Helvetica, sans-serif;
	font-size: 9px;
}

div.left-panel-box-element a {
	font-size: 9px;
	line-height: 10px;
}

div.left-panel-box-element a:HOVER {
	color: blue;
}

div.photodiv {
	float: left;
	margin: 5px 13px;
}

.photo {
	border: 1px solid #CCCCCC;
	padding: 5px;
}

p.left-panel-box-nadpis {
	font-size: 12px;
	font-weight: bold;
	padding: 8px;
	margin: 0;
}

.left-panel-button {
	cursor: pointer
}


div.footer {
	width: 970px;
	height: 42px;
	background: url("../images/design/footer.png") no-repeat;
}

div.paging {
	text-align: right;
	font-size: 80%;
}

div.paging a {
	font-size: 100%;
}

p.foot {
	text-align: right;
	font-size: 10px;
	margin-right: 30px;
	padding-top: 3px;
}

p.foot a {
	font-size: 10px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

a.home {
	font-size: 18px;
	font-weight: bold;
}

/*div.calendar table{
	empty-cells: show;
	padding: 0;
	border: black 1px solid;
	border-collapse: collapse;
}

div.calendar th{
		background: #d10525;
		border: black 1px solid;
		font: 14px Trebuchet MS;
		font-weight: bold;
		text-align: center;
}

div.calendar td{
	border: black 1px solid;
	font-size: 10px;
	text-align: left;
}

div.calendar td.date{
	width: 120px;
}

div.calendar td.name{
	width: 200px;
}

div.calendar td.place{
	width: 150px;
}

div.calendar td.info{
	width: 150px;
}*/
div#naj3 {
	background-color: #f3f3f3;
	margin-right: 9px;
	height: 91px;
	top: -10px;
	position: relative;
}

table.noborder {
	width: 100%;
	text-align: left;
	padding-left: 15px;
}

table.mytable {
	padding: 10px;
	border: 1px solid #f3f3f3;
	text-align: left;
}

.mytable th {
	background-color: #f3f3f3;
	border-top: 1px solid #D10525;
	border-right: 1px solid #D10525;
}

.mytable tr.colored {
	background-color: #f3f3f3;
}

.mytable tr.important {
	color: #D10525;
}

.mytable tr:hover {
	background-color: #CCCCCC;
}

.gallery {
	text-align: center;
	float: left;
	width: 213px;
	height: 220px;
}

.gallery p {
	margin: 0;
}

.gallery a {
	font-size: 10px;
}

.results {
	float: left;
	width: 320px;
}

.results p.kategoria {
	margin: 0;
	font-weight: bold;
}

.results p.vysledky {
	margin: 0;
	font-size: 80%;
}

.results p.vysledky span.svk {
	color: #D10525;
}

table.last3table {
	padding-left: 10px;
	width: 100%;
	line-height: normal;
	font-size: 90%;
}

.last3table th {
	background-color: #f3f3f3;
	border-top: 1px solid #D10525;
	border-right: 1px solid #D10525;
}

.last3table td {
	background-color: #f3f3f3;
	width: 33%;
}

.last3table tr {
	height: 18px;
}

.last3table td a {
	font-size: 80%;
}

.last3table td span {
	font-size: 80%;
}

div.article {
	margin:5px 0 20px 0;
}

div.article .authordate {
	font-size: 80%;
	font-weight: bold;
}

div.authorAbbrev {
	font-style: italic;
	padding-left: 500px;
}

#submenu {
	text-align: center;
}

#menu {
	margin: 0;
	padding: 2px;
	z-index: 30;
}

#menu li {
	margin: 0;
	padding: 0 1px;
	list-style: none;
	float: left;
}

#menu li a {
	display: block;
	margin: 0 0 0 0;
	padding: 0 20px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	font: bold 13px Verdana;
}

#menu div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #d10525;
	z-index: 1000;
}

#menu div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 2px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #ffffff;
	color: #d10525;
	font: 11px arial
}


div.naj3-panel-box {
	width: 218px;
	margin-left: 10px;
	margin-top: 4px;
	float: left;
	background: url("../images/design/menuline.png") repeat-y;
}

div.naj3-panel-box-header {
	background-color: #fafafa;
	margin-bottom: 1px;
}

div.naj3-panel-box-text {
    background-color: #FAFAFA;
	font-size: 80%;
	padding: 2px 10px 0px 10px;
	margin: 0;
	line-height: 180%;
	height: 58px;
}

div.naj3-panel-box-text  a{
	font-size: 100%;
}

p.naj3-panel-box-nadpis {
	font-size: 12px;
	font-weight: bold;
	padding: 2px 8px;
	margin: 0;
}
