@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #f1f0ff;
	/*background-color: #b7daf7;*/
}
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #282828;
}
a:link {
	color: #e67825;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #e67825;
}
a:hover {
	text-decoration: underline;
	color: #e67825;
}
a:active {
	text-decoration: none;
	color: #e67825;
}
.siteWrapper {
	/*background-image: url(/images/pik5/site-bg.jpg);
	background-repeat: no-repeat;*/
	background-image: url(/images/pik5/site-bg-repeat.jpg);
	background-repeat: repeat-y;
	margin: auto;
	padding: 0px;
	clear: both;
	height: auto;
	width: 1000px;
}
.topMenu {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 1000px;
	background-image: url(/images/pik5/header-bg.jpg);
	background-repeat: no-repeat;
}
.topMenu ul {
	float: right;
	list-style-type: none;
	clear: both;
	padding: 0px;
	margin: 0px;
}
.topMenu li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	margin-right: 10px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}
.topMenu li a {
	display: block;
	height: 28px;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 11px;
}
.topMenu li a:link {text-decoration: none; color: #4c4f50;}
.topMenu li a:visited {text-decoration: none; color: #4c4f50;}
.topMenu li a:hover {
	text-decoration: none;
	color: #ffffff;
	background-image: url(/images/pik5/menu-tick.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.topMenu li a:active {text-decoration: none; color: #4c4f50;}

.topMenu li.active a:link {
	text-decoration: none;
	color: #ffffff;
	background-image: url(/images/pik5/menu-tick.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.topMenu li.active a:visited {
	text-decoration: none;
	color: #ffffff;
	background-image: url(/images/pik5/menu-tick.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.topMenu li.active a:active {
	text-decoration: none;
	color: #ffffff;
	background-image: url(/images/pik5/menu-tick.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.header {
	padding: 0px;
	clear: both;
	height: 130px;
	width: 1000px;
	padding-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.mainRow {
	padding: 0px;
	clear: both;
	width: 1000px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
.mainRow .leftCol {
	background-image: url(/images/pik5/leftBox-bg.gif);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 57px;
	margin-bottom: 30px;
}
.mainRow .rightCol {
	clear: none;
	float: right;
	width: 629px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.mainRow .leftCol .titleRoll {
	background-image: url(/images/pik5/leftBox-title.png);
	background-repeat: no-repeat;
	clear: both;
	height: 6px;
	width: 250px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.mainRow .leftCol .title {
	background-color: #eba621;
	padding: 0px;
	clear: both;
	height: auto;
	width: 225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}
.mainRow .leftCol .sponsor {
	margin: auto;
	text-align: center;
}
.mainRow .leftCol .sponsor img {
	max-width: 220px;
	margin-top: 10px;
	border-style: none;
}
.mainRow .rightCol .sponsor img {
	max-width: 220px;
	margin-top: 10px;
	border-style: none;
}

.header .left {
	background-image: url(/images/pik5/zavihek-levo.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 130px;
	width: 101px;
}
.siteWrapper .header .logo {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 130px;
	width: 232px;
	/*background-image: url(/images/pik5/logo-pozdrav-iz-kotla-5.png);
	background-repeat: no-repeat;*/
}
.siteWrapper .header .logo img {
	border-style: none;
}
.siteWrapper .header .right {
	background-image: url(/images/pik5/zavihek-desno.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 130px;
	width: 627px;
}
ul.social {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top: 2px;
}
ul.social li {
	display: block;
	float: left;
	white-space: nowrap;
	width: auto !important;
	margin-right: 15px;
}
ul.social li.youtube {margin-right: 0px;}
ul.social li a {
	display: block;
	clear: both;
	height: 32px;
	width: 32px;
	padding: 0px;
}
ul.social li.facebook a {background: transparent url(/images/pik5/share-facebook.png) no-repeat scroll 0 0px;}
ul.social li.myspace a {background: transparent url(/images/pik5/share-myspace.png) no-repeat scroll 0 0px;}
ul.social li.twitter a {background: transparent url(/images/pik5/share-twitter.png) no-repeat scroll 0 0px;}
ul.social li.digg a {background: transparent url(/images/pik5/share-digg.png) no-repeat scroll 0 0px;}
ul.social li.youtube a {background: transparent url(/images/pik5/share-youtube.png) no-repeat scroll 0 0px;}

.mainRow .leftCol h3 {
	color: #512507;
	font-size: 13px;
	text-transform: uppercase;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold !important;
}
.mainRow .leftCol h4 {
	color: #010101;
	font-size: 11px;
	text-transform: uppercase;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold !important;
}
.mainRow .leftCol .currentProgram {
	margin-left: 15px;
	margin-right: 10px;
	width: 225px;
	font-size: 11px;
	margin-bottom: 10px;
}
.mainRow .leftCol .currentProgram img {
	border: 3px solid #d1cec8;
	float: left;
}
.mainRow .leftCol .currentProgram .rightTxt {
	float: right;
	width: 138px;
}
.mainRow .leftCol .currentProgram .rightTxt h4 {
	margin: 0px;
	margin-bottom: 2px;
}
.mainRow .leftCol .currentProgram .rightTxt span {
	color: #787878;
	clear: right;
}
.mainRow .leftCol .currentProgram .rightTxt a.readMore {
	display: block;
	clear: right;
	margin-top: 3px;
}

.mainRow .leftCol .currentProgram .normalTxt {
}
.mainRow .leftCol .currentProgram .normalTxt h4 {
	margin: 0px;
	margin-bottom: 2px;
}
.mainRow .leftCol .currentProgram .normalTxt span {
	color: #787878;
	clear: right;
}
.mainRow .leftCol .currentProgram .normalTxt a.readMore {
	display: block;
	clear: right;
	margin-top: 3px;
}

.mainRow .leftCol .searchForm {
	position: relative;
	height: 27px;
}
.mainRow .leftCol .searchForm input#q {
	border-style: none;
	background-color: transparent;
	background-image: url(/images/pik5/input-bg.gif);
	background-repeat: no-repeat;
	width: 161px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b3b3b3;
	text-transform: uppercase;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 4px;
	position: absolute;
	top: 9px;
	left: 15px;
}

.mainRow .leftCol .searchForm input#s {
	width: 53px;
	height: 20px;
	position: absolute;
	top: 9px;
	left: 187px;
}

.mainRow .leftCol .galleryNew {
	margin-left: 6px;
}
.mainRow .leftCol .galleryNew img {
	border: 3px solid #d1cec8;
	width: 60px;
	height: 60px;
	margin-left: 9px;
}

.rightCol .contentBox {
	background-image: url(/images/pik5/content-top.png);
	background-repeat: no-repeat;
	padding-top: 19px;
	margin-bottom: 25px;
}

.rightCol .contentBox .contentTitle {
	background-color: #e67825;
	width: 583px;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.rightCol .contentBox .contentTitle h1 {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
}
.rightCol .contentBox .contentTitle span {
	font-size: 11px;
}
.rightCol .contentBox .contentTitle span span {
	color: #512507;
}
.rightCol .contentBox .contentTitle span.datum {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	display: block;
	float: right;
	margin-right: 0px;
}

.rightCol .contentBox .text {
	background-image: url(/images/pik5/content-bg.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.rightCol .contentBox .text img {
	border-style: none;
}
.rightCol .contentBox .text .highslide-gallery img {
	border: 4px solid #f4cf87;
}
.rightCol .contentBox .text .highslide-gallery img:hover {
	border: 4px solid #e67825;
}
.rightCol .contentBox .lead {
	background-image: url(/images/pik5/content-bg.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
}
.rightCol .contentBox .lead img {
	float: right;
	margin: 15px;
}
.rightCol .contentBox .text ul {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 25px;
}

.rightCol .contentBox .text ul.photoList {
	clear: both;
	list-style-type: none;
	padding-left: 15px;
}
.rightCol .contentBox .text ul.photoList li {
	float: left;
	display: block;
	padding-right: 15px;
	padding-bottom: 15px;
	width: 176px;
}
.rightCol .contentBox .text ul.photoList li img {
	border: 4px solid #f4cf87;
	clear: both;
}
.rightCol .contentBox .text ul.photoList li img:hover {
	border: 4px solid #e67825;
}
.rightCol .contentBox .text ul.photoList li a {
	clear: both;
	display: block;
	margin-bottom: 3px;
}

.footerHor {
	background-image: url(/images/pik5/footer-hor.png);
	background-repeat: no-repeat;
	height: 2px;
	clear: both;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 10px;
}
.menuFooter {
	clear: both;
	text-align: center;
}
.menuFooter ul {
	list-style-type: none;
	clear: both;
	padding: 0px;
	margin: auto;
}
.menuFooter li {
	margin: 0px;
	padding: 0px;
	display: inline;
	margin-right: 10px;
	font-size: 11px;
	color: #6e6e6e;
}
.menuFooter li a:link {text-decoration: none; color: #6e6e6e;}
.menuFooter li a:visited {text-decoration: none; color: #6e6e6e;}
.menuFooter li a:hover {text-decoration: none; color: #e67825;}
.menuFooter li a:active {text-decoration: none; color: #6e6e6e;}

.menuFooter li.active a:link {text-decoration: none; color: #e67825;}
.menuFooter li.active a:visited {text-decoration: none; color: #e67825;}
.menuFooter li.active a:active {text-decoration: none; color: #e67825;}

.footer {
	clear: both;
	padding-top: 10px;
	color: #6e6e6e;
	text-align: center;
	font-size: 11px;
	padding-bottom: 15px;
}

.eventRow {
	padding-bottom: 8px;
	padding-top: 5px;
	clear: both;
	
	position: relative;
}
.eventRow .time {
	display: inline;
	font-size: 14px;
	font-weight: bold;
	margin-right: 2px;
}
.eventRow h3 {
	display: inline;
	font-size: 15px;
}
.eventRow .lead {
	font-size: 12px;
}
.eventRow a.readMore {
	display: block;
	float: right;
	width: 139px;
	height: 30px;
	background-image: url(/images/pik5/preberi-vec.png);
	background-repeat: no-repeat;
	font-size: 0px;
	
	position:absolute;
	top: -3px;
	left: 469px;
}

.siteColor {
	background-color: #b7daf7;
}
.headMenuBg {
	background-image: url(/images/pik5/headMenu-bg.gif);
	background-repeat: repeat-x;
}

.sponsorBox {
	width: 220px;
	height: 220px;
	padding: 15px;
	margin: 20px;
	border: 1px solid #dddddd;
	float: left;
	text-align: center;
	vertical-align: middle;
}
.sponsorBox td {
	height: 220px;
	width: 220px;
	vertical-align: middle;
	text-align: center;
}
.cb {
	clear: both;
}

.resultRow {
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}
