* { 
	margin:0;
	padding:0;
}
html, body {height:100%;}
html {min-width:970px;}
body { 
	background:url(images/tail-body.gif) 0 0 repeat-x #073278; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#999898;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}


.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3, .col-4 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:970px; 
	margin:0 auto;
	font-size:.75em;
	position:relative;
}

#header {
	height:463px;
	position:relative;
}
#content {
	width:100%;
	position:relative;
}
	#content .mainContent {
		background:#fff;
	}
	#content .extraContent {
		background:#012769;
		padding:12px 32px 22px 28px;
	}
#footer {
	padding:30px 0 40px 0;
}


/*---- tailings ----*/
.main-bg {
	background:url(images/main-bg.jpg) no-repeat 50% 0;
}

/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 13px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:14px;
}
	.img-box img { 
		float:left; 
		margin:0 13px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {margin-bottom:18px;}
.p1 {margin-bottom:9px;}
.p2 {margin-bottom:18px;}
.p3 {margin-bottom:27px;}

/*----- txt, links, lines, titles -----*/
a {color:#1599d4; outline:none;}
a:hover{text-decoration:none;}

h2 {
	font-size:20px;
	color:#202020;
	margin-bottom:12px;
	text-transform:uppercase;
	padding-top:6px;
}

h3 {
	font-size:12pt;
	line-height:1.2em;
	color:#000;
	font-style:italic;
	text-transform:uppercase;
	padding:8px 0 6px 0;
}
	h3.first {
		text-indent:20px;
	}
h4 {
	font-size:13px;
	color:#434343;
	margin-bottom:4px;
}
	h4 a {
		color:#434343;
		text-decoration:none;
	}
	h4 a:hover {
		text-decoration:underline;
	}
h5 {
	font-size:18px;
	line-height:1.2em;
	color:#fff;
	font-style:italic;
	text-transform:uppercase;
	margin-bottom:18px;
	padding-top:15px;
}


.txt1 {
	line-height:23px;
}
.txt2 {
	color:#434343;
}

.link1 { 
	float:left;
	background:url(images/link1-bg.gif) left top repeat-x; 
	color:#fff; 
	text-decoration:none !important;
	font-size:12px;
	text-transform:uppercase;
	height:25px;
	position:relative;
}
.link1.fright {
	float:right;
}
.link1:hover { 
	text-decoration: none; color:#1599d4
}
	.link1 em {
		display:block;
		background:url(images/link1-left.gif) no-repeat left top;
		position:relative;
	}
	.link1 b { 
		display:block;
		background:url(images/link1-right.gif) no-repeat right top; 
		padding:3px 15px 4px 15px;
		position:relative;
		cursor:pointer;
	}


.line-hor { 
	background:#3a3c52;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}
.line-ver, .line-ver1 { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}
.line-ver-alt, .line-ver-alt1 { 
	background-image:url(images/line-ver-alt.gif); 
	background-repeat:repeat-y;
	width:100%;
}
.line-ver-extra, .line-ver-extra1, .line-ver-extra2 { 
	background-image:url(images/line-ver-extra.gif); 
	background-repeat:repeat-y;
	width:100%;
}


/*==================boxes====================*/
.box {
	background:#ebebeb;
	border:1px solid #ccc;
	padding:10px 9px 9px 9px;
}

.address { 
	float:left;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
			padding-right:25px;
		}


/*===== header =====*/
#header .row-1 {
	height:85px;
}
	#header .row-1 .fleft {
		padding:5px 0 0 0;
		margin-left:-4px;
		position:relative;
	}
	#header .row-1 .fright {
		font-size:10px;
		text-transform:uppercase;
		color:#064e92;
		padding:24px 0 0 0;
	}
		#header .row-1 .fright span {
			float:left;
			padding:5px 20px 8px 0;
		}
		#header .row-1 .fright span.login {
			background:url(images/divider.gif) no-repeat 0 0;
			padding:5px 10px 8px 25px;
		}
		#header .row-1 .fright a {
			color:#fff;
			text-decoration:none;
		}
		#header .row-1 .fright a:hover {
			text-decoration:underline;
		}
		#header .row-1 .fright span b {
			color:#fff;
			font-weight:normal;
		}
#header .row-2 {
	height:45px;
	overflow:hidden;
	background:url(images/header-bg1.gif) no-repeat 0 0;
}
	#header .nav {
		float:left;
		padding:14px 0 0 28px;
	}
		#header .nav li {
			float:left;
			padding-right:33px;
		}
			#header .nav li a {
				float:left;
				font-size:16px;
				line-height:1.2em;
				color:#064e92;
				font-weight:bold;
				font-style:italic;
				text-decoration:none;
				text-transform:uppercase;
			}
			#header .nav li a:hover {
				color:#000;
			}
	
#header .row-3 {
	height:404px;
	overflow:hidden;
	position:relative;
	background:#000;
}
#header .row-4 {height:49px;overflow:hidden;}
#header .row-5 {height:20px;overflow:hidden;margin-bottom:5px}

.coin-slider { overflow: hidden; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons {
	position:absolute;
	right:0;
	bottom:0;
	display:block;
	width:194px;
	height:40px;
	background-color:#000;
	background:url(images/coin-slide-title.png);
	padding:28px 0 0 20px;
	z-index:10;
}
.cs-buttons a { 
	background:url(images/cs-button1.png) no-repeat 0 0;
	float:left;
	width:15px;
	height:15px;
	margin-left:4px;
	text-indent: -1000px;
}
.cs-buttons a:hover, .cs-buttons a.cs-active {
	background:url(images/cs-button2.png) no-repeat 0 0;
}

.cs-title { 
	width: 407px; 
	background:url(images/coin-slide-title.png);
	color: #fff;
	padding:14px 0 14px 32px;
	font-weight:bold;
	text-transform:uppercase;
	word-spacing:3px;
}
	.cs-title span {
		color:#fff;
	}
	.cs-title strong {
		display:block;
		font-size:18px !important;
		line-height:1.2em;
		display:block;
		font-weight:normal;
		text-transform:none;
	}
	.cs-title b {
		background:url(images/cs-time-bg.gif) no-repeat 0 0;
		display:inline-block;
		width:64px;
		line-height:22px;
		text-align:center;
	}

.cs-prev, 
.cs-next {
	width:32px;
	height:31px;
	text-indent:-9999em;
}

.cs-prev {
	background:url(images/cs-prev.png) no-repeat 0 0;
	position:absolute;
	left:0;
	top:18px;
	display:block;
	cursor:pointer;
}
.cs-next {
	background:url(images/cs-next.png) no-repeat 0 0;
	position:absolute;
	right:0;
	top:18px;
}

#cs-navigation-coin-slider {
	z-index:10000;
	position:absolute;
	right:22px;
	bottom:0;
	width:67px;
	height:68px;
}

/*===== content =====*/
#content {}
	#content .row-1 {
		background:#f6f6f6;
		border-bottom:1px solid #dedede;
	}
	
	#content .indent {
		padding:27px 18px 22px 24px;
	}
	#content .indent1 {
		padding:10px 18px 22px 24px;
	}
		#content .extraContent .indent {
			padding:12px 20px 22px 28px;
		}
	
	
	
	.banners {width:100%;overflow:hidden; margin-top:35px}
		.banners li {float:left;}
		.banners li.alt {
			padding-right:0;
		}
	
	
	.list1 li {
		border-bottom:1px solid #d5d5d5;
		padding-bottom:10px;
		margin-bottom:10px;
		overflow:hidden;
	}
		.list1 li img {
			float:left;
			margin-right:16px;
		}
		.list1 li h4 {
			margin-bottom:2px;
		}
	
	.list2 {padding-bottom:10px;list-style-type:none}
	.list2 li {
		background:url(images/arrow1.gif) no-repeat 0 7px;
		padding:0 0 10px 10px;
		font-size:13px;
	}
		.list2 li a {
			color:#00cbff;
		}
	
	.cinema-list {
		width:100%;
		overflow:hidden;
		padding-bottom:22px;
	}
		.cinema-list li {
			float:left;
			padding:0 8px 24px 0;
		}
			.cinema-list li a {
				float:left;
				border:1px solid #c2c2c2;
			}
			.cinema-list li a:hover {
				border:1px solid #434343;
			}
	
	.downloads dt {
		font-weight:bold;
		text-transform:uppercase;
		color:#434343;
		margin-bottom:18px;
		text-align:center;
		padding-top:8px;
	}
	.downloads dd {
		margin-bottom:-9px;
	}
		.downloads dd ul {
			width:100%;
			overflow:hidden;
		}
			.downloads dd ul li {
				float:left;
				padding:0 7px 7px 0;
			}
				.downloads dd ul li a {
					float:left;
					border:1px solid #c2c2c2;
				}
				.downloads dd ul li a:hover {
					border:1px solid #434343;
				}
	
	.headlines-pagination {
		width:100%;
		overflow:hidden;
		text-align:center;
		padding-bottom:18px;
	}
		.headlines-pagination li {
			display:inline;
			color:#1599d4;
			padding:0 3px 0 4px;
		}
			.headlines-pagination li a {
				font-weight:bold;
			}
	
	.headlines-list dt {
		font-weight:bold;
		width:100%;
		overflow:hidden;
	}
		.headlines-list dt a {
			color:#434343;
			text-decoration:none;
			background:url(images/arrow2.gif) no-repeat 0 0;
			padding:1px 0 2px 35px;
			float:left;
		}
		.headlines-list dt a:hover {
			text-decoration:underline;
		}
	.headlines-list dd {
		border-bottom:1px solid #d5d5d5;
		margin-bottom:10px;
		font-size:11px;
		padding:0 0 10px 36px;
	}
	.headlines-list dd.last {
		border-bottom:none;
		background:none;
		padding-bottom:0;
	}
	
	.genres dt {
		margin-bottom:10px;
	}
	.genres dd {
		width:100%;
		overflow:hidden;
	}
		.genres dd ul {
			float:left;
			padding:0 25px 10px 0;
		}
		.genres dd ul.last {
			padding-right:0;
		}
			.genres dd ul li {
				background:url(images/marker1.gif) no-repeat 0 8px;
				padding:0 0 0 14px;
				line-height:14px;
			}
				.genres dd ul li a {
					color:#999898;
					text-decoration:none;
				}
				.genres dd ul li a:hover {
					text-decoration:underline;
					color:#000;
				}


/*=== tabs ===*/
.tabs-wrap {
	position:relative;
	width:100%;
	border-bottom: 1px solid #8b8b8b;
	height:33px;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: right;
	list-style: none;
	height: 33px; /*--Set height of tabs--*/
	float:right;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 32px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 32px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #c2c2c2;
	border-bottom:1px solid #212121;
	border-radius:1px;
	-moz-border-radius:2px 2px 0 0;
	-webkit-border-radius:2px 2px 0 0;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
	font-size:14px;
	color:#fff;
	font-style:italic;
	text-transform:uppercase;
	background:url(images/tab-bg.gif) 0 0 repeat-x #212121;
	font-family:"Arial Black", Gadget, sans-serif;
	letter-spacing:-2px;
	margin-left:2px;
}
ul.tabs li a {
	text-decoration: none;
	color:#fff;
	display: block;
	font-size: 1.2em;
	padding: 0 18px;
	outline: none;
}
ul.tabs li a:hover {
	background:none;
}
html ul.tabs li.active, html ul.tabs li.active a:hover, html ul.tabs li.active a  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background:none;
	border-color:#8b8b8b;
	border-bottom: 1px solid #f6f6f6; /*--Makes the active tab look like it's connected with its content--*/
	color:#202020;
}

.tab_container {
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;
	height:275px;
}
.tab_content {
	padding: 26px 0 0 0;
}
/*=== tabs ===*/


/*
	* Required 
*/
.loopedCarousel .container {height:197px; overflow:hidden; position:relative; padding-bottom:19px;}
.loopedCarousel .slides {position:absolute; top:0; left:0;}
.loopedCarousel .slides div {
	position:absolute;
	top:0;
	width:158px;
	height:197px;
	display:none;
}	
	.loopedCarousel .slides dl {
		background:#fff;
	}
	.loopedCarousel .slides dl dt {}
	.loopedCarousel .slides dl dd {
		border:1px solid #e7e7e7;
		border-top:none;
		padding:8px 7px 19px 11px;
		font-size:11px;
	}
	.loopedCarousel .slides dl dd.last {
		overflow:hidden;
		border-top:none;
		padding:6px 7px 6px 11px;
	}
		.loopedCarousel .slides dl dd.last img {
			float:right;
		}
		.loopedCarousel .slides dl dd strong {
			font-size:12px;
			color:#252525;
			display:block;
		}
/*
	* Optional
*/
.loopedCarousel { position:relative; clear:both; }
.loopedCarousel ul.pagination { 
	float:right;
	padding:10px 6px 0 0;
}
.loopedCarousel ul.pagination li  { float:left; padding-left:4px;}
.loopedCarousel ul.pagination li a {
	float:left;
	width:15px;
	height:15px;
	background:url(images/bull1.gif) no-repeat 0 0;
	text-decoration:none;
	text-indent:-9999em;
}
.loopedCarousel ul.pagination li a:hover {
	text-decoration:none;
	background:url(images/bull2.gif) no-repeat 0 0;
}
.loopedCarousel ul.pagination li.active a {
	background:url(images/bull2.gif) no-repeat 0 0;
}

.carousel-nav {
	float:right;
	padding:0 0 0 0;
}
	.carousel-nav li {
		float:left;
		padding-left:4px;
	}

.loopedCarousel .previous {
	float:left;
	width:31px;
	height:31px;
	background:url(images/prev-button.gif) no-repeat 0 0;
}
.loopedCarousel .next {
	float:left;
	width:31px;
	height:31px;
	background:url(images/next-button.gif) no-repeat 0 0;
}


.title-box {
	width:100%;
	background:url(images/title-bg.gif) 0 0 repeat-x;
	overflow:hidden;
	margin-bottom:15px;
}
	.title-box .left {
		background:url(images/title-left.gif) no-repeat 0 0;
	}
	.title-box .right {
		background:url(images/title-right.gif) no-repeat 100% 0;
		height:41px;
		overflow:hidden;
	}


/*===== footer =====*/
#footer {
	color:#fff;
	text-align:center;
}
	#footer a {
		color:#00cbff;
		text-decoration:none;
	}
	#footer a:hover {
		text-decoration:underline;
	}


/*----- forms -----*/

#search-form {
	float:right;
	padding:10px 14px 0 0;
}
	#search-form fieldset {
		border:none;
		background:url(images/search-form.gif) no-repeat 0 0;
		float:right;
	}
	#search-form input.text {
		width:160px;
		padding:2px 7px 2px 10px;
		border:none;
		color:#b7b8b9;
		font-style:italic;
		background:none;
	}
	#search-form input.submit {
		width:30px;
		height:25px;
		border:none;
		background:none;
		cursor:pointer;
	}
#search-form2 {
	float:left;
	padding:10px 14px 0 0;
margin-bottom:20px
}
	#search-form2 fieldset {
		border:none;
		background:url(images/search-form.gif) no-repeat 0 0;
		float:right;
	}
	#search-form2 input.text {
		width:160px;
		padding:2px 7px 2px 10px;
		border:none;
		color:#b7b8b9;
		font-style:italic;
		background:none;
	}
	#search-form2 input.submit {
		width:30px;
		height:25px;
		border:none;
		background:none;
		cursor:pointer;
	}

#advanced-search fieldset {
	border:none;
	width:225px;
	padding-bottom:10px;
}
	#advanced-search label {
		display:block;
		padding-bottom:12px;
	}
	#advanced-search input.text {
		width:215px;
		border:1px solid #dedede;
		background:#fff;
		padding:1px 2px 1px 5px;
		color:#000;
	}


/*==========================================*/

.BARS {height:98px;width:158px}
.MainContent {padding-left:20px; width:98%; padding-top:20px; padding-bottom:20px;background: #fff; color:#000}
.PageSelector {width:100%; text-align:center}

#MaterContent {border:0; width:100%; margin-top:20px}
.MaterImg1 {width:200px}
.MaterImg2 {width:120px; margin:5px}

.MaterRow1 {width:auto; text-align:center; padding-right:20px;}
.MaterRow2 {width:70%; padding:10px; }
.MaterRow3 {width:auto; padding:10px; text-align:center;}


.comments {width:100%;margin-top:20px; margin-bottom:20px; padding:5px;}
.MaterTitle {font-size:18px; color: #19abe6}
.MaterTitle1 {font-size:16px; color: #19abe6}
.MaterDate {font-size:10px}
.rating-in-comment {float:right}
.message-in-comment {margin-bottom: 20px; width:500px; display:block; padding:7px;color:#717171}

.commFl {width:350px; height:100px}
.commFl2 {width:100px; margin-bottom:10px}
#addcBut {padding:5px; margin-top:5px}

.MaterStars {float:right; padding-right:10px}
.aDirTitle {text-decoration:none; font-size:14pt}
.MaterFilter1 {font-size:12px; color:#939494}
.MaterHr {border-bottom:1px; border-bottom-style:dotted; border-bottom-color:#939494; padding-top:10px;}
.MaterPhoto{padding-top:10px;width:128px}
.MaterPhoto1{padding-top:10px;width:80px}
.MaterOpisanie {padding-top:10px;width: auto}
.MaterRated {color:#000; font-size: 15px}
.MaterPrice {font-weight:bold}
.PhotoBoard {width:128px;margin:15px}

.PageSelector {margin-top:10px; margin-bottom:10px}
.PageSelector select {background:#19abe6;border:none;color:#fff;padding:3px;float:right; margin-right:10px}

.swchItemA {color:#fff;background:#19abe6;padding:5px;margin:2px}
.swchItem {color:#000; padding:5px; margin:2px; border:1px; border-color:#19abe6; text-decoration:none}

.MaterBody {width:100%}

.TitleKategories {font-size:18px; color:#fff}
.bgKategories {width:90%; background-color:#19b4ec; margin-top:10px; margin-bottom:15px; padding:10px}

a.catName:link {color:#000; text-decoration:none}
a.catName:visited {color:#000;}
a.catName:hover {text-decoration:none; color:#ffff;}
a.catName:active {color:#fff;}

.catNameActive {color:#fff}

.reklama-google {width:100%; text-align:center; display:block; margin-bottom:10px}


.reklama-google iframe {margin-top:10px; margin-bottom:10px}
#footer span {color:#073e98; font-size:10px}
#footer span a {color:#073e98; font-size:10px}

#info-company {margin-bottom:30px}
#info-company {padding:5px}
.adress {padding:5px}
.ico30 {float: left; margin-right: 20px}

div.hr {width:100%; background: #dcdcdc; height:3px}

.uRelatedEntries {width:200px; text-align:left}
li.uRelatedEntry {height:auto; padding-top:12px; margin-bottom:3px;background: #ebeced; padding-left:5px; display:block; padding-bottom:12px}
li.uRelatedEntry:hover {background: #cbcfd2;}
li.uRelatedEntry a {text-decoration:none; color:#7f7f7f}

.interest {width:100%; text-align:left; font-weight:bold}
.tags {width:100%; text-align:left}

.video-inf {width:300px;height:98px;}
.SearchNum {margin-right:35px; float:left; color:#717171}
.SearchMessage {text-align:left;padding:5px;width:90%;margin-bottom:20px; color:#717171; padding-left:45px}
.SearchModule {color:#717171; font-size:8pt}
.SearchTitle {font-size:11pt}

.form-wrapper {
	
	padding: 8px;
	overflow: hidden;
	border-width: 1px;
	border-style: solid;
	border-color: #dedede #bababa #aaa #bababa;
	 -webkit-box-shadow: 0 3px 3px rgba(255,255,255,.1), 0 3px 0 #bbb, 0 4px 0 #aaa, 0 5px 5px #444;
		-moz-box-shadow: 0 3px 3px rgba(255,255,255,.1), 0 3px 0 #bbb, 0 4px 0 #aaa, 0 5px 5px #444;
			 box-shadow: 0 3px 3px rgba(255,255,255,.1), 0 3px 0 #bbb, 0 4px 0 #aaa, 0 5px 5px #444;
	
	background-color: #f6f6f6;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eae8e8));
	background-image: -webkit-linear-gradient(top, #f6f6f6, #eae8e8);
	background-image: -moz-linear-gradient(top, #f6f6f6, #eae8e8);
	background-image: -ms-linear-gradient(top, #f6f6f6, #eae8e8);
	background-image: -o-linear-gradient(top, #f6f6f6, #eae8e8);
	background-image: linear-gradient(top, #f6f6f6, #eae8e8);
}

.form-wrapper #search {
	width: 600px;
	height: 15px;
	padding: 5px 10px;
	float: left;
	font: bold 12px 'lucida sans', 'trebuchet MS', 'Tahoma';
	border: 1px solid #ccc;
	 -webkit-box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #fff;
		-moz-box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #fff;
			 box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #fff;
	 -webkit-border-radius: 3px;
		-moz-border-radius: 3px;
			 border-radius: 3px;
}

.form-wrapper #search:focus {
	outline: 0;
	border-color: #aaa;
	 -webkit-box-shadow: 0 1px 1px #bbb inset;
		-moz-box-shadow: 0 1px 1px #bbb inset;
			 box-shadow: 0 1px 1px #bbb inset;
}

.form-wrapper #search::-webkit-input-placeholder {
	color: #999;
	font-weight: normal;
}

.form-wrapper #search:-moz-placeholder {
	color: #999;
	font-weight: normal;
}

.form-wrapper #search:-ms-input-placeholder {
	color: #999;
	font-weight: normal;
} 

.form-wrapper #submit {
	float: right;
	border: 1px solid #00748f;
	height: 25px;
	width: 100px;
	padding: 0;
	cursor: pointer;
	font: bold 12px Arial, Helvetica;
	color: #fafafa;
	text-transform: uppercase;
	background-color: #0483a0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#31b2c3), to(#0483a0));
	background-image: -webkit-linear-gradient(top, #31b2c3, #0483a0);
	background-image: -moz-linear-gradient(top, #31b2c3, #0483a0);
	background-image: -ms-linear-gradient(top, #31b2c3, #0483a0);
	background-image: -o-linear-gradient(top, #31b2c3, #0483a0);
	background-image: linear-gradient(top, #31b2c3, #0483a0);
	 -webkit-border-radius: 3px;
		-moz-border-radius: 3px;
			 border-radius: 3px;
	text-shadow: 0 1px 0 rgba(0, 0 ,0, .3);
	 -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 0 #fff;
		-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 0 #fff;
			 box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 0 #fff;
}

.form-wrapper #submit:hover,
.form-wrapper #submit:focus {
	background-color: #31b2c3;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#0483a0), to(#31b2c3));
	background-image: -webkit-linear-gradient(top, #0483a0, #31b2c3);
	background-image: -moz-linear-gradient(top, #0483a0, #31b2c3);
	background-image: -ms-linear-gradient(top, #0483a0, #31b2c3);
	background-image: -o-linear-gradient(top, #0483a0, #31b2c3);
	background-image: linear-gradient(top, #0483a0, #31b2c3);
} 

.form-wrapper #submit:active {
	outline: 0;
	 -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
		-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
			 box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
}

.form-wrapper #submit::-moz-focus-inner {
	border: 0;
}

/*===== MainMenu =====*/
#MainMenu {list-style:none; display:inline;text-align:left}

#MainMenu li {float:left;}

#MainMenu li a{
float:left;
display:block;
margin-right:25px;
font-family:Verdana;
font-size:12px;
color:#f4f4f4;
text-shadow:1px 1px 1px #0063a9;
text-decoration:none;
font-weight:bold;
}

#MainMenu li a:hover{text-shadow:1px 1px 1px #1bbbf5;}



/*===== end MainMenu =====*/

.u-combolist {overflow:none}

.img-desc {float: right; padding: 5px; margin: 5px; border: 2px solid #cccccc;
text-align: center; font-size: 0.8em; font-style: italic; width:260px; height:300px;font-size:10pt}
.Photo {width:100%; text-align:left}
.PhotoInfo {margin-left:2px; float:right; text-align:left; vertical-align:top; padding-right:10px; width:auto}

/*===== AddDir =====*/
.AddDir {
    background: #2e8ce3; padding: 4px 10px; font-size: 8pt;
    color: #fff !important; text-align: center; border: solid 1px #73c8f0;
background: -moz-linear-gradient(0% 100% 90deg, #2e8ce3, #73c2fd);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#73c2fd), to(#2e8ce3));
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px; text-decoration:none}
.AddDir:hover {
background: #1074d0; border: solid 1px #068aed;
background: -moz-linear-gradient(0% 100% 90deg, #1074d0, #068aed);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#068aed), to(#1074d0));
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;cursor: pointer;
}
.UlDirAdd a {border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
background: #e5f4f9; padding: 7px 30px; font-size: 10pt; margin-bottom:25px; line-height: 2.7; margin-right:5px; color:#717171; text-decoration: none}
.UlDirAdd a:hover {text-decoration: none}

.UlDirAdd {font-family:Verdana}
/*===== end AddDir =====*/

.SiteMap {list-style-type: square; margin-left:10px}
.SiteMap li {margin-left:20px;list-style-position: inside}
.SiteMap li li{margin-left:40px;list-style-position: inside}
.carousel-nav li{list-style-type: none}
.pagination li{list-style-type: none}
.list1 p3 li{list-style-type: none}

.loginza_img {margin-top:-15px; padding:0}

.twitter-rss {width:90%; display:block; margin-bottom:10px}
.twitter-rss a {text-decoration:none}

.its-my a{font-size:8pt; font-weight:normal; text-decoration:none; color:#000; background-color:#e7e4df;padding:2px}
.its-my a:visited {}
.its-my a:hover {background-color:#c7c7c5}
.its-my a:active {}

.ImgChild {outline: 1px solid #498DFB; margin:5px}
.ImgChild:hover {outline: 3px dotted #498DFB; margin:5px}

#socializ {
	position: fixed;
	margin-left: -70px;
	z-index: 1000;
  border: 1px solid #E5E5E5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 6px 6px 0;
	background: #FFF;
}
* html #socializ {display: none}
#socializ:hover {
	background: #F6F6F6;
  border: 1px solid #D4D4D4;
	-moz-box-shadow: 0 0 5px #DDD;
	-webkit-box-shadow: 0 0 5px #DDD;
	box-shadow: 0 0 5px #DDD;
}
#socializ a {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 0 6px;
	background-color: #F6F6F6;
}
#socmore {
  text-align: center;
	cursor: pointer;
	margin: -11px 0 4px;
	width: 32px;
}
#socializ img {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}


/* Comments Style */ 
.coment_avatar{float:left; width:50px;height:50px;padding:3px; margin-right:10px; 
  border: 1px solid #fff;} 
 

/*============ TABS ===============*/
div.tabs {padding: 1em;}

div.Tcontainer {margin: auto; width: 90%; margin-bottom: 10px;}

ul.tabNavigation {list-style: none;margin: 0;padding: 0;line-height:30px}

ul.tabNavigation li {display: inline;word-wrap:break-word}

ul.tabNavigation li a {
background: #2e8ce3; padding: 7px 30px; font-size: 10px; font-weight: bold;
    color: #fff; text-align: center; border: solid 1px #73c8f0;
background: -moz-linear-gradient(0% 100% 90deg, #2e8ce3, #73c2fd);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#73c2fd), to(#2e8ce3));
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px; text-decoration:none
}

ul.tabNavigation li a.selected,
ul.tabNavigation li a.selected:hover {background: #1074d0;color: #fff;}
ul.tabNavigation li a:hover {
background: #1074d0; padding: 7px 30px; font-size: 10px; font-weight: bold;
    color: #fff; text-align: center; border: solid 1px #068aed;
background: -moz-linear-gradient(0% 100% 90deg, #1074d0, #068aed);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#068aed), to(#1074d0));
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

ul.tabNavigation li a:focus {outline: 0;}

div.tabs div {padding: 5px;margin-top: 3px;border: 1px solid #FFF;background: #FFF}

#second {font-weight:normal; text-ailgn:left;line-height:normal}
/*============= end TABS ============== */

a.orange:link {color:#fe8421; text-decoration:none}
a.orange:visited {color:#fe8421; text-decoration:none}
a.orange:hover {text-decoration:none; color:#000;}
a.orange:active {color:#fe8421;}

.bt4 {
    background-color:#4b3f39;
    font-family: 'Open Sans', sans-serif;
    font-size:12px;
    text-decoration:none;
    color:#fff;
    position:relative;
    padding:10px 20px;
    padding-right:50px;
    background-image: linear-gradient(bottom, rgb(62,51,46) 0%, rgb(101,86,78) 100%);
    border-radius: 5px;
    box-shadow: inset 0px 1px 0px #9e8d84, 0px 5px 0px 0px #322620, 0px 10px 5px #999;
}
 
.bt4:active {
    top:3px;
    background-image: linear-gradient(bottom, rgb(62,51,46) 100%, rgb(101,86,78) 0%);
    box-shadow: inset 0px 1px 0px #9e8d84, 0px 2px 0px 0px #322620, 0px 5px 3px #999;
}
 
.bt4::before {
    background-color:#322620;
    background-image:url(../images/right_arrow.png);
    background-repeat:no-repeat;
    background-position:center center;
    content:"";
    width:20px;
    height:20px;
    position:absolute;
    right:15px;
    top:50%;
    margin-top:-9px;
    border-radius: 50%;
    box-shadow: inset 0px 1px 0px #19120f, 0px 1px 0px #827066;
}
 
.bt4:active::before {
    top:50%;
    margin-top:-12px;
    box-shadow: inset 0px 1px 0px #827066, 0px 3px 0px #19120f, 0px 6px 3px #382e29;
}

.LoginBar {width:100%; text-align:right;height:31px; padding-top:5px;
background: #2c539e;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJjNTM5ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYzUzOWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #2c539e 0%, #2c539e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2c539e), color-stop(100%,#2c539e));
background: -webkit-linear-gradient(top,  #2c539e 0%,#2c539e 100%);
background: -o-linear-gradient(top,  #2c539e 0%,#2c539e 100%);
background: -ms-linear-gradient(top,  #2c539e 0%,#2c539e 100%);
background: linear-gradient(to bottom,  #2c539e 0%,#2c539e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c539e', endColorstr='#2c539e',GradientType=0 );
}

.loginField {font-size:10pt; padding:4px; width:140px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px; background:#4077e2; border:0; color:#fff}

.LoginBar a {text-decoration:none}
#logbut, #ull2, #endbar {margin-right:30px}

#promo3 {width:90%;border:0; margin-bottom:100px}
#promo3 img {align:center}
#promo3 td {width:30%;padding:10px; border: 10px solid #fff; background:#dbe6ee; color:#0f64a5}
#promo3 td:hover {background:#e8f0f6; border: 1px solid #b9d4e9; font-size:13pt}