/*BT Seychelles Limited*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: navy;
	text-align: center;
	background-color: #000000;
	background-image: url(../pictures/nasetipy_pattern_bg.jpg);
	background-repeat: repeat;
}
body, html {
	scrollbar-base-color: #b6945e;
}
#out {
	display: block;
	width: 1104px;
	margin: 0 auto;
	position: relative;
}
#in {
	float: left;
	width: 100%;
	margin: 0;
	text-align: left;
	border: 0px solid #4C3C1B;
	padding: 2px;
	background-color: #b60001;
}
.livediskusia {
	position: fixed;
	top: 200px;
	margin-left: -22px;
	background-image: url(../pictures/diskusia-s-live.jpg);
	background-repeat: no-repeat;
	width: 22px;
	height: 224px;
}
#easter {
	width: 1100px;
	height: 58px;
	background-image: url(../pictures/easter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 2px;
}

#header_nadpis {
	position: absolute;
	top: 60px;
	left: 170px;
	color: #FFFFFF;
}
#header_nadpis a {
	color: #FFFFFF;
	text-decoration: none;
}
#header_nadpis a: hover {
	color: #FFFFFF;
	text-decoration: none;
}
#top {
	width: 1100px;
	height: 1px;
	background-color: #FFF;
}
#header {
	width: 1100px;
	height: 132px;
	background-image: url(../pictures/nasetipy-header-1100.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
}
#menu {
	width: 1100px;
	height: 40px;
	background-image: url(../pictures/nasetipy-main-menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	background-color: #FFFFFF;
}
#obal {
	float: left;
	width: 1100px;
	background-color: #ffffff;
	height: 100%;
}
#right_side {
	float: right;
	width: 330px;
	background-color: #FFF;
	min-height: 100%;
}
#content_right {
	width: 320px;
	position: relative;
	background-color: #f6f3ee;
	margin-right: 10px;
	padding: 10px;
}
#left_side {
	float: left;
	width: 760px;
	text-align: justify;
	
	background-color: #FFF;
	min-height: 100%;
}
#content {
	width: 750px;
	position: relative;
	background-color: #f6f3ee;
	margin-left: 10px;
	padding: 0 10px 10px 10px;
	min-height: 350px;
}
#content ol {
	margin-left: 20px;
}
#left_nadpis {
	position: absolute;
	top: 4px;
	left: 20px;
	color: #2c2c2c;
	font-weight: bold;
}
#right_nadpis {
	position: absolute;
	top: 14px;
	left: 75px;
}
a {
	color: #2c2c2c;
	text-decoration: none;
}
a:hover {
	color: #2c2c2c;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	padding-top: 5px;
	
	color: #980a0a;
}
h2 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #980a0a;
}
#footer {
	width: 1100px;
	height: 47px;
	clear: both;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	background-color: #f6f3ee;
}
#reklama {
	width: 1100px;
	clear: both;
	
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
	display: flex;
    justify-content: center;
}
#footer_text {
	padding-top: 12px;
	color: #000000;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
.NewsTitle {
	color: #980a0a;
	font-weight: bold;
}
.NewsTitle a {
	color: #980a0a;
	text-decoration: none;
}
.NewsTitle a:hover {
	color: #980a0a;
	text-decoration: none;
}
.NewsTitle2 {
	color: #980a0a;
	font-weight: bold;
	padding-left: 10px;
	margin: 0;
	font-size: 14px;
}
.ErrorInfo {
	color: #980a0a;
	font-weight: bold;
}
.ErrorInfo2 {
	color: #980a0a;
	font-weight: bold;
	font-size: 11px;
}
.formButton {
	color: black;
	font-weight: bold;
	border: 1px solid gray;
	background: white url("../pictures/right_bg.gif") repeat-x;
	padding: 2px 15px 2px 15px;
	margin-left: 10px;
	margin-top: 10px;
}
.form_text {
	background-color: #FFFFFF;
	border: 1px solid #b7e516;
	width: 98%;
	font-size: 10px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
/*  nasetipy css diskusie */

tr.prispevok {
	background-color: #eeefcf; 
	
	font-size: 12px;
	font-family: tahoma, sans-serif;
}
tr.prispevok_live {
	background-color: #eef6b6;
	font-size: 12px;
	font-family: tahoma, sans-serif;
}
tr.prispevok22 {
	background-color: #eeefcf;
	font-size: 11px;
	font-family: tahoma, sans-serif;
}
td.prispevok a {
	color: #c33232;
	text-decoration: none;
	font-family: tahoma, sans-serif;
}
td.prispevok a:hover {
	color: #880101;
	text-decoration: underline;
	font-family: tahoma, sans-serif;
}
td.prispevok_meno {
	padding: 3px;
}
td.prispevok_meno a {
	color: #880101;
	text-decoration: none;
	font-family: tahoma, sans-serif;
}
td.prispevok_meno a:hover {
	color: #880101;
	text-decoration: underline;
	font-family: tahoma, sans-serif;
}
tr.reakcia {
	background-color: #d0e1ce;
	
	font-size: 12px;
	font-family: tahoma, sans-serif;
}
tr.reakcia_live {
	background-color: #C0FDAC;
	font-size: 12px;
	font-family: tahoma, sans-serif;
}
tr.reakcia22 {
	background-color: #d0e1ce;
	font-size: 11px;
	font-family: tahoma, sans-serif;
}
td.reakcia a {
	color: #c33232;
	text-decoration: none;
	font-family: tahoma, sans-serif;
}
td.reakcia a:hover {
	color: #880101;
	text-decoration: underline;
	font-family: tahoma, sans-serif;
}
td.reakcia_meno {
	padding: 3px;
}
td.reakcia_meno a {
	color: #880101;
	text-decoration: none;
	font-family: tahoma, sans-serif;
}
td.reakcia_meno a:hover {
	color: #880101;
	text-decoration: underline;
	font-family: tahoma, sans-serif;
}
tr.zvyrazneny {
	background-color: #99FF66;
	font-size: 12px;
	font-family: tahoma, sans-serif;
}
tr.hlavicka {
	background-color: #B8E4F5;
	font-size: 11px;
	font-family: tahoma, sans-serif;
	font-weight: bold;
}
input {
	border: 1px solid silver;
	background-color: #eeefcf;
	font-size: 12px;
	font-family: tahoma, verdana, sans-serif;
	color: #000000;
}
textarea {
	border: 1px solid;
	border-color: #880101;
	background-color: #eeefcf;
	font-size: 11px;
	font-family: tahoma, verdana, sans-serif;
	color: #000000;
}
select {
	border: 1px solid silver;
	background-color: #ff9966;
	font-size: 11px;
	font-family: tahoma, verdana, sans-serif;
	color: #000000;
}
tr.nadpis {
	font-family: tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#vypis {
	text-align: justify;
	padding-left: 10px;
	margin: 0px;
	font-weight: normal;
}
#vypis a {
	color: #880101;
	font-weight: normal;
	text-decoration: none;
}
#vypis a:hover {
	color: #880101;
	font-weight: normal;
	text-decoration: underline;
}
.sub-menu {
	width: 1100px;
	height: 67px;
	background-color: #FFFFFF;
	position: relative;
}
#reklama_top {
	position: absolute;
	top: 3px;
	left: 15px;
	
}
/*  submenu start */
#navcontainer ul {
	margin-top: 8px;
	margin-left: 10px;
	/*background-color: #036;*/
	color: White;
	float: left;
}
#navcontainer ul li {
	display: inline;
}
#navcontainer ul li a {
	padding: 0.2em 1em;
	background-color: #b60000;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 2px solid #fff;
	margin-bottom: 2px;
}
#navcontainer ul li a:hover {
	background-color: #8a0002;
	color: #fff;
}
#navcontainer ul li a:active {
	background-color: #8a0002;
	color: #fff;
}
/*  submenu end */
/*  newsubmenu start */
#new-navcontainer ul {
	margin-top: 8px;
	margin-left: 10px;
	/*background-color: #036;*/
	color: White;
	float: left;
	width: 550px;
}
#new-navcontainer ul li {
	display: inline;
}
#new-navcontainer ul li a {
	padding: 0.2em 0.7em;
	background-color: #b60000;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 2px solid #fff;
	margin-bottom: 2px;
}
#new-navcontainer ul li a:hover {
	background-color: #8a0002;
	color: #fff;
}
#new-navcontainer ul li a:active {
	background-color: #8a0002;
	color: #fff;
}
/*  newsubmenu end */
/*  newsubmenu start for add match */
#new2-navcontainer ul {
	margin-top: 8px;
	margin-left: 0px;
	/*background-color: #036;*/
	color: White;
	float: left;
	width: 550px;
}
#new2-navcontainer ul li {
	display: inline;
}
#new2-navcontainer ul li a {
	padding: 0.2em 0.7em;
	background-color: #b60000;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 2px solid #fff;
	margin-bottom: 2px;
}
#new2-navcontainer ul li a:hover {
	background-color: #8a0002;
	color: #fff;
}
#new2-navcontainer ul li a:active {
	background-color: #8a0002;
	color: #fff;
}
/*  newsubmenu end for add match */
#navcontainer3 ul {
	/*margin-top: 8px;*/
	/*margin-left: 20px;*/
	/*background-color: #036;*/
	color: White;
	float: left;
}
#navcontainer3 ul li {
	display: inline;
}
#navcontainer3 ul li a {
	padding: 0.2em 1em;
	background-color: #b60000;
	color: White;
	text-decoration: none;
	float: left;
	border: 1px solid silver;
}
#navcontainer3 ul li a:hover {
	background-color: #8a0002;
	color: #fff;
}
#navcontainer3 ul li a:active {
	background-color: #8a0002;
	color: #fff;
}
#navcontainer4 ul {
	/*margin-top: 8px;*/
	/*margin-left: 20px;*/
	/*background-color: #036;*/
	color: White;
	float: right;
}
#navcontainer4 ul li {
	display: inline;
}
#navcontainer4 ul li a {
	padding: 0.2em 1em;
	background-color: #f7a504;
	color: #b60000;
	text-decoration: none;
	float: left;
	border: 1px solid silver;
	font-weight: bold;
}
#navcontainer4 ul li a:hover {
	background-color: #D9DE0A;
	color: #b60000;
}
#navcontainer4 ul li a:active {
	background-color: #f7a504;
	color: #b60000;
}
/* FORM */
form {
	margin-top: 0;
}
.forlabel {
	clear: both;
	float: left;
	width: 90px;
}
fieldset {
	border: 1px solid #980a0a;
	padding: 10px;
	margin-bottom: 10px;
}
legend {
	border: 1px solid #980a0a;
	background: white url("../pictures/right_bg.gif") repeat-x;
	padding: 2px;
	margin-left: 10px;
}
legend span {
	background: url("../pictures/icon_arrow.gif") no-repeat;
	display: block;
	width: 23px;
	height: 15px;
	margin: 0px 5px 0 0;
	float: left;
}
.line {
	padding: 4px 0 0 8px;
	clear: left;
	font-size: 12px;
}
.form_pad {
	padding: 1em 0;
}
.form_pad select, .form_pad input, .form_pad textarea {
	border: 1px solid silver;
	font-size: 12px;

}
.submit {
	padding: 0 10px;
	height: 1.8em;
	margin-top: 10px;
	background: #b60000;
	border: 1px solid silver;
	color: #FFFFFF;
	cursor: pointer;
}
.submit2 {
	padding: 0 10px;
	height: 1.8em;
	background: #b60000;
	border: 1px solid silver;
	color: #FFFFFF;
	cursor: pointer;
}
.form_pad .noborder {
	border: none;
}
#order .forlabel {
	width: 100px;
}
#kontaktny-formular {
	margin-left: 25px;
}
.inputBox2 {
	border: 1px solid #c1a047;
	font-size: 12px;
	width: 50px;
}
.input {
	width: 100px;
	height: 21px;
	background: url('../pictures/input.jpg') no-repeat right top;
	border: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 3px;
	margin-top: 6px;
	text-align: center;
}
.submitbt {
	background: url(../pictures/nasetipy_login.jpg) 0 0 no-repeat;
	width: 60px;
	height: 17px;
	border: none;
	cursor: pointer;
	float: left;
	margin: 0px 20px 0 0;
}
table.content {
	width: 100%;
	margin: 0px 0 5px 0;
	border-collapse: collapse;
	border: 1px solid #d9d9d9;
}
table.content2 {
	width: 50%;
	margin: 0;
	border-collapse: collapse;
	text-align: left;
}
table.content th {
	padding: 4px;
	padding-left: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	border-bottom: 1px solid #bad4e8;
	border-right: 1px solid #fff;
	background-color: #b60001;
}
table.content th.left, table.content td.left {
	text-align: left;
}
table.content th.second {
	padding: 3px;
	padding-left: 5px;
	font-size: 11px;
	background: #c4d7ae url(../images/bg_header_second.gif) repeat-x;
}
table.content th a {
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}
table.content th a:hover {
	color: #ffffff;
	text-decoration: underline;
}
table.content tr td {
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	padding-left: 5px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #bad4e8;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a1a1a;
	background-color: #eeefcf;
}
table.content .match {
	text-align: left;
	color: #172836;
	font-weight: bold;
}
table.content td a {
	color: #005294;
	font-size: 11px;
	text-decoration: none;
}
table.content td a:hover {
	color: #000;
	text-decoration: underline;
}
table.content td.analyses {
	padding: 4px;
	padding-left: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	border-bottom: 12px solid #eeefcf;
	border-right: 1px solid #fff;
	border-left: 1px transparent;
	background-color: #b60001;
	font-weight: bold;
	text-align: left;
}
table.content td.analyses a {
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}
table.allzapasy {
	width: 100%;
	margin: 5px 0 5px 0;
	border-collapse: collapse;
	border: 1px solid #d9d9d9;
}
table.allzapasy th {
	padding: 4px;
	padding-left: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	border-bottom: 1px solid #bad4e8;
	border-right: 1px solid #fff;
	background-color: #b60001;
}
table.allzapasy th.left, table.allzapasy td.left {
	text-align: left;
}
table.allzapasy th.second {
	padding: 3px;
	padding-left: 5px;
	font-size: 11px;
	background: #c4d7ae url(../images/bg_header_second.gif) repeat-x;
}
table.allzapasy th a {
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}
table.allzapasy th a:hover {
	color: #ffffff;
	text-decoration: underline;
}
table.allzapasy tr td {
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #bad4e8;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a1a1a;
}
table.allzapasy td a {
	color: #005294;
	font-size: 11px;
	text-decoration: none;
}
table.allzapasy td a:hover {
	color: #000;
	text-decoration: underline;
}
table.allzapasy td .ikona {
	text-align: left;
	vertical-align: middle;
	width: 20px;
}
tr.prvy {
	background-color: #eeefcf;
}
tr.druhy {
	background-color: #FFFAF0;
}
tr.treti {
	background-color: #B2F107;
}
table.allzapasy3 {
	margin: 5px 0 5px 0;
	border-collapse: collapse;
	border: 1px solid #d9d9d9;
}
table.allzapasy3 th {
	padding: 4px;
	padding-left: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	border-bottom: 1px solid #bad4e8;
	border-right: 1px solid #fff;
	background-color: #b60001;
}
table.allzapasy3 th.left, table.allzapasy3 td.left {
	text-align: left;
}
table.allzapasy3 th.second {
	padding: 3px;
	padding-left: 5px;
	font-size: 11px;
	background: #c4d7ae url(../images/bg_header_second.gif) repeat-x;
}
table.allzapasy3 th a {
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}
table.allzapasy3 th a:hover {
	color: #ffffff;
	text-decoration: underline;
}
table.allzapasy3 tr td {
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #bad4e8;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a1a1a;
}
table.allzapasy3 td a {
	color: #005294;
	font-size: 11px;
	text-decoration: none;
}
table.allzapasy3 td a:hover {
	color: #000;
	text-decoration: underline;
}
table.allzapasy3 td .ikona {
	text-align: left;
	vertical-align: middle;
	width: 20px;
}
/* over efect*/
#tt {
	position: absolute;
	display: block;
	background: url(../images/tt_left.gif) top left no-repeat
}
#tttop {
	display: block;
	height: 5px;
	margin-left: 5px;
	background: url(../images/tt_top.gif) top right no-repeat;
	overflow: hidden
}
#ttcont {
	display: block;
	padding: 0px 12px 0px 7px;
	margin-left: 5px;
	background: #666;
	color: #FFF
}
#ttbot {
	display: block;
	height: 5px;
	margin-left: 5px;
	background: url(../images/tt_bottom.gif) top right no-repeat;
	overflow: hidden
}
/* new main menu menu blue */
ul.blue {
	padding-left: 29px;
	list-style: none;
	float: left;
	clear: left;
}
ul.blue li {
	float: left;
	display: inline; /*For ignore double margin in IE6*/
	margin: 0 10px;
}
ul.blue li a {
	text-decoration: none;
	float: left;
	color: #000000;
	cursor: pointer;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 37px;
	font-weight: 900;
	margin: 0 10px 0 -10px;
	
	position: relative; /*To fix IE6 problem (not displaying)*/
}
ul.blue li a:hover, ul.blue li a.current {
	text-decoration: underline;
	float: left;
	color: #000000;
	text-decoration: underline;
	cursor: pointer;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 37px;
	font-weight: 900;
	margin: 0 10px 0 -10px;
	
	position: relative; /*To fix IE6 problem (not displaying)*/
}
#prediction {
	background: none repeat scroll 0 0 #b60000;
	float: left;
	margin: 0 10px 0 0;
	width: 565px;
}
#prediction_res {
	float: right;
	margin: 70px 10px 0px 0;
	width: 100px;
}
#prediction h3 {
	background: none repeat scroll 0 0 #880101;
	color: #FFFFFF;
	float: left;

	font-size: 20px;
	font-weight: normal;
	height: 34px;
	line-height: 34px;
	margin: 0;
	padding: 0 0 0 10px;
	width: 555px;
}
#predictioncontent {
	float: left;
	padding: 5px;
	width: 555px;
}
.predictionl {
	
	float: left;
	height: 25px;
	line-height: 25px;
	width: 555px;

}
.predictiontit {
	background: none repeat scroll 0 0 #fffaf6;
	float: left;
	font-size: 14px;
	font-weight: normal;
	padding-left: 5px;
	width: 250px;

}
.predictionres {
	background: none repeat scroll 0 0 #eeefcf;

	float: left;

	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 300px;
}
.predictionbook {
	background: none repeat scroll 0 0 #A3CC00;
	color: #FFFFFF;
	float: left;

	font-size: 14px;
	font-weight: normal;
	text-align: center;
	width: 200px;
}
.predictionbook a {
	color: #FFFFFF;
	display: block;
	width: 200px;
}
.predictionbook a:hover {
	background: none repeat scroll 0 0 #789600;
	color: #FFFFFF;
	text-decoration: none;
}
.liga_tab_hdr th {
	background-color: #e0e4e9;
	color: #41464c;
	text-transform: uppercase;
	text-align: center;
}
.img_flag_vysl {
	margin-top: 2px;
}
.liga_tab_top th {
	padding: 3px;
	padding-left: 10px;
	background-color: #FFFFFF;
	text-align: left;
}
.s-dc {
	padding: 3px;
	background: #F6F4EA;
	text-align: center;
}
.s-da td {
	padding: 3px;
	background: #ffffff;
	border-top: 1px dotted #ccc;
}
.s-db td {
	padding: 3px;
	background: #eef0f3;
	border-top: 1px dotted #ccc;
}
.s-da td.xc1 {
	padding: 3px;
	background: #EFF3F6;
	text-align: left;
}
.s-db td.xc1 {
	padding: 3px;
	background: #E9EBE6;
	text-align: left;
}
.s-da td.xd1 {
	padding: 3px;
	background: #EFF3F6;
	text-align: center;
}
.s-db td.xd1 {
	padding: 3px;
	background: #E9EBE6;
	text-align: center;
}
.xs-ba td.c1 {
	padding: 3px;
	background: #EFF3F6;
	text-align: left;
}
.xs-bb td.c1 {
	padding: 3px;
	background: #E9EBE6;
	text-align: left;
}
.textmiddle {
	vertical-align: middle;
}
#tipovacka_hidden input {
	display: none;
}
/* new contact form */
#page-wrap {
	width: 600px;
	margin: 20px auto;
	height: auto !important;
}
#contact-area {
	width: 600px;
	margin-top: 25px;
}
#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}
#contact-area textarea {
	height: 90px;
}
#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}
#contact-area input.submit-button {
	width: 150px;
	float: right;
}
#contact-area label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}
#register-area {
	width: 500px;
	font-size: .9em;
}
#register-area input, #register-area textarea {
	padding: 5px;
	width: 400px;
	font-family: Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}
#register-area textarea {
	height: 90px;
}
#register-area textarea:focus, #register-area input:focus {
	border: 2px solid #900;
}
#register-area input.submit-button {
	width: 100px;
	float: right;
}
#register-area label {
	float: left;
	text-align: left;
	width: 500px;
	padding-top: 5px;
	font-size: 1.4em;
}
/* floating left top */
#fl_menu {
	position: absolute;
	/*position:fixed;*/
	/*top: 90px;*/
	z-index: 9999;
	width: 398px;
	margin-left: -398px;
}
/* floating right top */
#fl_menu_right {
	position: absolute;
	/*position:fixed;*/
	/*top: 90px;*/
	z-index: 9999;
	width: 398px;
	margin-left: 1104px;
}
#register-area2 {
	width: 500px;
	font-size: .9em;
}
#register-area2 input, #register-area2 textarea {
	padding: 5px;
	width: 400px;
	font-family: Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}
#register-area2 textarea {
	height: 90px;
}
#register-area2 textarea:focus, #register-area2 input:focus {
	border: 2px solid #900;
}
#register-area2 input.submit-button {
	width: 150px;
}
#register-area2 label {
	float: left;
	text-align: left;
	width: 500px;
	padding-top: 5px;
	font-size: 13px;
}
.box_main {
	padding: 10px;
	margin-bottom: 20px;
	background-color: #eeeeee;
	overflow: hidden;
	line-height: 20px;
}
.box_main a {
	color: #980a0a;
}
.team_list p {
	color: #999999;
}
.team_list p img {
	height: 40px;
	width: 40px;
	margin-right: 10px;
	margin-left: 10px;
}
.index_left .box_up, #pravy .box_up {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #1C1D22;
	padding: 7px;
	padding-left: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.box_main {
	font-size: 12px;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #eeeeee;
	overflow: hidden;
}
.index_left .box_up, #pravy .box_up {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #1C1D22;
	padding: 7px;
	padding-left: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.index_left .box_main {
	color: #999999;
}
.box_up, .box_up_ss, .box_up_ss_read {
	font-size: 13px;
	color: #222222;
	background-color: #dddddd;
	padding: 7px;
	padding-left: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}
.box_up_ss_read {
	background-color: #eeeeee;
}
.nhl_one {
	background-color: #ffffff;
	width: 620px;
	padding: 20px;
	font-size: 13px;
	line-height: 160%;
	border: 1px solid red;
}
/*new articles*/
.category-container {
	width: 750px;
	float: left;
	background: #f6f3ee;
	/*border:				1px solid #ECEAE4;*/
	padding-left: 0px;
	margin-left: -10px;
}
.category-container .article-container .date {
	margin-top: 13px;
}
.category-container .article-container {
	display: inline;
	float: left;
	margin-bottom: 5px;
}
.category-container #banner {
	margin-top: 5px;
}
.article-container h3 a {
	color: #b90909;
	font-size: 14px;
	text-align: left;
}
.article-container h3 {
	width: 237px;
	float: left;
	margin: 10px 0px 10px 14px;
	text-align: left;
}
.article_info .date {
	float: left;
	font-size: 9px;
	padding-top: 6px;
}
.article-container {
	background-color: #f6f3ee;
	padding-bottom: 10px;
	width: 364px;
	height: 263px;
	border-left: 1px solid #eceae4;
	border-right: 1px solid #eceae4;
	border-bottom: 1px solid #eceae4;
	float: left;
}
.article-container h4 {
	width: 100px;
	float: right;
	background: transparent url(http://urobsisam.topky.sk/images/arrow-article-uss.gif) no-repeat scroll right 4px;
	font-size: 12px;
	padding-right: 14px;
	margin-top: 10px;
	text-align: right;
}
.article-container h4 a {
	color: #676767;
}
.article-container h4 a:hover {
	color: #c40a0a;
}
.article-buttons {
	float: left;
}
.category-container .article-container {
	height: 170px;
	border: 0px;
}
.categoryl, .categoryr {
	float: left;
	width: 336px;
	display: inline;
	margin-bottom: 12px;
	margin-right: 17px;
}
.categoryr {
	margin-right: 0px;
	width: 336px;
}
.article {
	font-size: 12px;
	padding-left: 5px;
	padding-right: 13px;
	line-height: 16px;
	float: left;
	color: #676767;
}
.article-container .date {
	color: #999999;
	margin-left: 16px;
	margin-top: 13px;
	float: left;
	font-size: 11px;
}
.article img {
	margin: 0px 8px;
	padding: 2px;
	border: 1px solid #e7e7e7;
}
.article a img:hover {
	background: #b60000;
}
.article-image {
	float: left;
	height: 117px;
	width: 130px;
}
.article_navigation {
	padding-top: 5px;
}
.article_navigation a {
	font-size: 9px;
	color: #5d4d4d;
}
.content-box222 {
	background: #FFF url(../images/content_header2.jpg) top repeat-x;
	padding: 6px;
	height: auto !important;
	width: 567px;
	margin-bottom: 10px;
	font-family: "Verdana";
	font-size: 12px;
	color: #005aab;
}
/* GLOBALS */

*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
.form-2 {
	/* Size and position */
	width: 300px;
	padding: 15px;
	position: relative;
	/* Styles */
	background: #fffaf6;
	border-radius: 4px;
	color: #7e7975;
	box-shadow: 0 2px 2px rgba(0,0,0,0.2), 0 1px 5px rgba(0,0,0,0.2);
}
.form-2 .float {
	width: 50%;
	float: left;
	border-top: 1px solid rgba(255,255,255,1);
}
.form-2 .float:first-of-type {
	padding-right: 5px;
}
.form-2 .float:last-of-type {
	padding-left: 5px;
}
.form-2 label {
	display: block;
	padding: 0 0 5px 2px;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: 400;
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);
	font-size: 11px;
}
.form-2 label i {
	margin-right: 5px; /* Gap between icon and text */
	display: inline-block;
	width: 10px;
}
.form-2 input[type=text], .form-2 input[type=password] {
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
	display: block;
	width: 100%;
	padding: 5px;
	margin-bottom: 5px;
	border: 3px solid #ebe6e2;
	border-radius: 5px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.form-2 input[type=text]:hover, .form-2 input[type=password]:hover {
	border-color: #CCC;
}
.form-2 label:hover ~ input {
	border-color: #CCC;
}
.form-2 input[type=text]:focus, .form-2 input[type=password]:focus {
	border-color: #BBB;
	outline: none; /* Remove Chrome's outline */
}
.form-2 input[type=submit], .form-2 .reg-to-web {
	/* Size and position */
	width: 49%;
	height: 25px;
	float: left;
	position: relative;
	/* Styles */
	box-shadow: inset 0 1px rgba(255,255,255,0.3);
	border-radius: 3px;
	cursor: pointer;
	/* Font styles */
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 14px;
	line-height: 25px; /* Same as height */
	text-align: center;
	font-weight: bold;
}
.form-2 input[type=submit] {
	margin-right: 1%;
	background: #34a5cf; /* Fallback */
	background: -moz-linear-gradient(#34a5cf, #2a8ac4);
	background: -ms-linear-gradient(#34a5cf, #2a8ac4);
	background: -o-linear-gradient(#34a5cf, #2a8ac4);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#34a5cf), to(#2a8ac4));
	background: -webkit-linear-gradient(#34a5cf, #2a8ac4);
	background: linear-gradient(#34a5cf, #2a8ac4);
	border: 1px solid #2b8bc7;
	color: #ffffff;
	text-shadow: 0 -1px rgba(0,0,0,0.3);
	text-decoration: none;
}
.form-2 .reg-to-web {
	margin-left: 1%;
	background: #fbd568; /* Fallback */
	background: -moz-linear-gradient(#fbd568, #ffb347);
	background: -ms-linear-gradient(#fbd568, #ffb347);
	background: -o-linear-gradient(#fbd568, #ffb347);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fbd568), to(#ffb347));
	background: -webkit-linear-gradient(#fbd568, #ffb347);
	background: linear-gradient(#fbd568, #ffb347);
	border: 1px solid #f4ab4c;
	color: #996319;
	text-shadow: 0 1px rgba(255,255,255,0.3);
}
.form-2 input[type=submit]:hover, .form-2 .reg-to-web:hover {
	box-shadow: inset 0 1px rgba(255,255,255,0.3), inset 0 20px 40px rgba(255,255,255,0.15);
}
.form-2 input[type=submit]:active, .form-2 .reg-to-web:active {
	top: 1px;
}
/* Fallback fro broswers that don't support box shadows */
.no-boxshadow .form-2 input[type=submit]:hover {
	background: #ffb347;
}
.no-boxshadow .form-2 .reg-to-web:hover {
	background: #2a8ac4;
}
.form-2 p:last-of-type {
	clear: both;
}
.form-2 .opt {
	text-align: right;
	margin-right: 3px;
}
.form-2 label[for=showPassword] {
	display: inline-block;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: 400;
	text-transform: capitalize;
}
.form-2 input[type=checkbox] {
	vertical-align: middle;
	margin: -1px 5px 0 1px;
}
.form-3 {
	/* Size and position */
	width: 300px;
	padding: 15px;
	position: relative;
	/* Styles */
	background: #fffaf6;
	border-radius: 4px;
	color: #7e7975;
	box-shadow: 0 2px 2px rgba(0,0,0,0.2), 0 1px 5px rgba(0,0,0,0.2);
}
.form-3 input[type=submit] {
	/* Size and position */
	width: 29%;
	height: 25px;
	float: right;
	position: absolute;
	right: 10px;
	top: 15px;
	/* Styles */
	box-shadow: inset 0 1px rgba(255,255,255,0.3);
	border-radius: 3px;
	cursor: pointer;
	/* Font styles */
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 14px;
	line-height: 25px; /* Same as height */
	text-align: center;
	font-weight: bold;
}
.form-3 input[type=submit] {
	margin-right: 1%;
	background: #34a5cf; /* Fallback */
	background: -moz-linear-gradient(#34a5cf, #2a8ac4);
	background: -ms-linear-gradient(#34a5cf, #2a8ac4);
	background: -o-linear-gradient(#34a5cf, #2a8ac4);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#34a5cf), to(#2a8ac4));
	background: -webkit-linear-gradient(#34a5cf, #2a8ac4);
	background: linear-gradient(#34a5cf, #2a8ac4);
	border: 1px solid #2b8bc7;
	color: #ffffff;
	text-shadow: 0 -1px rgba(0,0,0,0.3);
	text-decoration: none;
}
.form-3 input[type=submit]:hover, .form-3 .reg-to-web:hover {
	box-shadow: inset 0 1px rgba(255,255,255,0.3), inset 0 20px 40px rgba(255,255,255,0.15);
}
/* Fallback fro broswers that don't support box shadows */
.no-boxshadow .form-3 input[type=submit]:hover {
	background: #ffb347;
}
.no-boxshadow .form-3 .reg-to-web:hover {
	background: #2a8ac4;
}
.form-3 p:last-of-type {
	clear: both;
}
.form-3 .opt {
	text-align: right;
	margin-right: 3px;
}
table.monthaa td {
	text-align: center;
	font-weight: bold;
	color: #b60000;
	padding: 5px;
}
.sutaze {
	padding-bottom: 10px;
	min-height: 100px;
	width: 230px;
	
	font-weight: bold;
	float: left;
	padding:10px;
	margin:10px;
	
}
.sutaze img {
	float: left;
	margin-top: 5px;
}
td.vysve {
	background-color: #eeefcf;
	padding: 5px;
}
.infobox {
	position: relative;
	margin-top: 128px;
	display: none;
}
.infobox img {
	position: relative;
	z-index: 2;
}
.infobox .more {
	display: none;
}
.infobox:hover .more {
	display: block;
	position: absolute;
	z-index: 1;
	left: 4px;
	top: 4px;
	padding: 0px 5px 5px 44px;
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}
#cboxWrapper {
	max-width: none;
}
#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear: left;
}
#cboxContent {
	position: relative;
}
#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#cboxTitle {
	margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer;
}
.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
	-ms-interpolation-mode: bicubic;
}
.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
}
#colorbox, #cboxContent, #cboxLoadedContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
	background: #fff;
}
#colorbox {
	outline: 0;
}
#cboxContent {
	margin-top: 32px;
	overflow: visible;
	background: #000;
}
.cboxIframe {
	background: #fff;
}
#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}
#cboxLoadedContent {
	background: #eeefcf;
	padding: 10px;
	border: 2px solid;
	border-color: #cac6ba;
	text-align: justify;
	color: #0676b1;
}
#cboxLoadingGraphic {
	background: url(../images/loading2.gif) no-repeat center center;
}
#cboxLoadingOverlay {
	background: #000;
}
#cboxTitle {
	position: absolute;
	top: -22px;
	left: 0;
	color: #000;
}
#cboxCurrent {
	position: absolute;
	top: -22px;
	right: 205px;
	text-indent: -9999px;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	text-indent: -9999px;
	width: 20px;
	height: 20px;
	position: absolute;
	top: -20px;
	background: url(../images/controls.png) no-repeat 0 0;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
	outline: 0;
}
#cboxPrevious {
	background-position: 0px 0px;
	right: 44px;
}
#cboxPrevious:hover {
	background-position: 0px -25px;
}
#cboxNext {
	background-position: -25px 0px;
	right: 22px;
}
#cboxNext:hover {
	background-position: -25px -25px;
}
#cboxClose {
	background-position: -50px 0px;
	right: 0;
}
#cboxClose:hover {
	background-position: -50px -25px;
}
.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious {
	right: 66px;
}
.cboxSlideshow_on #cboxSlideshow {
	background-position: -75px -25px;
	right: 44px;
}
.cboxSlideshow_on #cboxSlideshow:hover {
	background-position: -100px -25px;
}
.cboxSlideshow_off #cboxSlideshow {
	background-position: -100px 0px;
	right: 44px;
}
.cboxSlideshow_off #cboxSlideshow:hover {
	background-position: -75px -25px;
}
.form-4 {
	/* Size and position */
	width: 300px;
	padding: 15px;
	position: relative;
	/* Styles */
	background: #fffaf6;
	border-radius: 4px;
	color: #7e7975;
	box-shadow: 0 2px 2px rgba(0,0,0,0.2), 0 1px 5px rgba(0,0,0,0.2);
}
.form-4 input[type=submit] {
	/* Size and position */
	width: 29%;
	height: 25px;
	float: right;
	position: absolute;
	right: 10px;
	top: 15px;
	/* Styles */
	box-shadow: inset 0 1px rgba(255,255,255,0.3);
	border-radius: 3px;
	cursor: pointer;
	/* Font styles */
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 14px;
	line-height: 25px; /* Same as height */
	text-align: center;
	font-weight: bold;
}
.form-4 input[type=submit] {
	margin-right: 1%;
	background: #34a5cf; /* Fallback */
	background: -moz-linear-gradient(#34a5cf, #2a8ac4);
	background: -ms-linear-gradient(#34a5cf, #2a8ac4);
	background: -o-linear-gradient(#34a5cf, #2a8ac4);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#34a5cf), to(#2a8ac4));
	background: -webkit-linear-gradient(#34a5cf, #2a8ac4);
	background: linear-gradient(#34a5cf, #2a8ac4);
	border: 1px solid #2b8bc7;
	color: #ffffff;
	text-shadow: 0 -1px rgba(0,0,0,0.3);
	text-decoration: none;
}
.form-4 input[type=submit]:hover, .form-4 .reg-to-web:hover {
	box-shadow: inset 0 1px rgba(255,255,255,0.3), inset 0 20px 40px rgba(255,255,255,0.15);
}
/* Fallback fro broswers that don't support box shadows */
.no-boxshadow .form-4 input[type=submit]:hover {
	background: #ffb347;
}
.no-boxshadow .form-4 .reg-to-web:hover {
	background: #2a8ac4;
}
.form-4 p:last-of-type {
	clear: both;
}
.form-4 .opt {
	text-align: right;
	margin-right: 3px;
}
.cut_long_address {
	max-width: 530px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	vertical-align: text-bottom; 
}
.cut_long_address2 {
	max-width: 530px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	vertical-align: text-bottom; 
}
table.allzapasy_blok {
	width: 100%;
	margin: 5px 0 5px 0;
	border-collapse: collapse;
	border: 1px solid #d9d9d9;
}
table.allzapasy_blok tr td {
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #bad4e8;
	border-right: 1px solid #bad4e8;
	border-bottom: 1px solid #bad4e8;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a1a1a;
}
table.allzapasy_blok td a {
	color: #005294;
	font-size: 11px;
	text-decoration: none;
}
table.allzapasy_blok td a:hover {
	color: #000;
	text-decoration: underline;
}
table.allzapasy_blok td .ikona {
	text-align: left;
	vertical-align: middle;
	width: 20px;
}
td.style11 {
	height: 6px;
	background: url(../pictures/hr-11.png) repeat-x 0 0;
    border: 0;
	padding:10px 0;
}

 .form-5  {
	/* Size and position */
	width: 60%;
	height: 20px;
	float: inherit;
	position: relative;
	/* Styles */
	box-shadow: inset 0 1px rgba(255,255,255,0.3);
	border-radius: 3px;
	/* Font styles */
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 14px;
	padding: 0 5px;
	line-height: 20px; /* Same as height */
	text-align: center;
	font-weight: bold;
	margin-left: 1%;
	background: #fbd568; /* Fallback */
	background: -moz-linear-gradient(#fbd568, #ffb347);
	background: -ms-linear-gradient(#fbd568, #ffb347);
	background: -o-linear-gradient(#fbd568, #ffb347);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fbd568), to(#ffb347));
	background: -webkit-linear-gradient(#fbd568, #ffb347);
	background: linear-gradient(#fbd568, #ffb347);
	border: 1px solid #f4ab4c;
	color: #333;
	text-shadow: 0 1px rgba(255,255,255,0.3);
}
 .form-6  {
	/* Size and position */
	height: 20px;
	float: left;
	position: relative;
	/* Styles */
	box-shadow: inset 0 1px rgba(255,255,255,0.3);
	border-radius: 3px;
	/* Font styles */
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 14px;
	padding: 0 10px;
	line-height: 20px; /* Same as height */
	text-align: center;
	font-weight: bold;
	background: #fbd568; /* Fallback */
	background: -moz-linear-gradient(#fbd568, #ffb347);
	background: -ms-linear-gradient(#fbd568, #ffb347);
	background: -o-linear-gradient(#fbd568, #ffb347);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fbd568), to(#ffb347));
	background: -webkit-linear-gradient(#fbd568, #ffb347);
	background: linear-gradient(#fbd568, #ffb347);
	border: 1px solid #f4ab4c;
	color: #333;
	text-shadow: 0 1px rgba(255,255,255,0.3);
}
 .form-14  {
	/* Size and position */
	height: 20px;
	float: left;
	position: relative;
	/* Styles */
	box-shadow: inset 0 1px rgba(255,255,255,0.3);
	border-radius: 3px;
	/* Font styles */
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 14px;
	padding: 0 10px;
	margin: 0px 2px 0px 2px;
	line-height: 20px; /* Same as height */
	text-align: center;
	font-weight: bold;
	background: #34a5cf; /* Fallback */
	background: -moz-linear-gradient(#34a5cf, #2a8ac4);
	background: -ms-linear-gradient(#34a5cf, #2a8ac4);
	background: -o-linear-gradient(#34a5cf, #2a8ac4);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#34a5cf), to(#2a8ac4));
	background: -webkit-linear-gradient(#34a5cf, #2a8ac4);
	background: linear-gradient(#34a5cf, #2a8ac4);
	border: 1px solid #2b8bc7;
	color: #ffffff;
	text-shadow: 0 -1px rgba(0,0,0,0.3);
	text-decoration: none;
}
.form-14 a {
	color: #FFFFFF;
	text-decoration: none;
}
.form-15  {
	/* Size and position */
	height: 20px;
	float: left;
	position: relative;
	/* Styles */
	box-shadow: inset 0 1px rgba(255,255,255,0.3);
	border-radius: 3px;
	/* Font styles */
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 14px;
	padding: 0 10px;
	margin: 0px 2px 0px 2px;
	line-height: 20px; /* Same as height */
	text-align: center;
	font-weight: bold;
	background: #fbd568; /* Fallback */
	background: -moz-linear-gradient(#fbd568, #ffb347);
	background: -ms-linear-gradient(#fbd568, #ffb347);
	background: -o-linear-gradient(#fbd568, #ffb347);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fbd568), to(#ffb347));
	background: -webkit-linear-gradient(#fbd568, #ffb347);
	background: linear-gradient(#fbd568, #ffb347);
	border: 1px solid #f4ab4c;
	color: #333;
	text-shadow: 0 1px rgba(255,255,255,0.3);
}
 .form-7  {
	/* Size and position */
	height: 20px;
	float: left;
	position: relative;
	/* Styles */
	box-shadow: inset 0 1px rgba(255,255,255,0.3);
	border-radius: 3px;
	/* Font styles */
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 14px;
	padding: 0 10px;
	 
	line-height: 20px; /* Same as height */
	text-align: center;
	font-weight: bold;
	background: #fbd568; /* Fallback */
	background: -moz-linear-gradient(#fbd568, #ffb347);
	background: -ms-linear-gradient(#fbd568, #ffb347);
	background: -o-linear-gradient(#fbd568, #ffb347);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fbd568), to(#ffb347));
	background: -webkit-linear-gradient(#fbd568, #ffb347);
	background: linear-gradient(#fbd568, #ffb347);
	border: 1px solid #f4ab4c;
	color: #333;
	text-shadow: 0 1px rgba(255,255,255,0.3);
	cursor: pointer;
	
}
.form-7:hover { text-decoration:underline; }
 .form-8  {
	/* Size and position */
	height: 20px;
	float: left;
	position: relative;
	/* Styles */
	box-shadow: inset 0 1px rgba(255,255,255,0.3);
	border-radius: 3px;
	/* Font styles */
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 14px;
	padding: 0 10px;
	line-height: 20px; /* Same as height */
	text-align: center;
	font-weight: bold;
	background: #fbd568; /* Fallback */
	background: -moz-linear-gradient(#cf0000, #b60001);
	background: -ms-linear-gradient(#cf0000, #b60001);
	background: -o-linear-gradient(#cf0000, #b60001);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#cf0000), to(#b60001));
	background: -webkit-linear-gradient(#cf0000, #b60001);
	background: linear-gradient(#cf0000, #b60001);
	border: 1px solid #f4ab4c;
	color: #fff;
	text-shadow: 0 1px rgba(255,255,255,0.3);
	
}
 .form-9  {
	/* Size and position */
	height: 30px;
	float: left;
	position: relative;
	/* Styles */
	box-shadow: inset 0 1px rgba(255,255,255,0.3);
	border-radius: 3px;
	/* Font styles */
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 14px;
	padding: 0 10px;
	line-height: 30px; /* Same as height */
	text-align: center;
	font-weight: bold;
	background: #fbd568; /* Fallback */
	background: -moz-linear-gradient(#fbd568, #ffb347);
	background: -ms-linear-gradient(#fbd568, #ffb347);
	background: -o-linear-gradient(#fbd568, #ffb347);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fbd568), to(#ffb347));
	background: -webkit-linear-gradient(#fbd568, #ffb347);
	background: linear-gradient(#fbd568, #ffb347);
	border: 1px solid #f4ab4c;
	color: #333;
	text-shadow: 0 1px rgba(255,255,255,0.3);
}
.form-10 {
	/* Size and position */
	height: 20px;
	float: right;
	position: relative;
	/* Styles */
	box-shadow: inset 0 1px rgba(255,255,255,0.3);
	border-radius: 3px;
	/* Font styles */
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 14px;
	padding: 0 10px;
	line-height: 20px; /* Same as height */
	text-align: center;
	font-weight: bold;
	background: #fbd568; /* Fallback */
	background: -moz-linear-gradient(#cf0000, #b60001);
	background: -ms-linear-gradient(#cf0000, #b60001);
	background: -o-linear-gradient(#cf0000, #b60001);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#cf0000), to(#b60001));
	background: -webkit-linear-gradient(#cf0000, #b60001);
	background: linear-gradient(#cf0000, #b60001);
	border: 1px solid #f4ab4c;
	color: #fff;
	text-shadow: 0 1px rgba(255,255,255,0.3);
	cursor: pointer;
	margin-top: 5px;
}
 .form-11  {
	/* Size and position */
	height: 20px;
	float: left;
	position: relative;
	/* Styles */
	box-shadow: inset 0 1px rgba(255,255,255,0.3);
	border-radius: 3px;
	/* Font styles */
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 14px;
	padding: 0 10px;
	line-height: 20px; /* Same as height */
	text-align: center;
	font-weight: bold;
	background: #fbd568; /* Fallback */
	background: -moz-linear-gradient(#fbd568, #ffb347);
	background: -ms-linear-gradient(#fbd568, #ffb347);
	background: -o-linear-gradient(#fbd568, #ffb347);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fbd568), to(#ffb347));
	background: -webkit-linear-gradient(#fbd568, #ffb347);
	background: linear-gradient(#fbd568, #ffb347);
	border: 1px solid #f4ab4c;
	color: #333;
	text-shadow: 0 1px rgba(255,255,255,0.3);
	cursor: pointer;
	margin-right: 5px;
}
.form-11:hover { text-decoration:underline;}
hr.style12 {
	height: 6px;
	background: url(../pictures/hr-11.png);
	repeat-x 0 0;
    border: 0;
}
#share-buttons2 img {
vertical-align:middle;
}
 .form-12  {
	/* Size and position */
	height: 20px;
	float: left;
	position: relative;
	/* Styles */
	box-shadow: inset 0 1px rgba(255,255,255,0.3);
	border-radius: 3px;
	/* Font styles */
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 14px;
	padding: 0 5px;
	line-height: 20px; /* Same as height */
	text-align: center;
	font-weight: bold;
	background: #fbd568; /* Fallback */
	background: -moz-linear-gradient(#fbd568, #ffb347);
	background: -ms-linear-gradient(#fbd568, #ffb347);
	background: -o-linear-gradient(#fbd568, #ffb347);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fbd568), to(#ffb347));
	background: -webkit-linear-gradient(#fbd568, #ffb347);
	background: linear-gradient(#fbd568, #ffb347);
	border: 1px solid #f4ab4c;
	color: #333;
	text-shadow: 0 1px rgba(255,255,255,0.3);
	cursor: pointer;
}
.form-12:hover { text-decoration:underline;}

.form-13  {
	/* Size and position */
	width: 60%;
	height: 20px;
	float: inherit;
	position: relative;
	/* Styles */
	box-shadow: inset 0 1px rgba(255,255,255,0.3);
	border-radius: 3px;
	/* Font styles */
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 16px;
	padding: 0 10px;
	line-height: 20px; /* Same as height */
	text-align: center;
	font-weight: bold;
	margin-left: 1%;
	background: #e03d3d; /* Fallback */
	background: -moz-linear-gradient(#e03d3d, #b60001);
	background: -ms-linear-gradient(#e03d3d, #b60001);
	background: -o-linear-gradient(#e03d3d, #b60001);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#e03d3d), to(#b60001));
	background: -webkit-linear-gradient(#e03d3d, #b60001);
	background: linear-gradient(#e03d3d, #b60001);
	border: 1px solid #f4ab4c;
	color: #FFF;
	text-shadow: 0 1px rgba(255,255,255,0.3);
	margin-top: 2%;
}
.form-13 a { color: #FFF;}



 .form-17  {
	/* Size and position */
	height: 30px;
	float: left;
	position: relative;
	/* Styles */
	box-shadow: inset 0 1px rgba(255,255,255,0.3);
	border-radius: 3px;
	/* Font styles */
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 18px;
	padding: 0 15px;
	 
	line-height: 30px; /* Same as height */
	text-align: center;
	font-weight: bold;
	background: #fbd568; /* Fallback */
	background: -moz-linear-gradient(#fbd568, #ffb347);
	background: -ms-linear-gradient(#fbd568, #ffb347);
	background: -o-linear-gradient(#fbd568, #ffb347);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fbd568), to(#ffb347));
	background: -webkit-linear-gradient(#fbd568, #ffb347);
	background: linear-gradient(#fbd568, #ffb347);
	border: 1px solid #f4ab4c;
	color: #980a0a;
	text-shadow: 0 1px rgba(255,255,255,0.3);
	cursor: pointer;
	
}
.form-17:hover { text-decoration:underline; }
.form-17.current { text-decoration:underline; color: #980a0a;  }


	
/* list s image for doxxbet.sk */
ul.image {
	list-style-type:none;
	padding-left:10px;
	margin:0px;
	padding-top:10px;
	text-align: left;
}
ul.image li {
	background-image:url(../pictures/sqorange3.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:20px;
	padding-bottom: 5px;
}
.odoslat-zapas {outline: none;
border: none;
    outline-width: 0;
     -webkit-appearance: none;}
.submit { -webkit-appearance: none; }

.myButton {
	box-shadow:inset 0px 1px 0px 0px #cf866c;
	background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
	background-color:#d0451b;
	border-radius:3px;
	border:1px solid #942911;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
}
.myButton:hover {
	background:linear-gradient(to bottom, #bc3315 5%, #d0451b 100%);
	background-color:#bc3315;
	color:#ffffff;
}
.myButton:active {
	position:relative;
	top:1px;
}
.code-box {
	background-color: #f4f4f4;
	border: 1px solid #ddd;
	padding: 10px;
	font-family: monospace;
	white-space: pre-wrap;
	word-wrap: break-word;
}
table.allposts {
	width: 100%;
	margin: 5px 0 5px 0;
	border-collapse: collapse;
	border: 1px solid #d9d9d9;
}
table.allposts th {
	padding: 4px;
	padding-left: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	border-bottom: 1px solid #bad4e8;
	border-right: 1px solid #fff;
	background-color: #b60001;
}
table.allposts th.left, table.allposts td.left {
	text-align: left;
}
table.allposts th.second {
	padding: 3px;
	padding-left: 5px;
	font-size: 12px;
	background: #c4d7ae url(../images/bg_header_second.gif) repeat-x;
}
table.allposts th a {
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
}
table.allposts th a:hover {
	color: #ffffff;
	text-decoration: underline;
}
table.allposts tr td {
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #bad4e8;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a1a1a;
}
table.allposts td a {
	color: #005294;
	font-size: 12px;
	text-decoration: none;
}
table.allposts td a:hover {
	color: #000;
	text-decoration: underline;
}
table.allposts td .ikona {
	text-align: left;
	vertical-align: middle;
	width: 20px;
}
table.pagenav {font-size: 12px;}