/*----------------------------------------------------------*/
/*	File: main_style.css									*/
/*	Description: Main CSS Style								*/
/*	Date Created: 07.03.2007								*/
/*	Date Edited: 24.11.2008									*/
/*	Author:	Pavel Gabor										*/
/*	Mail:	pavel[dot]gabor[at]volja[dot]net				*/
/*----------------------------------------------------------*/

* { margin: 0; padding: 0; }

/*-------------------[Basic tags style's]-------------------*/
/*															*/

/*--------------------------[LINKS]-------------------------*/

a, a:visited{
	text-decoration: none;
	color: #0066ff;
}

a:hover {
	text-decoration: underline;
	color: #d32525;
}

a:active {
	text-decoration: none;
	color: #980000;
}


/*------------------------[HEADINGS]------------------------*/

h1, h2, h3, h4 {
	margin: 1.5em 0em 0.5em 0em;
	font-family: tahoma, arial, helvetica, sans-serif;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
}

h2 {
	font-size: 1.3em;
	font-weight: bold;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
}

.hedding_top
{
	margin-top: 0.0em;
}


/*------------------------[PARAGRAPH]-----------------------*/

p {
	line-height: 1.4em;
	padding: 0px 0px 20px 0px}

p.blocktext {
    margin-left: auto;
    margin-right: auto;
    width: 300px; /*preveri*/
	text-align: center;
	line-height: 1.0em;
	font-size: 0.8em;
}


/*---------------------[HORIZONTAL LINE]--------------------*/

hr {
	border: 0px;
	border-top: 1px solid #9cc5ed;
	margin: 1.0em 0em 1.0em 0em;
	height: 1px;
}


/*--------------------------[TABLE]-------------------------*/

table {
	font-size: 1em;
	color: #555555;
}

.table_border{
	border-collapse: collapse;
	border-spacing: 0px;
	text-align: center;
	margin: 0px 0px 10px -5px;
}

.tbl_topleft_cell {
	background-image:url(../_images/frame/top_left.png);
	background-repeat:no-repeat;
}

.tbl_top_cell {
	background-image:url(../_images/frame/top.png);
	background-repeat:repeat-x;
}

.tbl_topright_cell {
	background-image:url(../_images/frame/top_right.png);
	background-repeat:no-repeat;
}

.tbl_lef_tcell
{
	background-image:url(../_images/frame/left.png);
	background-repeat:repeat-y;
}

.tbl_right_tcell
{
	background-image:url(../_images/frame/right.png);
	background-repeat:repeat-y;
}

.tbl_botleft_cell {
	background-image:url(../_images/frame/bot_left.png);
	background-repeat:no-repeat;
}

.tbl_bot_cell {
	background-image:url(../_images/frame/bot.png);
	background-repeat:repeat-x;
}

.tbl_botright_cell {
	background-image:url(../_images/frame/bot_right.png);
	background-repeat:no-repeat;
}

.tbl_header_row{
	font-weight: bold;
	color: #D24B59;
}

.tbl_header_cel{
	font-weight: bold;
	color: #003399;
}

.tbl_note{
	font-size: 0.8em;
	padding: 0px 0px 5px 0px;
}
	
.tbl_center{
	text-align: center;
}


/*--------------------------[IMAGE]-------------------------*/

.blackimgborder {
	border: #000000 1px solid;
}

.blackimgborder:hover{
	border: #ffffff 1px solid;
}

.whiteimgborder {
	border: #ffffff 1px solid;
}

.whiteimgborder:hover{
	border: #84b7ea 1px solid;
}

.noimgborder {
	border: none;
}

.noimgborder:hover{
	border: none;
}

.img_right {
	float: right;
	padding: 4px 0px 4px 10px;
	border: none;
}

.img_left {
	float: left;
	padding: 4px 10px 4px 0px;
	border: none;
}

.img_right_no_padding {
	float: right;
	padding: 0px 0px 0px 0px;
	border: none;
}

.img_left_no_padding {
	float: left;
	padding: 0px 0px 0px 0px;
	border: none;
}

.img_landscape{
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top: 50px;
}

.img_center{
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.img_center_no_border{
	border: none;
    margin-left: auto;
    margin-right: auto;
}

/*															*/
/*----------------------------------------------------------*/


/*-------------------[..................]-------------------*/
/*															*/


/*--------------------------[.....]-------------------------*/

.center{
	margin-left:auto;
	margin-right:auto;
}

.txt_center{
	text-align: center;
}

.description{
	margin: 10px 0px 10px 0px;
	font-size: 0.9em;
}
/*															*/
/*----------------------------------------------------------*/


/*-----------------------[Page layout]----------------------*/
/*															*/


/*--------------------------[BODY]--------------------------*/

body {
	background-color: #273e73;
	background-image: url(../_images/_design/background.gif);
	background-repeat: repeat;
	padding: 5px 0px 0px 0px;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #003399;
}


/*-------------------------[HEADER]-------------------------*/

.decoration{
	position: relative;
	width: 760px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
}

.decoration_image{
	position: absolute;
	top: 0px;
	left: 580px;
	height: 70px;
	width: 65px;
	background-image: url(../_images/_design/skier_snow_big_background.gif);
	background-repeat: no-repeat;
}

.header {
	background-image:url(../_images/_design/top_striped_light_blue_skier_snow_big.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
}

.sitenamecontainer
{
	font-family: Tahoma, Helvetica, sans-serif, Verdana;
	font-weight: bold;
}

#sitename 
{
	position: absolute;
	left: 20px;
	top: 25px;
	text-transform: uppercase;
	font-size: 24px;
	color: #ddebf9;
}

#siteslogan {
	position: absolute;
	left: 20px;
	top: 55px;
	font-size: 18px;
	color: #ddebf9;
}


/*---------------------[TOP NAVIGATION]---------------------*/

.topnav{
	position: relative;
	width: 754px;
	margin-left: auto;
	margin-right: auto;
	height: 25px;
	background-image: url(../_images/_design/topnav_darkred.gif);
	background-repeat: repeat-x;
	border-left: 3px #ffffff solid;
	border-right: 3px #ffffff solid;
	text-align: right;
}

.title{
	position: absolute;
	left: 20px;
	top: 6px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.topnavcontainer{
	position: absolute;
	left: 610px;
	top: 6px;
}


/*--------------------------[PAGE]--------------------------*/

.page {
	position: relative;
	background-color: #ddebf9;
	margin: 0px auto 0px auto;
	text-align: left;
	width: 754px;
	padding: 0px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 0px; /* Weird Mozilla Bug */
	border-left: 3px #ffffff solid;
	border-right: 3px #ffffff solid;
	border-bottom: 1px #ffffff solid;
	border-top: 1px #ffffff solid;
}


/*------------------------[SIDE BAR]------------------------*/

.sidebar {
	float: left;
	width: 160px;
	height: 100%;
	background-color: #84b7ea;
	padding-top: 0px;
}

.navcontainer {
	position: relative;
	width: 160px;
	margin: -1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.navcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.navcontainer a{
	text-decoration: none;
	display: block;
	padding: 3px 0px 3px 10px;
	width: 150px;
	font-size: 1em; 
	background-color: #84b7ea;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	margin:-1px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
	color: #4006D7;
}


.navcontainer a:hover{
	background-color: #d24654;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	margin:-1px 0px 0px 0px;
}

.sidebar_flow{
	width: 160px;
	height: 300px;
	background: url(../_images/_design/sidebarflow.gif);
	background-repeat: repeat-x;
}

/*-------------------------[CONTENT]------------------------*/

#content {
	height: auto;
	margin: 0px 0px 0px 161px;
	padding: 10px 10px 10px 10px;
	background-color: #ddebf9;
}

#content ul{
	margin: 0px 0px 0px 20px;
}

#content p{
	margin: 0px 0px 0px 10px;
}

/*-------------------------[FOOTER]-------------------------*/
.footer {
	position: relative;
	bottom: 20px;
	z-index: 2;
	background-image: url(../_images/_design/bot_striped_light_blue.gif);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 5px 0px 0px 0px;
	width: 760px;
	height: 40px;
	text-align: center;
	font-size: 10px;
	color: #ddebf9;
}

.footer a{
	text-decoration: none;
	color: #ddebf9/*#003399*/;
}

.footer a:visited {
	text-decoration: none;
	color: #ddebf9/*#003399*/;
}

.footer a:hover {
	text-decoration: none;
	color: #ddebf9/*#003399*/;
} 

.footer a:active {
	text-decoration: none;
	color: #ddebf9/*#003399*/;
}


/*----------------------[Valid icons]-----------------------*/

.valid_icons{
	position: relative;
	width: 150px;
	height: 25px;
	left: -165px;
	bottom: 20px;
	z-index: 3;
}

.valid_icons_pic{
	position: relative;
	width: 150px;
	height: 25px;
	left: 20px;
	bottom: 40px;
	z-index: 3;
}

/*															*/
/*----------------------------------------------------------*/
