	body {bgcolor: #FFFFFF;}

	a {color: #225208; text-decoration: none;}
	a:hover {color: #565656; text-decoration: underline;}

	.link1 {color: #a5a5a5; font-size: 10px;}

	.link2 {color: #910000; font-size: 12px; font-weight: bold; text-decoration: none;}
	.link2:hover {color: #910000; font-size: 12px; font-weight: bold; text-decoration: underline;}

	.link3 {color: #FFF; font-size: 12px; font-weight: bold; text-decoration: none;}
	.link3:hover {color: #DDD; font-size: 12px; font-weight: bold; text-decoration: underline;}

	.link4 {color: #FFF; text-decoration: none; background: url('../images/ikona1.gif') top right no-repeat; padding-right: 25px;}
	.link4:hover {color: #D6D6D6; text-decoration: none; background: url('../images/ikona1_over.gif') top right no-repeat; padding-right: 25px;}

	.link5 {color: #D6D6D6; text-decoration: none; background: url('../images/ikona1_over.gif') top right no-repeat; padding-right: 25px;}
	.link5:hover {color: #D6D6D6; text-decoration: none; background: url('../images/ikona1_over.gif') top right no-repeat; padding-right: 25px;}

	.white {color: #FFFFFF; text-decoration: none;}
	.white:hover {color: #D6D6D6; text-decoration: none;}

	.gray_red {color: #200000; font-weight: normal;}
	.gray_red:hover {color: #910000; font-weight: normal;}

	.red12b {color: #bc2510; font-size: 12px; font-weight: bold;}
	.red12b:hover {color: #bc2510; font-size: 12px; font-weight: bold;}

	table {}
	table#list {
		width: 100%;
		border-collapse: collapse;
		border-color: #000;
	}
	.ramik {border-width:1; border-style:solid; border-color: #000000;}

	tr#header {
		font-size: 11px;
		color: #FFF;
		font-weight: bold;
		text-align: center;
		background-color: #900;
		height: 30px;
	}

	td {
		font-family:                       Tahoma, Arial, Helvetica, sans-serif;
		font-size:                         11px;
	}

	.td1 {background-color: #666; color: #FFF; font-weight: bold; height: 25px; text-align: center;}
	.td2 {color: #FFF; font-weight: bold; height: 20px; text-align: center; width: 150px;}
	.td3 {color: #FFF; font-weight: bold; height: 20px; font-size: 12px;}
	.td4 {background-color: #EEE; color: #030; font-weight: bold; height: 25px; text-align: center;}

	td#font1 {
		font-size: 10px;
		color:     #999;
	}
	#msg {
		color:       #d00;
		font-weight: bold;
		height:      30px;
		text-align:  center;
	}
  td#cena_modulu {
	  background-color: #F9F9F9;
		text-align:       right;
		padding-right:    15px;
	  width:            65px;
		vertical-align:   middle;
		font-weight:      bold;
	}
	.font1 {color: #555; font-size: 10px;}
	.font2 {color: #FFFFFF; font-size: 11px; font-weight: bold;}
	.font3 {color: #D6D6D6;}
	.font4 {color: #FFFFFF;}
	.font5 {color: #666; font-weight: bold;}
	.red_b {color: #f00; font-weight: bold; height: 25px;}


	/* Definicia formularovych  prvkov */
	input {
	  border-width: 1;
		font-size: 11;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
	.box {
	  border-left:      1px solid black;
		border-right:     1px solid black;
		border-top:       1px solid black;
		border-bottom:    1px solid black;
		background-color: #FAFaF9;
		font-family:      Verdana, Geneva, Arial, Helvetica, sans-serif;
		color:            Black;
		font-size:        11px;
	}

	select {font-size: 10px;}
	textarea
	{
		font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	form
	{
		font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
		border-width: 1;
		font-size: 11px;
	}

	p#pridatreakciu {
		margin-bottom: 2px;
		margin-right:  2px;
		margin-top:    4px;
	}





	H1 {color: #910000; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 17; margin-bottom: 5px; margin-top: 0px; font-weight: normal;}

	H2 {color: #910000; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14; margin-bottom: 5px; margin-top: 5px; font-weight: bold;}

	H3 {color: #bc2510; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12; margin-bottom: 3px; margin-top: 3px; font-weight: bold;}

	h4 {
		font-size:     14px;
		font-weight:   bold;
		margin-bottom: 1px;
		margin-top:    0px;
		margin-left:   5px;
		color:         #900;
	}
	
	h5 {
		font-size:     11px;
		font-weight:   bold;
		margin-bottom: 1px;
		margin-top:    0px;
		margin-left:   5px;
		color:         #666;
	}
	
	h6 {
		font-size: 9px;
		font-weight: normal;
		margin-bottom: 1px;
		border-bottom: 1px solid #ddd;
	}
	
	div#galeria {
		clear:                             both;
		width:                             100%;
	}
	#galeria .actions {
		margin-top:                        10px;
		text-align:                        center;
	}
	#galeria .actions img {
		margin:                            0px 3px 0px 3px;
		border: 0px;
	}
	#thumb {
		border:                            #dedede solid 1px;
		padding:                           10px;
		padding-top:                       0px;
		line-height: 18px;
		float:                             left;
		margin:                            5px;
		height:                            120px;
		text-align:                        center;
		font-size:                         10px;
		color:                             #555;
	}
	#thumb:hover {
		background:                        #f5f5f5;
		border:                            #aaa double 1px;
	}
	
	.lang_bar {
		 float: right;
		 margin: 14px 0px 10px 10px;
		 
	}
	.lang_bar img {
		border:                            none;
		margin:                            0px 3px 0px 3px;
	}