body 
{
	background:#909ead url(img/vinter.jpg);
}

body, td, th, input, select
{
	font-family:Arial;
	font-size:12px;
}
.menulist
{
	background-image:url(img/bar.gif);
}
h3
{
	background: url(img/bar.gif) repeat-x top;
}

a 
{
	color:#333;
	font-weight:bold;
}

html,body,form
{
	padding: 0;
	margin: 0;	
}
/* --------------- fckEditor fix ---------------------------------*/
body.fckEdit
{
	background-color: Transparent;
	background-image: none;
	height:auto;
}

*:first-child+html body.fckEdit
{
	background-color:#fff;
	background-image:none;
}
/* ---------------------------------------------------------------*/
/* ------------------- HEIGHT 100% FIX ---------------------------

html,body,form
{
	height:100%;
}

#wrapper
{
	position:relative;
	height:auto !important; 
    height:100%; 
    min-height:100%; 
}
   ---------------------------------------------------------------*/

#wrapper
{
	margin:0 auto;
	width:909px;
	background-color:#fff;
	padding:6px;
}

.cp
{
	padding:20px;
}

.cl
{
	clear:both;
}

.rss
{
	background: transparent url(img/rss.gif) no-repeat;
	height:16px;
	padding-left:20px;
}

.left { float:left; }
.right { float:right; }

a img
{
	border:0;
}

h1
{
	font-family:'/Fonts/MYRIADPC.TTF', Myriad Pro Cond, Arial;
	font-size:24px;
}

h2
{
	font-family:'/Fonts/MYRIADPC.TTF', Myriad Pro Cond, Arial;
	padding-top:2px;
	font-size:17px;
}

h3
{
	font-family:'/Fonts/MYRIADPC.TTF', Myriad Pro Cond, Arial;
	font-size:18px;
	color:#fff;
}


#mainmenu h2
{
	margin:0;
	
	padding: 4px 6px 0px 6px;
	color:#fff;
}

.h3pil 
{
    background-image: url(img/pil.gif);
}

.h2 
{
	width: 674px;
}

.keepRight 
{
	width: 199px;
}

#cards 
{
	
}

#cards li 
{
	display: block;
	float: left;
	list-style-type: none;
	width: 155px;
	height: 120px;
}

#cards li img
{
	margin: auto;
	margin-top: 17px;
	display: block;
}

#cards li.selected
{
	background-color: #859797;
}

#ctl00_cph1_exMessageField
{
	width: 220px;
	height: 120px;
}

#counter 
{
	width: 300px;
	height: 20px;
	margin-top: 5px;
}

#counter div
{
	border: 1px solid black;
	float: left;
	width: 200px;
	height: 5px;
	margin-top: 3px;
}

#counter div div
{
	border: 0;
	float: left;
	background-color: #C02F37;
	margin: 0;
}

div#counterNO
{
	width: auto;
	height: auto;
	border: 0;
	margin: 0;
	margin-right: 5px;
}

span.error
{
	margin-left: 5px;
}

#cardHolder fieldset
{
	margin-bottom: 10px;
}

div.errorBox
{
	border:1px solid #848484;
	padding: 10px;
	background-color: #FEFFAF;
	margin: 3px 25px 5px 3px;
}