/* ------------------------------------------------------------------ */
/* screen.css                                                         */
/* copyright - ILIKETHIS! www.ilikethis.cz                            */
/* ------------------------------------------------------------------ */
@media screen {	
	/* ----- contentText */
		.contentText {
			line-height: 1.5em;
			width: 600px;
			overflow: hidden;
		}
		/* ----- normal text */
			.contentText h1 {
				margin: 0 0 0.8em 0; 
				padding: 0;
		  	color:#0E692C;
        font-family: Georgia,"Times New Roman",Times,serif;
        font-size:20px;
				font-weight: normal;
			}
			.contentText h2 {
				margin: 0.8em 0 0.3em 0; 
				color: #B91F33;
				font-size: 130%;
			}
			.contentText h3 {
				margin: 0.8em 0 0.3em 0;
				color: #B91F33;
				font-size: 120%;
			}
			.contentText p {
				margin: 0.3em 0; 
			}
		/* end. normal text */
		
		.contentText h1.link {
			margin: 0 0 0.5em 0; 
			color: #B91F33;
      font-family: Georgia,"Times New Roman",Times,serif;
      font-size:20px;
			position: relative;
		}
		.contentText h1.link a {
			padding: 0 15px 0 0;
			background: url(../img/icons/h1-link.gif) 100% 8px no-repeat;
			position: relative;
		}
		.contentText h1.link a.rss {
			position: absolute;
			left: 520px; top: -10px;
			font-size: 70%;
			text-transform: uppercase;
			background: url(../img/icons/rss.png) 0 2px no-repeat;
			padding: 0 0 0 20px;
		}
		
		.contentText h2.hilight {
			margin: 0.5em 0 0.5em 0; 
			padding: 1px 5px;
			color: #fff;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 100%;
			background-color: #009ccc;
			display: inline-block;
		}
		
		.contentText .line {
			border-bottom: 1px solid #cac4c4;
			height: 1em;
			margin: 0 0 0 0;
		}
		
		.contentText ul {
			list-style-type: none;
			margin: 1em 0 1em 2px; padding: 0;
		}
		.contentText ul li {
			background: url(../img/bg/list.gif) 0 8px no-repeat;
			display: block;
			padding: 0 0 0 15px;
		}
		
		/* ----- contectBox */
			.contectBox {
				border-bottom: 1px solid #cac4c4;
				margin: 10px 0 0 0;
				padding: 0px 0 10px 0;
			}
			.contectBox .left,
			.contectBox .center {
				float: left;
				width: 160px;
				margin: 0 30px 0 0;
			}
			.contectBox .center {
				margin: 25px 0 0 0;
			}
			.contectBox .right {
				float: right;
			}
			.contectBox h3 {
				color: #e6332a;
				font-size: 110%;
				font-weight: normal;
				margin: 0 0 5px 0; padding: 0;
			}
			.contectBox h4 {
				color: #000;
				font-size: 100%;
				margin: 0; padding: 0;
			}
		/* end. contectBox */
		
		/* ----- formBox */
			.contactForm h2 {
				color: #B91F33;
				font-size: 110%;
				font-weight: normal;
				margin: 20px 0 5px 0; padding: 0;
			}
			.contactForm p {
				font-size: 90%;
			}
			.formBox {
				background: url(../img/bg/formbox-top.png) 0 0 no-repeat;
				width: 332px;
				margin: 20px 0 0 0;
			}
			.formBox .formBoxMain{
				background: url(../img/bg/formbox-bottom.png) 0 100% no-repeat;
				padding: 15px 15px 0 15px;
			}
			.formBox .formBoxMain dl {
				margin: 0; padding: 0;
				width: 265px;
			}
			.formBox .formBoxMain dl dd {
				margin: 3px 0 10px 0; padding: 0;
			}
			.formBox .formBoxMain dl input.text {
				border: none;
				width: 180px;
				padding: 3px 5px;
			}
			.formBox .formBoxMain dl textarea.text {
				border: none;
				width: 255px;
				height: 80px;
				padding: 3px 5px;
			}
			.formBox .formBoxMain dl input.text.error {
				background-color: #dd6660;
			}
			.formBox .formBoxMain dl p.error {
				color: red;
				font-size: 90%;
				margin: 0;
			}
		/* end. formBox */
		
		/* ----- referenceBox */
			.referenceBox {
				width: 160px;
				position: relative;
				float: left;
				text-align: center;
				margin: 10px 14px 0 15px;
			}
			.referenceBox a.linkImg {
				background-image: url(../img/bg/references-box.png);
				background-repeat: no-repeat;
				height: 108px; width: 130px;
				display: block;
				padding: 15px;
				margin: 0 0 8px 0;
				text-align: left;
			}
			.referenceBox a.linkImg span {
				display: table-cell; vertical-align: middle; position: relative;
				height: 108px;
			}
			.referenceBox a.linkImg img {
			}
		/* end. recerenceBox */
		
		/* ----- boxLeft, boxRight */
			.boxLeft {
				width: 267px;
				float: left;
				padding: 15px 0 0 0;
			}
			.boxLeft .dateBox, .boxRight .dateBox  {
				background: url(../img/bg/datebox.png) 0 0 no-repeat;
				width: 32px;
				height: 38px;
				padding: 0px 6px 5px 4px;
				text-align: center;
				color: #fff;
        font-family:Tahoma;
        font-size:12px;
				font-weight: bold;
				float: left;
				margin: -4px 9px 0 0;
			}
			.boxLeft .dateBox.act, .boxRight .dateBox.act {
				color: #fff;
			}
			.contentText .boxLeft .newsBox, .contentText .boxRight .newsBox {
				float: left;
				width: 210px;
				margin: 0 0 9px 0;
				font-size: 90%;
			}
			.boxLeft .newsBox h4 {
				font-size: 100%;
				margin: 0;
				font-weight: normal;
				line-height: 1.3em;
			}
			.boxLeft .newsBox p {
				margin: 0;
				line-height: 1.3em;
			}
			
			.boxRight {
				width: 280px;
				float: right;
				border-left: 1px dotted #000;
				padding: 15px 0 0 20px;
			}
			.boxRight .newsBox {
				float: left;
				width: 280px;
				margin: 0 0 9px 0;
				font-size: 90%;
			}
			.boxRight .newsBox img {
				float: left;
				margin: 0 9px 12px 0;
			}
			.contentText .boxRight .newsBox .fleft {
				width: 150px;
				float: left;
			}
			.boxRight .newsBox h4 {
				font-size: 100%;
				margin: 0;
				font-weight: normal;
				line-height: 1.3em;
			}
			.boxRight .newsBox p {
				margin: 0;
				line-height: 1.3em;
			}
		/* end. boxLeft, boxRight */
		.archiveSection {
			margin: 0.5em 80px 0.5em 0;
			text-align: right;
			color: #009ccc;
		}
		.archiveSection a {
			background: url(../img/icons/archivesection.png) 0 2px no-repeat;
			padding: 4px 0 5px 28px;
		}
		
		/* ----- contentNavig */
			.contentNavig {
				border-bottom: 1px solid #cac4c4;
				padding: 0 0 1.4em 0;
			}
			.contentNavig a.act {
				background-color: #009ccc;
				padding: 1px 2px;
				color: #fff;
				text-decoration: none;
			}
		/* end. contentNavig */
		
		/* ----- newsBox */
			.contentText .newsBox {
				margin: 1.4em 0 2em 0;
				font-size: 90%;
			}
			.contentText .newsBox img {
				float: left;
				margin: 0 22px 0px 0;
			}
			.contentText .newsBox .fleft {
				width: 448px;
				float: left;
				margin: -2px 0 0 0;
			}
			.contentText .newsBox h4 {
				font-size: 100%;
				margin: 0;
				font-weight: normal;
				line-height: 1.3em;
			}
			.contentText .newsBox p {
				margin: 0;
				line-height: 1.3em;
			}
		/* end. newsBox */
		
		/* ----- downloadFiles */
			.downloadFiles {
				background: url(../img/bg/downloadfile-top.png) 0 0 no-repeat;
				margin: 1em 0;
			}
			.downloadFiles .downloadFilesMain {
				background: url(../img/bg/downloadfile-bottom.png) 0 100% no-repeat;
				padding: 0;
			}
			.downloadFiles ul {
				display: table;
				width: 100%;
				margin: 0; padding: 10px 15px;
			}
			.downloadFiles ul li {
				background-image: none;
				padding: 0;
				display: block;
				float: left;
				margin: 3px 25px 3px 0;
				font-size: 90%;
			}
			.downloadFiles ul li a {
				background-repeat: no-repeat;
				background-position: 0 5px;
				padding: 4px 0;
				display: block;
			}
			.downloadFiles ul li a.pdf {
				background-image: url(../img/icons/file-pdf.gif);
				padding-left: 26px;
			}
			.downloadFiles ul li a.doc {
				background-image: url(../img/icons/file-doc.gif);
				padding-left: 26px;
			}
			.downloadFiles ul li a.xls {
				background-image: url(../img/icons/file-xls.gif);
				padding-left: 26px;
			}
		/* end. downloadFiles */
		
		/* ----- photogalery */
			/* ----- .photoBoxT1 */
				.photoBoxT1 {
					font-size: 90%;	
				}
				.photoBoxT1 h2 {
					font-size: 110%;
					margin: 0; padding: 0;
					font-weight: normal;
				}
				.photoBoxT1 .boxP {
					width: 157px;
					background-color: #f0efef;
					padding: 10px 10px;
					float: left;
					margin: 10px 6px;
					position: relative;
				}
				.photoBoxT1 a.img {
					width: 156px;
					height: 105px;
					overflow: hidden;
					display: block;
				}
				.photoBoxT1 span.large {
					background: url(../img/icons/img-large.png) 0 0;
					display: block;
					width: 15px; height: 15px;
					position: absolute;
					right: 5px; top: 5px;
				}
				.photoBoxT1 a.description {
					display: block;
					margin: 6px 0 0 0;
					
				}
			/* end. photoBoxT1 */
			
			/* ----- .photoBoxT2 */
				.photoBoxT2 {
				}
				.photoBoxT2 h2 {
					font-size: 100%;
					margin: 0; padding: 0;
					font-weight: normal;
				}
				.photoBoxT2 .boxP {
					margin: 15px 0 0 0;
				}
				.photoBoxT2 div.img {
					display: block;
					background-color: #f0efef;
					padding: 10px 10px 5px 10px;
					margin: 0px 20px 0 0;
					position: relative;
					float: left;
					position: relative;
				}
				.photoBoxT2 div.img a {
					width: 156px;
					height: 105px;
					overflow: hidden;
					display: block;
					margin: 0 0 5px 0;
				}
				.photoBoxT2 div.img a.large {
					background: url(../img/icons/img-large.png) 100% 0 no-repeat;
					display: block;
					height: 15px;
					margin: 0px 0 0 0;
				}
				.photoBoxT2 div.description h3 {
					font-size: 110%;
					color: #000;
					margin: 0px 0 0 0;
				}
			/* end. photoBoxT2 */
			
			/* ----- .photoBoxT3 */
				.photoBoxT3 {
				}
				.photoBoxT3 h2 {
					font-size: 100%;
					margin: 0; padding: 0;
					font-weight: normal;
				}
				.photoBoxT3 .boxP {
					margin: 15px 0 0 0;
				}
				.photoBoxT3 div.img {
					float: left;
				}
				.photoBoxT3 div.imgMain {
					display: block;
					background-color: #f0efef;
					padding: 10px 10px 5px 10px;
					margin: 0px 20px 0 0;
					position: relative;
				}
				.photoBoxT3 div.img a {
					width: 156px;
					height: 105px;
					overflow: hidden;
					display: block;
					margin: 0 0 5px 0;
				}
				.photoBoxT3 div.img a.large {
					background: url(../img/icons/img-large.png) 100% 0 no-repeat;
					display: block;
					height: 15px;
					margin: 0px 0 0 0;
				}
				.photoBoxT3 div.imgSmall {
					color: #000;
					margin: 0px 0 0 0;
					width: 200px;
					float: left;
				}
				.photoBoxT3 div.imgSmall a {
					border: 1px solid #cfc9c9;
					display: block;
					float: left;
					margin: 0 13px 9px 0;
				}
			/* end. photoBoxT2 */
		/* end. photogalery */
	/* end. contentText */
	
	
	
	/* ----- sideBarLeft */
		.sideBarLeft .newsletterBox {
			background: url(../img/bg/newslleterbox-bottom.png) 0 100% no-repeat;
		}
		.sideBarLeft .newsletterBoxMain {
			background: url(../img/bg/newslleterbox-top.png) 0 0 no-repeat;
			padding: 9px;
			font-size: 90%;
		}
		.sideBarLeft .newsletterBoxMain strong.title {
			text-transform: uppercase;
		}
		.sideBarLeft .newsletterBoxMain p {
			margin: 0.3em 0;
			line-height: 1.3em;
		}
		.sideBarLeft .newsletterBoxMain input.text {
			border: 1px solid #343233;
			padding: 3px 5px 3px 5px;
			font-size: 100%;
			width: 145px;
			margin: 2px 0 5px 0;
		}
	/* end. sideBarLeft */
	
	
	/* ----- loginBox */
		.loginBox {
			background: url(../img/bg/loginbox-bottom.png) 0 100% no-repeat;
			margin: 0 0 9px 0;
			width: 100%;
		}
		.loginBoxMain {
			background: url(../img/bg/loginbox-top.png) 0 0 no-repeat;
			padding: 9px;
			font-size: 90%;
		}
		.loginBox strong.title {
			text-transform: uppercase;
		}
		.loginBox p {
			margin: 0.3em 0 1em 0;
			line-height: 1.3em;
		}
		.loginBox input.text {
			border: 1px solid #343233;
			padding: 3px 5px 3px 5px;
			font-size: 100%;
			width: 140px;
			margin: 2px 0 5px 0;
		}
	/* end. loginBox */
	
	/* ----- boxType1 */
		.boxType1 {
			
			margin: 9px 0;
			font-size: 90%;
			width: 100%;
		}
		.boxType1Main {
			padding: 11px 13px;
			border: 3px solid #cac4c4;
		}
		.boxType1Main h5 {
			font-size: 100%;
			border-bottom: 1px dotted #000;
			padding: 0 0 7px 0;
			margin: 0 0 1em 0;
			line-height: 1.3em;
		}
	/* end. boxType1 */
	
	/* ----- boxVote */
		.boxVote {
			background: url(../img/bg/boxvote-bottom.png) 0 100% no-repeat;
			margin: 0 0 9px 0;
			width: 100%;
		}
		.boxVote .boxVoteMain {
			background: url(../img/bg/boxvote-top.png) 0 0 no-repeat;
			padding: 9px;
			font-size: 90%;
		}
		.boxVote p {
			margin: 0.3em 0 1em 0;
			line-height: 1.3em;
		}
		.boxVote h5 {
			font-size: 90%;
			border-bottom: 1px solid #bdb3b3;
			padding: 0 0 7px 0;
			margin: 0 0 1em 0;
			line-height: 1.3em;
		}
		.boxVote .questionBox strong.title {
			display: block;
			margin: 1em 0 0 0;
		}
		.boxVote .questionBox .vote {
			background-color: #2b97b3;
			height: 8px;
		}
	/* end. boxVote */
	
	/* ----- boxContact */
		.boxContact p {
			padding: 0 0 0 20px;
			margin: 0.2em 0;
		}
		.boxContact p.icq {
			background: url(../img/icons/contact-icq.png) 0 2px no-repeat;
		}
		.boxContact p.skype {
			background: url(../img/icons/contact-skype.png) 0 2px no-repeat;
		}
		.boxContact p.tel {
			background: url(../img/icons/contact-tel.png) 0 2px no-repeat;
		}
		.boxContact p.email {
			background: url(../img/icons/contact-email.png) 0 4px no-repeat;
		}
	/* end. boxContact */
	
	.flRight{
    float:right;
    margin-bottom: 10px;
  }
  
  .flLeft{
    float:left;
    margin-bottom: 10px;
  }
	
}
