body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-color: #C1C1C1;
	background-color: red;
	background-position: center center;
}
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.headblock td {
	color: #FFFFFF;
	}

a {
	color: #666666;
	text-decoration: none;
	}

a:hover {
	color: #333333;
	text-decoration: none;
	}

input, textarea, select {
	background-image: url(../images/input_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #808080;
	background-color: white;
	font-family: Arial;
	font-size: 12px;
	color: black;
	padding: 2px;
	}

select {
	background-image: none;
	padding: 1px;
	}

h1 {
	font-size: 22px;
	padding: 10px;
	padding-left: 0px;
	margin: 0px;
	}

h2 {
	color: #818181;
	border-bottom: 1px solid #818181;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-family: ARial;
	text-transform: lowercase;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	letter-spacing: 1px;
	margin-bottom: 10px;
	}

form {
	margin: 0px;
	}

/* ===================================== */

.mainmenu a {
	color: white;
	line-height: 33px;
	float: left;
	display: block;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	}

.mainmenu a:hover {
	}

.mainmenu a .t1 {
	padding-left: 0px;
	padding-right: 0px;
	cursor: pointer;
	float: left;
	display: block;
	line-height: 33px;
	padding-left: 22px;
	padding-right: 16px;
	}

.mainmenu a:hover .t1 {
	background-image: url(../images/mainmenu_1.gif);
	}

.mainmenu a .t2 {
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	display: block;
	width: 6px;
	height: 33px;
	line-height: 33px;
	cursor: pointer;
	}

.mainmenu a:hover .t2 {
	background-image: url(../images/mainmenu_2.gif);
	}

/* ===================================== */

.headmenu a {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: white;
	}

.headmenu a:hover {
	color: #DDDDDD;
	}

.headmenu .a {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: white;
	}

/* ----------------------- */


.input_kereses {
	background-image: url(../images/input_kereses_bg.jpg);
	width: 85px;
	height: 22px;
	border: 0px;
	color: white;

	}

.titleblock {
	font-weight: bold;
	font-size: 11px;
	}


.titleblock a {
	color: #FFFFFF;
	}

.titleblock a:hover {
	color: #fe9b35;
	}

/* ----------------------- */

.menublock {
	font-size: 11px;
	padding: 0px;
	font-family: Tahoma;
	}

.vmenu h1 {
	background-image: url(../images/vmenu_h1.jpg);
	line-height: 33px;
	width: 215px;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	padding-left: 10px;
	text-align: left;
	}

.vmenublock {
	display: block;
	width: 205px;
	background-color: #ebebeb;
	background-image: url(../images/vmenu_h1_b.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 10px;
	text-align: left;
	margin: 0px;
	}

.menublock p {
	text-align: justify;
	}

.vmenublock a {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/x.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	padding-left: 15px;
	line-height: 20px;
	}

.vmenublock a:hover {
	color: #666666;
	background-image: url(../images/x_h.gif);
	text-decoration: none;
	}

.lightgray {
	color: #949494;
	}

.lightgray a {
	color: #000000;
	}

.lightgray a:hover {
	color: #666666;
	}

/* ------------------------- */

.menublock2 a {
	font-weight: bold;
	color: black;
	}

.menublock2 a:hover {
	color: #666666;
	}

/* ------------------------- */

.menublock3 {
	font-weight: bold;
	color: white;
	}

.menublock3 a {
	font-weight: bold;
	color: white;
	}

.menublock3 a:hover {
	color: #CCCCCC;
	}

/* ------------------------- */



.minimenu {
background-color: #59aed5;
font-size: 10px;
font-family: verdana;
font-weight: bold;
TEXT-DECORATION: none;
border: 1px #000000 solid;
color: #000000;
padding-top: 1px;
padding-right: 4px;
padding-bottom: 1px;
padding-left: 4px;
margin: 2px;
display: inline;
height: 14;
float: right;
}
.minimenu:link {
	TEXT-DECORATION: none
}
.minimenu:visited {
	TEXT-DECORATION: none
}
.minimenu:active {
	TEXT-DECORATION: none
}
.minimenu:hover {
TEXT-DECORATION: none;
color: #FFFFFF;
border: 1px #000000 solid;
background-color: #2a7fa6;
} 



.buttonstyle {
	width: 107px;
	height: 30px;
	background: none;
	background-image: url(../images/buttonstyle.jpg);
	border: 0px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	margin-top: 4px;
	}


.buttonstyle2 {
	width: auto;
	height: 21px;
	background: none;
	background-color: #686767;
	border: 0px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	font-weight: bold;

	}

.ts {
	background-image: url(../images/ts_bg1.jpg);
	background-repeat: no-repeat;
	padding: 4px;
	float: left;
	}

.ts:hover {
	background-image: url(../images/ts_bg2.jpg);	
	}

.pic img {
	border: 1px solid #d6d6d6;
	background-color: white;
	padding: 2px;
	}

.button_kosarba {
	border: 0px;
	width: 126px;
	height: 26px;
	background-image: url(../images/button_kosarba.gif);
	background-position: center center;
	color: white;
	font-weight: bold;
	}

.sharebar td a {
	color: white;
	font-weight: bold;
	}

.sharebar td a:hover {
	color: black;
	}

ul {
	list-style-type: square;
	}