/* CSS Document */
body{
margin: 0;
padding: 0;
line-height: 140%;
background: #E4E4E4;
font-family: Arial, Helvetica, Lucida, sans-serif;
}
body, div, span, p, h1, h2, h3, h4, h5, h6,
input, q, blockquote, hr, form, fieldset, legend {
  margin: 0px;
	padding: 0px;
}

hr { border: none; }
img { border: 0px; }
a img { border: 0px; }

a{ color: #000; text-decoration: underline; border:0; }
a:hover{  text-decoration: none; }

a.link{  font-weight: bold; font-size: 12px; color: #1449A1; text-decoration: underline; }
a:hover.link{  text-decoration: none; }

#print{display: none;}
.left {float: left;}
.right {float: right;}
.center { text-align: center;}
.text-right{ text-align: right;}
.clear { clear: both; }
.small { font-size:11px !important;}

.rubrika{color: #666666; font-size: 13px; }
.rubrika b{color: #D43127; font-size: 13px; }

.button{
border: 1px #E4E4E4 solid;
background: #E4E4E4;
font-weight: bold;
}
#butt{ font-weight: bold; height: 22px; font-size: 0.9em; text-transform: uppercase; color: #000000; background: #E1E1E1; border: 1px solid #9D9B9C; padding: 2px 8px; margin: 0px 0px 0px 6px;}
#maincontainer{
width: 1000px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-color: #fff;
}

#topsection{
background: #E4E4E4;
height: 112px; /*Height of top section*/
margin: 0 0 25px 0;
}
#links-logo{
font-size: 10px;
height: 24px;
}
#blog-logo{
width: 1000px;
height: 88px;
background: url(../img/blog-logo.jpg) no-repeat bottom center;
}
a#link-logo{
display: block;
position: absolute;
top: 30px;
width: 480px;
height: 50px;
}

#search { color: #FFFFFF; /*position: absolute; right: 10px; top: 25px;*/ margin:1px 10px 0 0;  height: 63px; float:right;}
#search {font-size: 12px;}
#search input { height: 20px; border: 1px solid #9D9B9C; }
#search input.field { width: 168px; margin: 3px 0; _margin: 0px 0; }
#search input.find { font-weight: bold; height: 22px; font-size: 0.9em; text-transform: uppercase; color: #000000; background: #E1E1E1; border: 1px solid #9D9B9C; padding: 2px 8px; margin: 0px 0px 0px 6px;}
#search input.radio { border: 0px; position: absolute;   }
#search form div {font-size: 14px;}
#search form label span { margin-left: 20px; font-size: 12px; }


#navigation-wrapper {
	background-color: #D8D8D8;
	margin: 0px 10px;
	position: absolute;
	top: 100px;
	overflow: visible;
	height: 26px;
}
#navigation {
	width: 980px;
	height: 24px;
	background: url(/img/bg-navigation.gif) repeat-x left top;
	margin: 1px;
	font-weight: normal;
	
	position: relative;
}
#navigation p {
  font-size: 12px;
 	line-height: 24px;
	padding: 0px 16px;
}

#navigation-back{
float: right;
position: absolute; top: -1px; right: 0px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 155px; /*Set left margin to LeftColumnWidth*/
margin-bottom: 20px;
}

#middlecolumn{
width: 563px;
float: left;
margin: 10px 0;
}

#rightcolumn{
float: right;
margin: 10px 0;
}
#leftcolumn{
margin: 0; 
padding: 0; 
float: left;
width: 155px; /*Width of left column*/
margin-left: -1000px; /*Set left margin to -(MainContainerWidth)*/
}

#footer{
margin: 40px 10px 0 10px;
clear: left;
width: 98%;
background: #fff;
text-align: center;
padding: 4px 0px;
border-top: 1px #000 solid;
text-align: center;
font-size: 11px;
height: 80px;
line-height: 120%;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

/*////*/

.nadpis-menu{
padding: 3px 8px;
margin: 0 0 3px 0;
background: #E4E4E4;
font-weight: bold;
font-size: 12px;
}
.nadpis-menu li {	
	background: #fff url(/img/sipka-menu.gif) 0 0 no-repeat;
}
.nadpis-menu .sip{	border: 1px #E4E4E4 solid; width: 12px; height: 16px; 	background: #fff url(/img/sipka-menu.gif) 0 0 no-repeat; }
.nadpis-menu ul {  list-style-type: none;   background-repeat: repeat-x; }
.nadpis-menu li a {text-decoration: none;}
.nadpis-menu li a:hover {text-decoration: underline;}
.nadpis-menu div {float: left; width: 4px; height: 26px; background: url(/img/sipka-menu2.gif) 0 0 no-repeat;  }

.camera{
width: 42px;
height: 25px;
background: url(/img/camera.gif); 
position: relative;
top: -28px;
left: 90px;
}

/*Left menu*/
.mezera { height: 20px;clear: both; width: 20px; }

.menu{ margin: 0; padding:0;}
.menu ul, .menu li {
	margin: 0px; padding: 0px;
	line-height: 100%;
}

.menu ul {
  list-style-type: none;
  background-repeat: repeat-x;
}
.menu li {
	border-bottom: 1px #E4E4E4 solid;
	background: #fff url(/img/sipka-menu.gif) 0 0 no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #970000;
}
.menu li p {
	padding: 7px 0 8px 20px;
}
.menu li p a {
	color: #970000;
	text-decoration: none;
	margin:0; padding:0;
	line-height: 100%;
}
.menu li a:hover { text-decoration: underline; }


.popis-menu{
padding: 0;
margin: 5px;
margin-left:20px; /* stejsky */
font-size: 12px;
line-height: 120%;
width: 200px;
}
/*END left menu*/

.menu2 { margin: 0; padding:0; width:240px;}
.menu2 ul, .menu2 li {
	margin: 0px; padding: 0px;
	line-height: 100%;
}

.menu2 ul {
  list-style-type: none;
  background-repeat: repeat-x;
}
.menu2 li {
	background: #fff url(/img/bg-column-mid-block-li-link.gif) 5px 10px no-repeat;
	font-size: 12px;
}
.menu2 li p {
	padding: 5px 0 3px 20px;
}
.menu2 li p a {
	color: #000000;
	text-decoration: underline;
	margin:0; padding:0;
	line-height:16px;
}
.menu2 li a:hover { text-decoration: underline; }


.foto {
margin: 5px 10px;
border: 1px #000 solid;
}
.foto-blog{
border: 4px #E4E4E4 solid;
}
.foto-tyden{
margin: 15px 0 3px 0;
border: 4px #E4E4E4 solid;
}
#middlecolumn h1{
color: #D43127;
font-weight: bold;
font-size: 24px;
margin: 0 0 15px 0;
padding: 0; 
}

#rightcolumn .innertube h2 {
padding: 0 8px;
color: #D43127;
font-weight: bold;
font-size: 18px;
border-bottom: 3px #D43127 solid;
}
#rightcolumn .innertube h2 a{
color: #D43127;
font-weight: bold;
font-size: 18px;
text-decoration: none;
}
#rightcolumn .innertube b.autor {
padding: 20px 0 20px 10px ;  
font-size: 12px;
}
#rightcolumn .innertube h3.tyden {
padding: 0 8px;
margin: 3px 0; 
color: #D43127;
font-weight: bold;
font-size: 16px;
border-bottom: 2px #E4E4E4 solid;
}
#rightcolumn .innertube h3.tyden a{
color: #D43127;
text-decoration: none;
}
#rightcolumn .innertube h3.tyden a:hover{
text-decoration: underline;
}
.popis-blog{
width: 220px;
line-height: 110%;
font-size: 12px;
margin: 8px 0px;
padding: 0px 10px;
}
.o-autorovi{
width: 220px;
line-height: 110%;
font-size: 12px;
margin: 8px 0px;
padding: 0px 10px;
}
.fav-autor{
font-size: 14px;
font-weight: bold;
margin: 5px 0;
}
.fav-autor span{
color: #D43127;
}
.message{
height: 20px;
padding: 3px 8px;
margin: 0 0 3px 0;
background: #E4E4E4;
font-weight: bold;
font-size: 12px;
color: #D43127;
}
#rightcolumn h3 {
padding: 0 8px;
font-size: 14px;
font-weight: bold;
border-bottom: 1px #E4E4E4 solid;  
}

.datum{ font-size: 10px; color: #999999; font-weight: normal; }
/*Vypis clanku*/
#article-list { margin: 0; padding: 0;  padding-right: 10px;}

#article-list #section h2 { font-size: 1.5em; font-weight: normal; }
#article-list #section h2 span { font-size: 0.6em; color: #666666; }
#article-list .article {  clear: both; padding-top: 6px; padding-bottom: 5px; line-height: 110%; font-size: 12px;}
#article-list .article .img { width: 110px; text-align: left; float: left; }
#article-list .article .img img { border: 1px solid #000;}
#article-list .article .text { width: 423px; float: left; }
#article-list .article .text p { font-size: 12px; }
#article-list .links {font-size: 11px; clear: both; width: 100%; color: #D43127; font-size: 11px; padding: 10px 0; text-align: center; }
#article-list .links a { color: #D43127; font-size: 11px; }

#article-list .article h3 { font-size: 14px; color: #D43127; font-weight: bold; margin: 0px 0px 8px 0px; }
#article-list .article h3 a { float: left; color: #D43127; text-decoration: none; padding: 2px 0 0 0; margin: 0 10px 0 0;}
#article-list .article h3 a:hover { text-decoration: underline;}
#article-list .article .author { font-size: 0.83em; color: #999999; }
#article-list .article .more a{ color: #CC0000; font-size: 11px; font-weight: bold; text-decoration: none; clear: both; }

#article-links { position: relative; clear: both; height: 60px; margin-bottom: 20px; font-size: 10px; padding-top: 2px;}
#article-links a { color:#000; font-weight: normal; border: 2px solid #E4E4E4; padding: 2px 4px 2px 4px; text-transform: uppercase;}
#article-links a:hover { border-color: #CC0000; color: #CC0000; text-decoration: underline;}
#article-links a.previous {position: absolute; top: 28px; left: 0px; font-size: 10px;}
#article-links a.next {position: absolute; top: 28px; right: 0px; font-size: 10px;}
#article-links .page-numbers { width: 320px; display: block; text-align: center; position: relative; top: 0px; left: 296px; overflow: visible;}
#article-links .page-numbers p { font-size: 1em; width: 320px; position: relative; left: -160px; top: -1px; overflow: visible; line-height: 40px;}
#article-links .page-numbers p a { padding: 5px 6px 5px 6px;}
#article-links .page-numbers a.active { border-color: #CC0000; color: #CC0000;}

#article {
	padding-right: 10px;
	overflow: hidden;
	width: 99%;
	font-size: 14px;
	line-height: 140%;
}

#article a {color: blue; text-decoration: underline;}
#article a:hover {text-decoration: none;}

#article[id] {
	o\verflow: visible;
	w\idth: auto;
	he\ight: 1%;
	font-size: 14px;
	line-height: 140%;
}
.cara { margin: 6px 160px; border-top: 1px solid #CCCCCC; text-align: center; width: 200px; height: 3px;}

#article #section h2 { font-size: 11px; color: #666666; font-weight: normal; margin-bottom: 4px;}
#article #section a { font-size: 11px; text-decoration: none; color: #D43127; }
#article h3 { font-size: 1.7em; font-weight: normal; line-height: 120%; color: #CC0000; margin-bottom: 10px; letter-spacing: -1px;}
#article h4 { font-size: 1.17em; font-weight: bold; margin-bottom: 2em; }
#article p { font-size: 1.17em; line-height: 140%; margin-bottom: 2em; }
#article p.clear { margin: 0px; }
#article img { margin: 5px 20px 5px 0; border: 1px #000 solid;}
#article p.introduction { font-weight: bold; margin-bottom: 1em; margin-top: 0.5em;}
#article .notes { border-top: 2px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; position: relative; height: 26px; overflow: hidden; margin-bottom: 10px;}
#article .notes p { font-size: 11px; color: #666666; position: absolute; line-height: 26px; margin-bottom: 0px; }
#article .notes p a { font-weight: bold; color: #000000; }
#article .notes p.author { left: 0px; }
#article .notes p.date { right: 0px; }

#article #tools span span {text-decoration: underline; cursor:pointer; }
#article #tools { background-color: #E4E4E4; text-align: center; padding: 0px 60px 0px 0px; height: 26px;}
#article #tools p { font-size: 11px; text-transform: uppercase; margin: 0px; line-height: 26px; position: relative; top: -7px;}
#article #tools a { text-decoration: none; color: black; }
#article #tools a span {text-decoration: underline; }
#article #tools img { position: relative; top: 7px; margin-left: 60px; margin-right: 5px; border: 0;  }

#article fieldset { border: 2px solid #E4E4E4; padding: 4px 10px; margin-top: 20px;}
#article legend {font-size: 14px; font-weight: bold; text-transform: uppercase; color: #000000; padding: 0px 5px;}
#article fieldset ul {margin: 0px; padding: 0px;}
#article fieldset li { padding: 2px 0px; list-style: none; font-size: 10px;}
#article fieldset li a {color: #D43127; font-size: 12px; background: url(/img/bg-column-mid-block-li-link.gif) left 4px no-repeat; padding-left: 1.2em; }
#article fieldset li a:visited {background-image: url(/img/bg-column-mid-block-li-visited.gif);}
#article fieldset li span { font-size: 0.83em; color: #999999; }


#article .hlasovani { width: 100%; text-align: left; font-size: 12px;}
#article img.palec { border: 0px; position: relative; top: 8px; left: 9px;}
#article  .links { width: 544px; color: #D43127; font-size: 11px; padding: 5px 0; text-align: center; }
#article  .links a { color: #D43127; font-size: 11px; } 
/*END Vypis clanku*/


/*Right column*/

/*END Right column*/

/* ANKETA */
#anketa1 {
	width: 150px;
	border: 1px solid grey;
	background-color: #FFFACD;
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, "sans-serif";
	font-size: 11px;
	padding: 7px;
}
#anketa1 span {
	display: block;
	font-size: 12px;
}
#anketa1 a {
	color: maroon;
	text-decoration: none;
	font-weight: bold;
}
#anketa1 a:hover {
	text-decoration: underline;
}
#anketa1 img {
	border: 0px;
	margin-top: 2px;
	margin-bottom: 6px;
}
#anketa1 .otazka {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 7px;
	color: black;
}
.spolu {
font-size: 12px;
	margin-top: 2px;
}
#anketa1 .perc {
	display: inline;
}
/* END ANKETA */

/* KALENDAR */
#kalendar{
width: 250px;
border: 1px #E4E4E4 solid;
border-collapse: collapse;
margin: 8px 0 0 0; 
}
th{
font-weight: bold;
font-size: 14px;
}
td{
font-size: 12px;
}
.week-name{
color: #fff;
background: #D43127;
}
.week{
background: #D43127;
}
.obsazeno{
background: #fff;
}
.volno{
background: #fff;
}
/* END KALENDAR */

/*****************************************************************/
/*           1.2 em 14px     1em 12px       0.92 11px DISCUSSION */
/*****************************************************************/
#discussion { clear: both; width: 100%; margin-top:10px; font-size: 12px;}
#portfolio { width: 654px;}
#discussion h2 { font-size: 14px; color: #FFFFFF; background-color: #666666; line-height: 1.85em; font-weight: bold; padding-left: 8px; text-transform: uppercase; }
#discussion .best-opinions { border: 1px solid #D9D9D9; background-color: #F8F8F8; padding: 8px 12px; margin-bottom: 10px; }
#discussion .best-opinions h3 { font-size: 12px; font-weight: bold; color: #000000; letter-spacing: 0px; }
#discussion .best-opinions td {font-size: 12px; padding: 1px 3px; }
#discussion #discussion-list { padding-bottom: 1px; }
#discussion .add-answer { border: 1px solid #D9D9D9; background-color: #F8F8F8; margin-top: 20px; padding: 0px;}
#discussion .add-answer h3 { font-size: 14px; color: #FFFFFF; background-color: #666666; line-height: 1.85em; font-weight: bold; padding-left: 8px; text-transform: uppercase; margin:0; }
#discussion .add-answer p { color: #666666;}
#discussion .add-answer label { color: #666666;}


#discussion .post {background: url(/img/post-bg.gif) left top repeat-y;}
#discussion .user-info {width: 150px; float: left; }
#discussion .user-info p { font-size: 12px; padding: 6px 13px; }
#discussion .user-info p a {font-size: 12px; font-weight: bold; }
#discussion .user-info p img { margin-top: 5px; margin-bottom: 0px; }
#discussion .user-info .date { font-size: 11px; color: #999999; }
#discussion .text { margin-left: 155px; }
#discussion .text .wrapper { padding: 4px 8px 0px 0px; line-height: 160%; }
#discussion .tools { text-align: right; padding-top: 15px; padding-bottom: 5px; line-height: 120%;}
#discussion .tools .reply {font-size: 12px; background: url(/img/discussion-tools-reply.gif) no-repeat left center;padding-left: 15px; white-space: nowrap;}
#discussion .tools .vote {font-size: 12px; background: url(/img/discussion-tools-vote.gif) no-repeat 7px center;	padding-left: 25px; white-space: nowrap; }
#discussion .tools .delete {font-size: 12px;  background: url(/img/discussion-tools-delete.gif) no-repeat 7px center;	text-align: right; white-space: nowrap; display: block; width: 63px;}

#discussion .level0 { margin: 0px; overflow:hidden; width:100%; }
#discussion .level0 { border-top: 1px solid #D9D9D9;}
#discussion .level1 { background: url(/img/discussion-level-bg.gif) left top no-repeat; border-top: 1px solid #D9D9D9; overflow:hidden; width:100%;}
#discussion .level1 .post { margin-left: 30px; }
#discussion .level2 { background: url(/img/discussion-level-bg.gif) 30px top no-repeat; border-top: 1px solid #D9D9D9; overflow:hidden; width:100%;}
#discussion .level2 .post { margin-left: 60px; }
#discussion .level3 { background: url(/img/discussion-level-bg.gif) 60px top no-repeat; border-top: 1px solid #D9D9D9; overflow:hidden; width:100%;}
#discussion .level3 .post { margin-left: 90px; }
#discussion .level4 { background: url(/img/discussion-level-bg.gif) 90px top no-repeat; border-top: 1px solid #D9D9D9; overflow:hidden; width:100%;}
#discussion .level4 .post { margin-left: 120px; }
#discussion .level5 { background: url(/img/discussion-level-bg.gif) 120px top no-repeat; border-top: 1px solid #D9D9D9; overflow:hidden; width:100%;}
#discussion .level5 .post { margin-left: 150px; }

#discussion img#palec { margin: 0 0 20px 15px; }
#discussion img#palec2 { margin: 15px 0 0 10px; }

#discussion .end { clear: both; border-top: 1px solid #D9D9D9; }

#discussion form { margin: 10px; }
#discussion form input { border: 1px solid #9D9B9C; height: 20px; }
#discussion form textarea { border: 1px solid #9D9B9C; width: 350px; height: 100px; }
#discussion form .submit { text-align:right; }
#discussion form .submit input { font-size: 11px; text-transform: uppercase; font-weight: bold; border: 1px solid #9D9B9C; background-color: #E1E1E1; height: 20px; width: 65px; text-align: center;}

/***************/
/* FORUM TYDNE */
/***************/
#forum-tydne { padding-right: 10px; font-size: 12px;}
#forum-tydne h3 { font-size: 2em; font-weight: normal; line-height: 120%; color: #CC0000; margin-bottom: 10px; letter-spacing: -1px;}
#forum-tydne h4 { font-size: 14px; color: #FFFFFF; background-color: #666666; line-height: 1.85em; font-weight: bold; padding-left: 8px; text-transform: uppercase; }
#forum-tydne #section h2 { font-size: 16px; color: #D43127;}
#forum-tydne #section {  width: 100%; position: relative; }
#forum-tydne #section .next-forum {font-size: 0.9em; position: absolute; top: 2px; right: 0px; text-align: right; } 
#forum-tydne div.forum-tydne { margin-top: 20px; }
#forum-tydne .note {width: 100%;}

/********/
/* FORM */
/********/
.form-textarea { border: 1px solid #999999; font-family: Arial, Helvetica, sans-serif; font-size: 12px;  }
.form-input {border:  1px solid #999999;}
.form-submit { border:  1px solid #999999; font-weight: bold; font-size: 11px; text-transform: uppercase; background-color: #E1E1E1; padding: 1px; margin-top: 5px; }

/* fotogalerie */
#fotogalerie {margin: 0; padding: 0;}
#fotogalerie h3 { font-size: 1.2em; font-weight: normal; line-height: 120%; color: #CC0000; margin-bottom: 10px; margin-left: 10px; letter-spacing: -1px;}
#fotogalerie p {font-size: 12px;}
#fotogalerie #main-img { text-align: center;  margin-left: auto; margin-right:auto; margin-top:10px; padding-top:10px; border-top:1px solid #CCCCCC; }
#fotogalerie #main-img img { border: 1px solid #000000; margin-bottom: 4px; }
#fotogalerie #main-img p { margin:0 0 10px 0; }
#fotogalerie #foto-scroller { width:99%; margin-left: auto; margin-right: auto; padding-left: 20px; }
#fotogalerie #foto-scroller img { margin:0 5px 0 5px; border: 1px solid #000000; }
#fotogalerie #foto-scroller span { border: 2px solid #E4E4E4; padding: 2px 4px 2px 4px; text-transform: uppercase; cursor:pointer; font-size: 10px; }
#fotogalerie #foto-scroller span:hover { border-color: #CC0000; color: #CC0000; }
#fotogalerie #foto-scroller span.previous { display:block; float: left; margin:35px 15px 0 0; font-size: 10px; }
#fotogalerie #foto-scroller span.next { display:block; float:left; margin:35px 0 0 15px; font-size: 10px; }
#fotogalerie #foto-scroller-items {	width:500px; overflow:hidden; float:left; }
#fotogalerie #foto-scroller-items-inner { white-space:nowrap; }
#fotogalerie #foto-scroller-items-inner img { cursor:pointer; }

#fotogalerie #main-img #foto-info {width: 450px; float: left; line-height: 130%; font-size: 12px; text-align: left; padding: 0 0 0 34px;  }
#fotogalerie #main-img #foto-info b{}
#fotogalerie #main-img #foto-info em{font-style: normal; font-weight: bold; color: #D43127;}
#fotogalerie #main-img #foto-info p{}
#fotogalerie #main-img #foto-hodnoceni {float: left; padding: 0 25px 0 0;}
#fotogalerie #main-img #foto-hodnoceni b{ float: left; font-size: 13px;  }
#fotogalerie #main-img #foto-hodnoceni img{ border: 2px #E4E4E4 solid; margin: 0; clear: both; }
#fotogalerie #main-img #foto-hodnoceni .ano{font-weight: bold;  color: #339900; float: left; margin: 0 5px 0 15px; text-align: center;}
#fotogalerie #main-img #foto-hodnoceni .ne{font-weight: bold; color: #D43127; float: left; margin: 0 0 0 5px; text-align: center;}
#fotogalerie #main-img #foto-hodnoceni .lomitko{font-weight: bold; float: left; margin: 0; }
/*************************************************************/
/*                                                    BLOCKS */
/*************************************************************/
#middlecolumn .block {width: 40%; border: 1px solid #CCCCCC; margin: 10px 0; }
#middlecolumn .block h2 {
  padding-left: 8px;
  font-size: 14px;
	line-height: 1.8em;
	background-color: #F8F8F8;
	border-bottom: 1px solid #CCCCCC;
}
#middlecolumn .block .block-content { padding: 7px; }

/**********/
/* SURVEY */
/**********/
#middlecolumn #survey form { margin: 0px; padding: 0px;	margin-top: 5px; }
#middlecolumn #survey .votes {	font-size: 0.8em;}
#middlecolumn #survey .votes img { vertical-align: middle;  padding-left: 5px; padding-right: 2px;}
#middlecolumn #survey .button-submit { text-align: center; margin-top: 10px;}
#middlecolumn #survey a { font-weight: bold; }
/* anketa */
#otazka p {
font-size: 12px;
padding: 0; 
margin: 4px; 
}
table.anketa {
	width: 100%;
}
.text table.anketa {
	padding: 0 5px 0 5px;
	width: auto;
}
.text table.anketa td {
	padding:5px 10px 5px 10px;
}
table.anketa img.odpovedimg {
	border: 1px solid #cecece;
}
.graf {
	width: 100%;
	height: 7px;
	display: block;
	border: 1px solid #cecece;
	background: #fff;
}
.vert_graf {
	width: 20px;
	height: 50px;
	display: block;
	border: 1px solid #cecece;
	background: #fff;
	vertical-align: bottom;
	margin: 0 auto 0 auto;
	position: relative;
}
.vertical td {
	text-align: center;
}
.vert_graf img {
	float: right;
	border: 1px solid #cecece;
	border: 0;
	position: absolute;
	bottom: 0;
	left: 0;
}
.graphalt {
	width: 8px;
	height: 8px;
	border: 1px solid #cecece;
}
.graph {
	width: 100%;
	background: #fff;
	border: 1px solid #cecece;
	text-align: center;
}
.text .graph {
	width: 138px;
	background: #fff;
	border: 1px solid #cecece;
	text-align: center;
}
table .graf img {
position: relative;
top: -5px;
	float: left;
	border: 0;
}

/* tlacitka blog.tyden.cz */
div#tlacitka{
position: relative;
top: -20px;
padding: 0; 
margin: 0; 
width: 536px;
}
div.outer {
	float: left;
	width: 268px; height: 60px;
	margin: 0;
	background: url( '/img/tlacitko-left.gif' ) 0 -60px no-repeat;
	}
div.outer-active {
	float: left;
	width: 268px; height: 60px;
	margin: 0;
	background: url( '/img/tlacitko-left.gif' ) 0 -60px no-repeat;
	}
div.outer-active a, div.outer a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font-size: 12px;
  font-weight: bold;
	text-decoration: none;
	background: url( '/img/tlacitko-left.gif' ) top left no-repeat;
	}
div.outer-active a{
background: url( '/img/tlacitko-left.gif' ) 0 -60px no-repeat;
text-decoration: underline;
}
div.outer-active span, div.outer span {
	display: block;
	margin:0; padding: 18px 0 0 42px;
	}
div.outer a:hover {
	background-image: none;
	text-decoration: underline;
	}


div.outer2 {
	float: left;
	width: 268px; height: 60px;
	margin: 0;
	background: url( '/img/tlacitko-right.gif' ) 0 -60px no-repeat;
	}
div.outer2-active {
	float: left;
	width: 268px; height: 60px;
	margin: 0;
	background: url( '/img/tlacitko-right.gif' ) 0 -60px no-repeat;
	}
div.outer2-active a, div.outer2 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font-size: 12px;
  font-weight: bold;
	text-decoration: none;
	background: url( '/img/tlacitko-right.gif' ) top left no-repeat;
	}
div.outer2-active a{
background: url( '/img/tlacitko-right.gif' ) 0 -60px no-repeat;
text-decoration: underline;
}
div.outer2-active span, div.outer2 span {
	display: block;
	margin:0; padding: 18px 0 0 42px;
	}
 div.outer2 a:hover {
  background-image: none;
	text-decoration: underline;
	}

/*******************************************************************************/
/*                                                   SEARCH RESULT  - SUBPAGES */
/*******************************************************************************/
#search-result { padding-right: 10px;}
#search-result a { text-decoration: none; }
#search-result a:hover { text-decoration: underline; }
#search-result h2 {font-size: 16px; font-weight: normal; line-height: 120%; color: #CC0000; margin-bottom: 10px; letter-spacing: -1px; }
#search-result h3 { font-size: 14px; color: #FFFFFF; background-color: #666666; line-height: 1.85em; font-weight: bold; padding-left: 8px; text-transform: uppercase; margin-top: 5px;}
#search-result .search-result-info { background-color: #F1F1F1; margin-bottom: 5px; width: 100%; position: relative !important;}
#search-result .search-result-info p {font-size: 12px; margin: 0px; padding: 5px 8px 5px 8px; }
#search-result .search-result-info p.sort-by { position: absolute; top: 0px; right: 0px;}
#search-result .search-result-info a { text-decoration: underline; }
#search-result .search-result-info .active { color: #666666; }
#search-result .result { margin-top: 5px; line-height: 100%; }
#search-result .result span { display: block; }
#search-result .result p { font-size: 12px; }
#search-result .result p strong { font-size: 12px; }
#search-result .result .article-title { font-size: 13px; font-weight: bold; color: #CC0000; text-decoration: none; }
#search-result .result .article-title a { color: #CC0000; }
#search-result .result .article-title a:hover { text-decoration: underline; }
#search-result .result .author { font-size: 11px; color: #666666; }
#search-result .result .date { font-size: 11px; color: #666666; }
#search-result .result .section {font-size: 12px; color: #666666; padding-bottom: 5px; border-bottom: 1px solid #E4E4E4;}
#search-result .result .section a {font-size: 12px; font-weight: normal; text-decoration: underline;}
#search-result .result .count {color: #666666; padding-bottom: 5px; border-bottom: 1px solid #E4E4E4;}

/* forms */
.post-form { background-color: #F1F1F1; text-align: center; }
.post-form form { text-align: left; margin: 0px auto 10px auto; padding: 10px; width: 80%;  color: #666666; }
.post-form h4 { font-size: 1.2em; color: #FFFFFF; background-color: #666666; line-height: 1.85em; font-weight: bold; padding-left: 8px; text-transform: uppercase; margin: 5px 0px 0px 0px; text-align: left;}
.post-form h4 a.help{color: #FFFFFF; margin-left: 300px; font-size: 0.8em; }
.post-form h4 a.help2{color: #FFFFFF; margin-left: 450px; font-size: 0.8em;}
.post-form label { display: block; margin-top: 5px; }
.post-form textarea { width: 100%; height: 100px; }
.post-form form p.note { font-size: 0.9em; color: #666666; margin-top: 10px; }
.post-form p { margin: 3px 0px !important; padding: 0px !important; }

/* obecne classy */
img.right {
	margin-left:10px !important;
}
img.left {
	margin-right:10px !important;
}
