@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Raleway:400,800,300,700,500&subset=latin,latin-ext);
* { outline: none; }
body {
	background-image: url(../images/top-head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 19px;
}
.MainContainer {
	display: block;
	width: 960px;
	margin: 0px auto;
	min-height: 700px;
	margin-bottom: 10px;
}
.TopMenuContainer {
	display: block;
	padding-top: 25px;
	padding-bottom: 15px;
	color: #FFF;
	text-decoration: none;
	margin-bottom: 45px;
	margin-left: 80px;
}
.TopMenuLink {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-right: 18px;
	float: left;
	font-weight: 400;
	font-size: 13px;
}
a.TopMenuLink:link {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-right: 18px;
	float: left;
	font-weight: 400;
	font-size: 13px;
}
a.TopMenuLink:hover {
	color: #A9D6EB;
	text-decoration: none;
	display: block;
	padding-right: 18px;
	float: left;
	font-weight: 400;
	font-size: 13px;
}
.LogoSearchContainer {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	margin-bottom: 20px;
}
.Logo {
	display: block;
	width: 296px;
	float: left;
	margin-top: -65px;
}
.LogoTitle {
	display: block;
	float: left;
	margin-top: -3px;
	margin-left: 52px;
	color: #666;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
}

.Search {
	display: block;
	float: right;
	width: 215px;
	margin-top: 10px;
}



.EmptyPlayinContainer {
	display: block;
	height: 45px;
	color: #FFF;
}
.MainContentContainer {
	background-color: #FFF;
	display: block;
	border-radius: 6px;
}



.clear {
	display: block;
	clear: both;
}
.SearchInput {
	-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.31);
	-moz-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.31);
	box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.31);
	background-color: transparent;
	border: 1px solid #CCC;
	width: 170px;
	background-image: url(../images/search_btn.png);
	background-repeat: no-repeat;
	background-position: 160px;
	height: 30px;
	border-radius: 6px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.HeaderSlider {
	display: block;
	height: 340px;
	width: 925px;
	margin: 0px auto;
	-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.31);
	-moz-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.31);
	box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.31);
}

.Sbtn {
	display: block;
	position: absolute;
	z-index: 1200;
	border: 0px none transparent;
	width: 25px;
	height: 25px;
	margin-top: -31px;
	margin-left: 175px;
	cursor: pointer;
	cursor: hand;
}

.FBPlace {
	display: block;
	float: right;
	width: 135px;
	background-color: #FFF;
	border-radius: 4px;
	padding: 4px;
	margin-top: -6px;
}

.NowPlayin {
	display: inline-block;
	float: right;
	width: auto;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: -5px;
}
.PathFinder {
	background-image: url(../images/bottom_shadow.jpg);
	background-position: center 33px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-top: 10px;
	background-repeat: no-repeat;
}
.Path {
	display: block;
	float: left;
}
.FooterContainer {
	background-color: #363839;
	min-height: 300px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFF;
	-webkit-box-shadow: 0px 0px 14px rgba(50, 50, 50, 0.57);
	-moz-box-shadow: 0px 0px 14px rgba(50, 50, 50, 0.57);
	box-shadow: 0px 0px 14px rgba(50, 50, 50, 0.57);
	margin-top: 10px;
}
.CopyrightContainer {
	display: block;
	background-position: center -70px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.Copyright {
	width: 960px;
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 15px;
	color: #000;
	text-decoration: none;
}
.Cr1 {
	display: block;
	float: left;
}
.Cr2 {
	display: block;
	float: right;
}
.FooterContentPlus {
	margin: 0px auto;
	width: 940px;
	padding-top: 35px;
}
.FooterTitlePlus {
	font-size: 18px;
	font-weight: 500;
	color: #FFF;
	text-decoration: none;
	margin-bottom: 15px;
}
.P2Title {
	font-size: 21px;
	font-weight: 600;
	color: #666;
	text-decoration: none;
	display: block;
	margin-bottom: 15px;
}
.MainContentContainer2 {
	padding-left: 20px;
	padding-right: 20px;

}
.ImageShow1 {
	display: block;
	width: 220px;
	height: auto;
	margin-bottom: 30px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}
.ImageShow2 {
	display: block;
	width: 190px;
	height: auto;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}

.PhotoGroups {
	display: block;
	border: 1px solid #999;
	width: 180px;
	height: 108px;
	background-color: #FFF;
	padding: 1px;
}
.PhotoGroups2 {
	display: block;
	border: 5px solid #FFFFFF;
	width: 220px;
	height: 132px;
	background-color: #FFF;
	padding: 1px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	-moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
}
.PhotoGroups5 {
	display: block;
	border: 5px solid #FFFFFF;
	width: 170px;
	height: 102px;
	background-color: #FFF;
	padding: 1px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	-moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
}
.PhotoGroups5:hover {
	display: block;
	border: 5px solid #996699;
	width: 170px;
	height: 102px;
	background-color: transparent;
	padding: 1px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	-moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
}

.PhotoGroups2:hover {
	display: block;
	border: 5px solid #996699;
	width: 220px;
	height: 132px;
	background-color: transparent;
	padding: 1px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	-moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
}

.PhotoGroups3 {
	display: block;
	border: 5px solid #FFFFFF;
	padding: 1px;
	float: left;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 15px;
		-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	-moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
}
.PhotoGroups3:hover {
	display: block;
	border: 5px solid #996699;
	padding: 1px;
	float: left;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 15px;
		-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	-moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);

}
.PhotoGroups4 {
	display: block;
	border: 3px solid #E5E5E5;
	padding: 1px;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 6px;
}
.BrojFotki {
	display: block;
	margin-top: 2px;
	overflow: hidden;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	font-size: 11px;
	color: #8A8A8A;
}
.linkFoto {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
a.linkFoto:link {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

a.linkFoto:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #048BD5;
	opacity:0.7;
	filter:alpha(opacity=70);
}

.NazivGrupe {
	font-family: 'Raleway', sans-serif;
	color: #333;
	text-decoration: none;
	display: block;
	margin-top: 10px;
	overflow: hidden;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 38px;
	width: 220px;
	font-size: 15px;
	font-weight: 500;
}
.NazivGrupe3 {
	color: #333;
	text-decoration: none;
	display: block;
	margin-top: 3px;
	overflow: hidden;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 35px;
	width: 170px;
	font-size: 13px;
}

.NazivGrupe2 {
	color: #333;
	text-decoration: none;
	display: block;
	margin-top: 3px;
	overflow: hidden;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 45px;
	width: 200px;
	font-size: 13px;
}

a.NazivGrupe:link {
	color: #333;
	text-decoration: none;
	display: block;
	margin-top: 3px;
	overflow: hidden;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 200px;
	font-size: 13px;
}
.TextBoxNewsletter {
	background-image: url(../images/inputbg.gif);
	background-repeat: repeat-x;
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	border: 1px solid #CCC;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 3px;
	width: 270px;
}

.TextBoxNewsletter2 {
	background-image: url(../images/inputbg.gif);
	background-repeat: repeat-x;
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	border: 1px solid #CCC;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 200px;
	margin-top: 5px;
}

.TextArea {
	background-repeat: repeat-x;
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	border: 1px solid #CCC;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 4px;
	margin-bottom: 10px;
	padding-top: 8px;
	background-image: url(../images/inputbg.gif);
	width: 270px;
}.TextArea2 {
	background-repeat: repeat-x;
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	border: 1px solid #CCC;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 4px;
	margin-bottom: 10px;
	padding-top: 8px;
	background-image: url(../images/inputbg.gif);
	width: 735px;
}
.TextArea3 {
	background-repeat: repeat-x;
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	border: 1px solid #CCC;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 4px;
	margin-bottom: 10px;
	padding-top: 8px;
	background-image: url(../images/inputbg.gif);
	width: 190px;
}

.TopListContainer {
	display: block;
	background-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #977495;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 25px;
	padding-right: 25px;
}
.TopListContainer2 {
	display: block;
	width: 250px;
	margin-bottom: 10px;
	float: left;
}

.TlistNumber {
	display: block;
	width: 45px;
	height: 35px;
	background-color: #977495;
	font-size: 22px;
	font-weight: 500;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	border: 3px solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	-moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	float: left;
	margin-top: 5px;
}
.TlistNumber2 {
	display: block;
	width: 25px;
	height: 23px;
	border-radius: 50%;
	background-color: #977495;
	font-size: 15px;
	font-weight: 500;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	border: 3px solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	-moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	float: left;
}

.SongListName {
	display: block;
	padding-left: 0px;
	font-size: 18px;
	font-weight: 500;
	color: #000;
	text-decoration: none;
	float: left;
	padding-top: 22px;
	width: 630px;
}
.SongListName2 {
	display: block;
	padding-left: 3px;
	font-size: 11px;
	font-weight: 500;
	color: #000;
	text-decoration: none;
	float: left;
	padding-top: 6px;
	padding-bottom: 3px;
	overflow:hidden;
	width:200px;
}

.tl-title {
	font-size: 21px;
	font-weight: 500;
	color: #F90;
	text-decoration: none;
	display: block;
	margin-bottom: 15px;
}

#l1 {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/video_play.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px -2px;
	height: 25px;
}
#l1:hover {
	color: #977495;
	text-decoration: none;
}
.sMenu1 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-radius: 5px;
	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	-moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	color: #FFF;
	text-decoration: none;
	background-color: #7396B6;
	cursor: pointer;
	cursor: hand;
	margin-right: 15px;
	font-size: 15px;
}
.sMenu0 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-radius: 5px;
	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	-moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	color: #FFF;
	text-decoration: none;
	background-color: #FF0000;
	cursor: pointer;
	cursor: hand;
	margin-right: 15px;
	font-size: 15px;
}

.sMenu2 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-radius: 5px;
	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	-moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	color: #FFF;
	text-decoration: none;
	background-color: #977495;
	cursor: pointer;
	cursor: hand;
	margin-right: 15px;
	font-size: 15px;
}

.toplistborder {
	display: block;
	margin-top: 30px;
	padding-bottom: 18px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.BottomLinks {
	font-size: 14px;
	color: #E1E1E1;
	text-decoration: none;
	background-image: url(../images/arrow4.png);
	background-repeat: no-repeat;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	background-position: 0px 10px;
}
.BottomLinks:hover {
	font-size: 14px;
	color: #7396B6;
	text-decoration: none;
	background-image: url(../images/arrow4.png);
	background-repeat: no-repeat;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	background-position: 0px 10px;
}
.BottomKontaktContent {
	color: #FFF;
	text-decoration: none;
	line-height: 22px;
}
.fb-like-box {
	background-color: #FFF;
	border-radius: 5px;
	width: 250px;
}
.bigger-text {
	text-decoration: none;
	font-size: 28px;
}
.star {
	text-decoration: none;
	font-size: 18px;
}
.streaming-style {
	display: block;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	-moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	border: 2px solid #FFF;
	margin-left: 10px;
	margin-bottom: 25px;
}
.TopListBox {
	display: block;
	width: 230px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	-moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.47);
	border: 2px solid #FFF;
	margin-left: 10px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
}
.BoxTitle1 {
	display: block;
	font-weight: 600;
	font-size: 20px;
	color: #987691;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 7px;
	margin-bottom: 10px;
}
.tlist-opsrinije {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	display: block;
	float: right;
}
a.tlist-opsrinije:link {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	display: block;
	float: right;
}
a.tlist-opsrinije:hover {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	display: block;
	float: right;
		font-weight: bold;

}
.NewsPhoto {
	background-color: #FFF;
	padding: 6px;
	-webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.76);
	-moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.76);
	box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.76);
	
}
.NewsTable {
	display: block;
	margin-bottom: 15px;
}
.NewsFiles {
	display: block;
	font-size: 11px;
	color: #048BD5;
	text-decoration: none;
	padding-bottom: 3px;
	font-weight: bold;
}
.NewsPhoto {
	background-color: #FFF;
	padding: 6px;
	-webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.76);
	-moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.76);
	box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.76);
	
}
.s1-text {
	font-weight: 600;
}
.NewsNaslov {
	font-weight: 600;
	color: #987691;
	text-decoration: none;
	background-image: url(../images/sprite.png);
	background-position: 0px -675px;
	background-repeat: no-repeat;
	padding-left: 21px;
	width: 640px;
	font-size: 15px;
}
.NewsDatum2 {
	font-weight: 500;
	color: #06C;
	text-decoration: none;
	font-size: 13px;
}
.NewsDatumx {
	font-weight: 600;
	color: #F60;
	text-decoration: none;
	font-size: 11px;
	padding-left: 580px;
}
.NewsDatumx2 {
	font-weight: 600;
	color: #F60;
	text-decoration: none;
	font-size: 11px;
	padding-left: 880px;
}


.NewsSadrzaj {
	text-align: justify;
	display: block;
	width: 640px;
}
.NewsSadrzaj2 {
	text-align: justify;
	display: block;
	width: 960px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 19px;
}
.StreamBG {
	background-image: url(../streaming/live-str.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 570px;
	height: 135px;
	padding-top: 68px;
	padding-left: 30px;
}
#StreamNow {
	display: inline-block;
}
.SelnicaForecast {
	width: 250px;
	border-radius: 5px;
	background-color: #FFF;
	background-image: url(../images/weather_icon.png);
	background-repeat: no-repeat;
	padding-left: 80px;
	padding-top: 12px;
	padding-bottom: 15px;
	background-position: 10px 7px;
	font-size: 12px;
}
.WStyle {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	width: 220px;
	height: 70px;
}
audio { width: 600px; height:30px; }
.suzivo {
	display: block;
	font-size: 12px;
	font-weight: 600;
	color: #CFF;
	text-decoration: none;
	padding-left: 70px;
}
.cr2x {
	font-size: 15px;
	font-weight: 600;
	color: #000;
	text-decoration: none;
}
.TlistIMG {
	width: 60px;
	height: 60px;
	display: block;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}
.YoutubeLink {
	background-image: url(../images/youtubelink.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 48px;
	height: 48px;
	margin-left: 30px;
	margin-top: 5px;
}
.glTitle {
	display: block;
	font-size: 27px;
	font-weight: bold;
	color: #6487A5;
	text-decoration: none;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 10px;
	padding-top: 10px;
}
.gField {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 600px;
	padding: 10px;
}
.gField2 {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 620px;
	padding: 10px;
}

.gButton {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	background-color: #4C476F;
	padding: 15px;
	text-align: center;
	width: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;cursor:hand;
}
.warn {
	font-size: 11px;
	color: #F00;
	text-decoration: none;
	border: 2px solid #F00;
	padding: 10px;
	margin-bottom: 15px;
}
.MainWrapper {
	display: block;
	width: 900px;
	height: auto;
}
.PhotoTitle1 {
	font-size: 24px;
	color: #F60;
	text-decoration: none;
}
.PhotoDesc1 {
	font-size: 14px;
	color: #666;
	text-decoration: none;
	display: block;
	padding-top: 15px;
}
.InnerCont1 {
	background-color: #FFF;
	border-radius: 15px;
	padding: 20px;
	margin-top: -165px;
	margin-left: 20px;
	width: 500px;
	position: absolute;
	height: 105px;
	opacity: 0.9;
}
.InnerCont2 {
	background-color: #FFF;
	border-radius: 15px;
	padding: 20px;
	margin-top: -484px;
	margin-left: 570px;
	width: 270px;
	position: absolute;
	opacity: 0.9;
}

.inputBox1 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 8px;
	display: block;
	margin-bottom: 10px;
	border: 1px solid #F90;
	width: 250px;
	resize: none;
}
.btnLink {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #F90;
	border: 0px none transparent;
	padding: 10px;
	width: 268px;
	cursor: pointer;
	cursor: hand;
}
.loader {
	background-color: #FFF;
	display: block;
	position: absolute;
	width: 45px;
	height: 45px;
	margin-top: -485px;
	margin-left: 20px;
	border-radius: 8px;
}
#results {
	background-color: #FFF;
	display: block;
	position: absolute;
	margin-top: -485px;
	margin-left: 20px;
	border-radius: 8px;
	padding: 15px;
}
.red-bold {
	font-weight: bold;
	color: #F00;
}
.green-bold {
	font-weight: bold;
	color: #390;
}



/***************** Razglednice forma ********************/

