/* import styles */

@import url( 'http://www.sporting.sk/SpryAssets/SpryCollapsiblePanel.css' );

/* layout design */

* {
	padding:0;
	margin:0;
}
body {
	color: #666666;
	background-color: #CCCCCC;
	background-image:url(../images/bg_body.png);
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	font-variant: normal;
}

img	{
	padding:5px;
	border:1px solid #999999;
}
#content {
	width: 832px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../images/bg_content.png);
}
#content_top {
	height:auto;
	background-image:url(../images/bg_content_top2.png);
	background-repeat:no-repeat;
	padding-top:20px;
	padding-left:15px;
	padding-right:15px;
}
#header {
	height: 167px;
	background-image:url(../images/header/hiking.jpg);
	background-repeat:no-repeat;
}

#header_micro {
	padding-top:7px;
	padding-right:7px;
	float:right;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	vertical-align:top;
}
#header_micro img{
	margin:0px;
	padding:0px;
	border:none;
	margin-left:1px;
	margin-right:1px;
}
#header_micro a {
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	vertical-align:top;
	text-decoration:none;
}
#header_micro a:hover {
text-decoration:underline;
}
#header_logo a,a:hover,a:visited {
text-decoration:none;
}
#header_logo {
	padding-top:30px;
	margin-right:40px;
	float:right;
	clear:both;
}
#header_logo a{
	display:block;
	height:70px;
	width:270px;
}

#header_logo_adv a,a:hover,a:visited {
text-decoration:none;
}
#header_logo_adv {
	float:left;
}
#header_logo_adv a{
	display:block;
	margin-left:40px;
	height:130px;
	width:270px;
}

#main{
	background-image:url(../images/bg_main.png);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	width:802px;

}
#footer {
	clear: both;
	color:#cfcfcf;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/bg_body.png);
	background-position:bottom;
}
#footer_menu {
	background-image:url(../images/bg_footer_menu.png);
	height:20px;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
}
#footer_menu a{
	color:#cfcfcf;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
}
#footer_menu a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
#footer_adv {
	background-image:url(../images/bg_footer_adv.png);
	padding-left:20px;
	padding-right:20px;
}

#footer_adv2 {
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:15px;
}

#footer_adv2 a{
	color:#999999;
	font-size:11px;
	font-weight:normal;
}

#footer_adv2 a:hover{
	color: #FFFFFF;
}
.CollapsiblePanel2 {
	background-image:url(../images/bg_footer_adv.png);
	padding-left:20px;
	padding-right:20px;
}
#footer_ft {
	background-image:url(../images/bg_footer_ft.png);
	background-repeat:no-repeat;
	height:20px;
}
#login {
	background-image:url(../images/login.png);
	margin-left:auto;
	margin-right:auto;
	margin-top:150px;
	width:372px;
	height:263px;
	padding-top:50px;
}
#left{
	padding-left:11px;
	float: left;
	width: 202px;
	
}
#right{
	float: right;
	width: 545px;
	padding-right:20px;
	padding-top:15px;
	padding-left:20px;
	background-image:url(../images/right.gif);
	background-repeat:no-repeat;
	background-position: 0px 60px;
	
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-align:justify;
	color:#555555;
}

#right div{
	margin-top:10px;
	margin-bottom:10px;
}

#page_break {
	font-size:14px;
	text-align:center;
	font-weight:bold;
}
#page_break a {
	text-decoration:none;
} 

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
.clearfix {
    display:block;
}
* html .clearfix {
    height:1px;
}

#photos_main {
}
#video_player{
	padding:5px;
	border:1px solid #999999;
}
.search {
	margin:0px; padding:0px;
	font-size:12px;
	clear:both;
}
.search h3{
	font-size:16px;
	margin-bottom:5px;
	margin-top:0px;
	padding-top:0px;
}
.search h2 a{
	font-size:15px;
}
.search h2 {
	margin-bottom:4px;
	margin-top:0px;
	padding-top:0px;
}

.article img{
	margin-right:8px;
}

.title{
	font-size:14px;
	display:block;
	color: #4f90b4;
	margin-bottom:2px;
	font-weight:bold;
}

.border_solid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.border_dott {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.border_dash{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#shop_menu{
	font-size:12px;
	color: #999999;
	clear:both;
	padding-left:0px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin:0px;
	clear:both;
}

#shop_menu a{
	color: #999999;
	text-decoration:none;
	display:inline;
	font-size:12px;
	border: 1px #CCCCCC solid;
	background-color: #FFFFFF;
	padding:2px 10px 2px 10px;
}
#shop_menu a:visited {
	text-decoration:none;
}
#shop_menu a:hover {
	text-decoration:none;
	background-color: #F9F9F9;
	color:#4f90b4;
}



.divider{
	text-align: center;
	background: url(../images/divider2.gif) repeat-x center;
	font-size:11px;
	color: #999999;
	clear:both;
}
.divider h3{
	display:inline;
	font-size:11px;
	border: 1px #CCCCCC solid;
	background-color:#FFFFFF;
	padding:1px 10px 1px 10px;
	margin-left:auto;
	margin-right:auto;
	
}
.divider h2{
	color: #CCCCCC;
	display:inline;
	font-size:11px;
	border: 1px #CCCCCC solid;
	background-color: #FFFFFF;
	padding:1px 10px 1px 10px;
}
.divider span{
	color: #CCCCCC;
}
.chat {
	border: #cacacb dashed 1px;
	padding:5px;

}
.chat img {
	padding:0px; 
	border:none;
}
.grey {
	color:#CCCCCC;
}
.tooltip {
	width: 200px; 
	color:#000;
	font:lighter 11px/1.3 Arial,sans-serif;
	text-decoration:none;
	text-align:center
}

.tooltip span.top {
	padding: 30px 8px 0;
    background: url(../images/bt.gif) no-repeat top
}

.tooltip b.bottom {
	padding:3px 8px 15px;
	color: #548912;
    background: url(../images/bt.gif) no-repeat bottom
}

.module {
	background-image:url(../images/bg_module.png);
	font-size:11px;
	color: #333333;
	font-weight:normal;
	clear:both;

}
.module .body .divider{
	text-align: center;
	background: url(../images/divider3.gif) repeat-x center;
	font-size:11px;
	color: #999999;
	clear:both;
}
.module .head { 
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #F2F2F2;
	background-image: url(../images/cube_small.gif);
	background-repeat:no-repeat;
	background-position: 5px;
	clear:both;
}
.module h3{
	color:#036fb0;
	font-size:12px;
	font-weight:bold;
	padding-left:25px;
} 
.module .body {
	border-bottom:1px solid #F2F2F2;
	padding:10px;
	clear:both;
}
.module a {
	color:#036fb0;
}

/* menu desing */

#menu {
	height: 29px;
	background-image:url(../images/menu.png);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	width:100%;
	font-size: 16px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#menu a {
	position:relative;
	top:-4px;
	text-align:center;
	display:block;
	color: #FFFFFF;
	background-image:url(../images/rollover.png);
	background-repeat:repeat-x;
	background-position: 0px -40px;
	text-decoration: none;
	float:left;
	padding-top:9px;
	padding-bottom:8px;
	padding-right:14px;
	padding-left:14px;
}
#menu a:hover { 
	background-position: 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:active { 
	background-position: 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited { 
	color: #FFFFFF;
	text-decoration: none;
}
#menu img {
	margin-top:9px;
	padding:0px;
	border:none;
	float:left;
}
/* text design */

h1 {
	font-size:26px;
	margin-bottom:15px;
}
h2 {
	font-size:26px;
	margin-bottom:15px;
}
h3 {
	margin-bottom:5px;
	margin-top:5px;
	font-size:14px;
	font-weight:bold;
}
ul {
	margin-left:15px;
}
.high {
	font-weight:bold;
}
.medium {
	font-size:14px;
}
.small {
	font-size:11px;
}
.subtitle {
	color: #999999;
	font-size:11px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
}
a, a:visited {
	text-decoration: underline;
}
a:hover{
	color: #FF9900;
	text-decoration: underline;
}
.mini {
	font-size: 10px;
	font-weight: normal;
}
#calendar {
	margin-top:40px;

}
#calendar_month {
	font-size:15px;
	text-align:center;
	color:#4f90b4; 
	background-color: #D8D8D8; 
	border-top:solid 1px #FFFFFF;
	padding:2px;
}
#calendar_table {
	text-align:center; 
	border-collapse:collapse;
}
#calendar td a{
	font-size:11px;
	text-decoration:none;
	height:18px;
	display:block;
	padding-top:4px;
}
#calendar td a:hover{
	background-color:#FFFFFF;
}
.cell {
	width: 30px;
	height: 22px;
	font-family: "ARIAL CE", "HELVETICA CE","ARIAL","HELVETICA";
	font-size: 12px;
	border:#FFFFFF solid 1px;
}

.table {
	border-collapse:collapse;
}
.table td {
	padding:3px;
	border: #CCCCCC solid 1px;
}
.table th{
	border: #CCCCCC solid 1px;
	background-color: #999999; 
	color:#FFFFFF;
	font-weight:bold
}

.code {
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
	border:1px dashed #666666;
	background-color:#FFFFFF;
	font-family:"Courier New", Courier, monospace;
	font-weight:normal;
	font-size:11px;
}

pre {
	 white-space: pre-wrap;       /* css-3 */
	 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
	 white-space: -pre-wrap;      /* Opera 4-6 */
	 white-space: -o-pre-wrap;    /* Opera 7 */
	 word-wrap: break-word;       /* Internet Explorer 5.5+ */
	 width: 99%;
}

/* from design */

.formButton {
	font-family: Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	height: 20px;
	width: 80px;
	border: 1px #999999 solid;
}
.formButtonWhite {
	font-family: Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 12px;
	color: #4f90b4;
	font-weight: bold;
	width: 80px;
	height:20px;
	border: 1px #999999 solid;
	background-color: #FFFFFF;
	cursor: pointer;
	margin:0px;
}
.formInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	font-weight: bold;
	padding:2px;
	margin:2px;
}
.formSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #E6E6E6;
	border: 1px solid #999999;
	font-weight: bold;
	padding:1px;
	margin:2px;
}

/* default color scheme */
h1,h2,h3 {
	color: #4f90b4;
}

.high {
	color: #4f90b4;
}
.red {
	color:#FF0000;
}
a {
	color: #4f90b4;
}
#right ul 
{
	margin-top:5px;
	margin-bottom:5px;
}

