/* CSS Document pro www.bludnykruh.com - varianta RED */
/* Made by Tomáš Doležal */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	cursor: default;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tabHead {
	padding-right: 5px;
	color: #666666;
	vertical-align: bottom;
	text-align: right;
	height: 40px;
	background-image: url(../images/designRed/headerDown.jpg);
	background-repeat: no-repeat;
}
.tabMenu {
	border: 1px solid #A06C78; 
	border-top-width: 0px; 
	border-bottom-width: 0px;
	padding: 1px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.tdMenu {
	border-left: 5px solid #C68895;
	background-image:url(../images/designAll/bgMenuN.jpg);
}
.tdMenuAktivni {
	border-left: 9px solid  #000000;
	background-image: url(../images/designAll/bgMenuA.jpg);
}
.tabMain {
	border-width: 0px;
	margin-bottom: 7px;
}
.tdMainHead, .tdOtherHead {
	border-left: 4px solid #000000;
	padding: 2px 2px 2px 5px;
	font-weight: bold;
}
.tdMainHead {
	padding: 2px 2px 2px 5px;
	border-top: 2px solid #000000; 
	border-right: 2px solid #000000;
	background-image: url(../images/designRed/BgMainTextHeader.jpg);
}
.tdMainText {
	border-left: 4px solid #888888;
	border-bottom: 2px solid #888888; 
	border-right:2px solid #888888;
	padding: 2px 5px 20px 5px;
	line-height:15px;
	background-image: url(../images/designAll/BgMainTextBlock.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tdOtherHead {
	line-height: 16px;
	background-image:url(../images/designAll/bgOtherHead.jpg);
	list-style-type: square;
}
.tdOtherText {
	color:#636A5A;
	border-left: 4px solid #888888;
	border-bottom: 0px solid #888888;
	padding: 0px 0px 5px 5px;
	background-color:#FCFCFC;
}
.tabTab1st {
	border:1px solid #A06C78;
}
.trTab1stHead {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	background-color:#BBBBBB;
}
.trTab1stText {
	text-align:center;
	background-color:#F9F9F9;	
}
.tabTab2nd {
	border:1px solid #A06C78;
}
.tdTab2ndHead {
	text-align: right;
	font-weight:bold;
	width: 20%;
}
.tdTab2ndText {
	width: 80%;
}
.tabBlock {
	border-width: 0px;
	border-top: 2px solid #A06C78;
}
.tdBlock {
	color: #555555;
	font-size: 10px;
	text-align :center;
	vertical-align: middle;
	background-image: url(../images/designRed/blocker.jpg);
	height: 30px;
}

/* Administrátorské styly */
.ifAdminLoginRam {
	border: 1px solid #A06C78; 
	border-top-width: 0px; 
	border-bottom-width: 0px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.ifAdminLogin { 
	border-left: 5px solid #C68895;
	background-image:url(../images/designAll/bgMenuN.jpg);
	padding-left: 6px;
}

/* Formulářové styly */
.formInputText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;  
	border: 1px solid #DDDDDD;
}
.formInputSubmit {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#555555;
	border: 1px solid #DDDDDD;
	background-color:#FAFAFA;
}

input, textarea, option, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* ******************* O D K A Z Y ********************** */
a {	text-decoration: none; color:#CC0000;}
a:hover {color:#000000; }
a.menu { color: #444444; font-weight: bold; }
a.menu:hover { color: #000000; font-weight: bold; }
a.oth { color: #777777; font-weight: bold; }
a.oth:hover { color: #000000; background-color: #F2F2F2; font-weight:bold; }
a.block { color: #555555; font-weight: normal; text-decoration: underline; font-weight: bold; }
a.block:hover { color: #000000; text-decoration: none; font-weight: bold; }

/* ******************* K O N E C   O D K A Z Y ********************** */

small {	color: #888888; font-size: 10px; }
p {	text-indent: 15px; }
p.podpis { font-style: italic; text-align: right; padding: 0px 5px 0px 0px; font-weight: bold; }
p.pozor { color:#FF0000; }
p.komentar { width: 420px; text-indent: 0px; line-height: 100%; }
div.divDown { text-align: center; font-size: 9px; }
#mainPic {	margin: 0px 15px 0px 5px; }
#galerie { border: 1px solid #A06C78; padding: 5px; }
.imgA { height: 7px; width: 11px; margin: 6px 0px 0px 0px; }
.galerieAktivniFoto { font-weight: bold; color: #A06C78; }
.specialAddThing { margin-bottom: 8px; }
.otherTextHeading { font-weight: bold; color: #97626D; padding: 3px 3px 0px 3px; border-top: 2px solid #A06C78; background-image:url(../images/designRed/BgOtherTextHeading.jpg); background-repeat:repeat-x; }
.stavZpravy {color:#CC0000; }