/* Start of CMSMS style sheet 'Module: News' */
.NewsSummary {
    position: relative;
    font-size: 11px;
    padding-bottom: 10px;
    margin-bottom: 10px;
border-left: 1px solid #99CCFF;
  border-right: 1px solid #99CCFF;
border-bottom: 1px solid #99CCFF;
    text-align: justify;
    background: #E4F1F9 url(images/eureka/new_background_big.jpg) repeat-x bottom;
    z-index: 2;
}

.NewsSummaryLink {
    font-weight: bold;
    padding: 4px 0px 3px 6px;
    background-color: #99CCFF;
    font-size: 14px;
}

.NewsSummaryPostdate{
    position: absolute;
    top: 5px;
    right: 10px;
}

.NewsSummaryLink h3{
  margin: 0px;
  font-size: 14px;
  color: #114477;
}

.NewsSummaryLink a{
  color: #114477;
}
.NewsSummaryLink a:hover{
  color: #FFFFFF;
}
.NewsSummaryLink a:visited{
  color: #3399CC;
}

.NewsSummaryLink span{
  font-size: 10px;
  color: #336699;
}

.NewsSummaryCategory {
  padding: 2px 0px 0px 4px;
 }

.NewsSummarySummary, .NewsSummaryContent {
  padding: 5px 10px 3px 10px;
  
  line-height: 18px;
  font-size: 13px;
 }

.NewsSummaryMorelink {
  padding: 3px 0px 2px 4px;
}
.NewsSummaryEnding{
  border: 1px solid #99CCFF;
  border-top: none;
  height: 1px;
  line-height: 1px;
  clear: both;
}
h3{
  color: #629326;
}
#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #629326;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  text-align: justify;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}

/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

/* Start of CMSMS style sheet 'Accessibility and cross-browser tools' */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   display: none;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */
/* End of 'Accessibility and cross-browser tools' */

/* Start of CMSMS style sheet '*NEW* Eureka main style' */
body{
  margin: 0p;
  margin: 0 auto;
  padding-bottom: 10px;
  font-family: Arial, Helvetica, sans-serif;
  background: #314B6D url(images/eureka/new_background.jpg) repeat-x;
}
div{
   font-size: 1em;
}
h1{
  margin: 0px;
}
img{
  border: none;
}
fieldset{
  border: none;
  margin: 0px;
}
.hidden{
  display: none;
}
.clear{
  clear: both;
  height: 1px;
  line-height: 1px;
}
form{
  margin: 0px;
  padding: 0px;
}
a{
  color: #336699;
}
a:visited{
  color: Black;
}
a:hover{
  text-decoration: none;
}

#kontejner{
  width: 940px;
  margin: 0 auto;
}
#pagewrapper{
  width: 940px;
  margin: 0 auto;
  padding-bottom: 10px;
}
#header{
  width: 940px;
  height: 290px;
  background: url(images/eureka/new_header.jpg) no-repeat; 
  text-indent: -999em;
  cursor: pointer;
}
#content{
  padding: 5px 0px 20px 15px;
  width: 923px;
  border: 1px solid #000000;
  border-top: none;
  background-color: #FFFFFF;
}
#sidebar{
  width: 235px;
  float: left;
}
.sidebox h3{
  width: 232px;
  height: 22px;
  line-height: 22px;
  text-indent: 15px;
  margin: 0px;
  background: url(images/eureka/nadpis_pozadi.jpg) no-repeat left top;
  color: White;
  font-size: 12px;
}
.sidebox_back{
  width: 218px;
  margin: 0px 0px 20px 12px;
  padding: 10px 0px 10px 0px;
  background: #E4F1F9 url(images/eureka/new_background_small.jpg) repeat-x bottom;
  border: 1px solid #A3D2EF;
  border-top: none;
  text-align: center;
  font-size: 12px;
  color: #2377B5;
}
.sidebox img{
  border: 1px solid #3399CC;
}
.sidebox_back p{
  margin: 0px;
}
.sidebox_back a{
  color: #336699;
}
.sidebox_back a:visited{
  color: #2377B5;
}
.sidebox_back a:hover{
  text-decoration: none;
}
.vetsi_pismo{
  font-size: 13px;
}
.mensi_pismo{
  font-size: 11px;
  color: #6D9CB6;
}
.zarovnat_doleva{
  text-align: left;
  padding-left: 8px;
}
#search input{
  font-size: 12px;
  border: 1px solid #3389C7;
  border-top: 1px solid #99CBEB;
  border-left: 1px solid #99CBEB;
  background-color: #D2E5F1;
}
#anketa table{
  width: 200px;
  margin-left: 10px;
}
#anketa input{
  font-size: 12px;
  border: 1px solid #3389C7;
  border-top: 1px solid #99CBEB;
  border-left: 1px solid #99CBEB;
  background-color: #D2E5F1;
}
#anketa td{
  text-align: left;
}
#anketa p{
  padding-top: 5px;
}

#main{
  width: 667px;
  float: left;
  margin-left: 5px;
  background-color: #EAF3F8;
}
.blue_bar{
  background-color: #3B9BD8;
  border: 2px solid #3389C7;
  border-top: 2px solid #8FC6E9;
  border-right: 2px solid #8FC6E9;
}
.breadcrumbs{
  width: 650px; 
  font-size: 11px;
  color: White;
  line-height: 18px;
  text-indent: 10px;
}
.breadcrumbs a{
  color: White;
}
.breadcrumbs a:visited{
  color: White;
}
#main_content{
  clear: both;
  margin: 0px;
  padding: 0px 15px 10px 15px;
  font-size: 12px;
}
#main_content h2{
  margin: 8px 0px 5px 0px;
  color: #629326;
  font-size: 24px;
  border-bottom: 1px solid #629326;
  border-left: 5px solid #629326;
  text-indent: 5px;
}
#main_content h4{
  margin: 15px 0px 5px 0px;
  color: #629326;
  font-size: 16px;
}
#main_content p{
  margin: 10px 0px 5px 0px;
  line-height: 18px;
  text-align: justify;
}
#main_content cite{
  padding-left: 10px;
}
.onas{
  float: left;
  width: 500px;
  margin: 3px 0px 0px 13px;
  border-left: 1px solid #3399CC;
  padding-left: 20px;
}
code{
  text-align: left;
}
.img_left{
  margin: 6px 8px 0px 0px;
  float: left;
  border: 1px solid #3399CC;
}
.img_right{
  margin: 6px 0px 0px 10px;
  float: right;
  border: 1px solid #3399CC;
}
.img_center{
  margin: 3px 0px 3px 0px;
  text-align: center;
}
.img_center img{
  margin: 0px 5px 0px 5px;
  border: 1px solid #3399CC;
}
.right49{
  float: right;
}
.right49 p{
  padding: 3px 4px 0px 0px;
  margin: 0px;
  font-size: 11px;
  color: White;
}
.left49 p{
  padding: 2px 0px 2px 4px;
  margin: 0px;
  font-size: 11px;
  color: White;
}
.right49 a{
  color: White;
}
.right49 a:visited{
  color: White;
}
.left49 a{
  color: White;
}
.left49 a:visited{
  color: White;
}

#imagegallery{

}
.thumb{
  text-align: center;
  width: 95px;
  height: 95px;
  padding: 3px;
  float: left;
}
.thumb img{
  border: 1px solid #3399CC;
}
#footer{
  text-align: center;
  font-size: 11px;
  color: #FFFFFF;
}
#footer a{
  color: #FFFFFF;
}

.hledej{
  background: white !important;
  padding-left: 5px;
}

/* End of '*NEW* Eureka main style' */

