/*
	bayerdiabetes.nl
	@copyright	Bayerbbs
	@author	Tom Vanden Berghe <tom.vandenberghe@bayerbbs.com>
*/



/**
 * CLEAR & FIXES
 * _____________________________________________
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
}

html, body {
	height: 100%;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

body{
	background:#fff url(../images/layout/bg.gif) no-repeat top center;
	/*font-family: Arial, sans-serif;*/
	font : normal 75%/1.3  Arial, Verdana, Tahoma, "Lucida Console", sans-serif;
}

body.size1 {
	font : normal 75%/1.3  Arial, Verdana, Tahoma, "Lucida Console", sans-serif;
}

body.size2 {
	font : normal 95%/1.3  Arial, Verdana, Tahoma, "Lucida Console", sans-serif;
}


h1 {
	font-size: 24px;
	font-weight:normal;
	color:#000;
}

h2 {
	font-size: 26px;
	font-weight:bold;
	color:#1c3f95;
	margin-bottom:18px;
}

h3 {
	font-size: 14px;
	font-weight:bold;
	color:#1c3f95;
	margin:10px 0 6px 0;
}

h4 {
	font-size: 14px;
	font-weight:normal;
	color:#000;
}

h5 {
	font-size: 12px;
	font-weight:normal;
	color:#000;
}

p {
	/*font-size: 12px;*/
	color:#464646;
	text-align:justify;
}

strong{font-weight:700; color:#000;}

a{
	color: #2A368A;
}

a:hover{
	color: #2A368A;
	text-decoration:none;
}

.clear{clear:both;}
.hidden{display:none;}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

span.form-error {
	padding: 2px 0;
	font-size: 13px;
	display: block;
	color: #CC0000;
	margin-left:162px;
}

span.form-span {
	padding: 2px 0;
	font-size: 10px;
	display: block;
	margin-left:147px;
}

span.form-span2 {
	padding: 2px 0;
	font-size: 10px;
	display: block;
}

small{font-size:10px;}

/**
 * WRAPPERS & STRUCTUUR
 * _____________________________________________
 */

#containerWrapper{
	width:900px;
	margin:0 auto;
	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -137px;
}

#containerHeader{
	background:#fff url(../images/layout/header-bg.gif) no-repeat left;
	height:108px;
}

#contentWrapper{
	background:#fff url(../images/layout/contentWrapper-bg.gif) no-repeat;
	padding-top:31px;
	padding-bottom:50px;
}

#pg_home #contentWrapper{
	background:none;
	padding:0px;
}


#contentWrapper #left {
	position:absolute;
	width: 180px;
}

#contentWrapper #inhoud {
	padding:10px 209px 0px 209px;
	/*padding-bottom:60px;*/
	margin-top:10px;
}

#contentWrapper #right {
	float: right;
	width: 177px;
}

div.push {
	height:137px;
}


#footerWrapper{
	background:#fff url(../images/layout/footerbg.gif) repeat-x bottom center;	
	height:137px;
}

#footerWrapper div#footerStandardPage,#footerWrapper div#footerHomePage{
	margin:0 auto;
	width:900px;
}

#containerWrapper div.biginhoud #right{
	display:none;
}

#containerWrapper div.biginhoud #inhoud{
	padding:0px 0px 0px 209px;
}


/**
 * GENERAL & HEADER
 * _____________________________________________
 */

h1 a{
 	width: 217px;
	height: 23px;
	background-color:#fff;
	position: absolute;
	margin:0px;
	padding:0px;
	margin-top:43px;
 	background: transparent url(../images/layout/logo.gif) no-repeat top left;
	text-indent: -9999px;
}



ul#sitemap li{
	margin:0px;
	padding:0px;
	list-style: none; 
	color:#009DDC;
}

ul#sitemap a{color:#009DDC; font-weight:normal;}
ul#sitemap a.level0{text-transform:uppercase; font-size:13px; font-weight:bold;}

ul#sitemap ul{
	margin:0px; 
	padding:0px;
	margin-bottom:15px;
}



#containerHeader #BayerHealthCareLogo{
	position:absolute;
	padding-top:30px;
	padding-left:665px;
}

#containerHeader .mininav {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 195px;
	font-size: 10px;
	position: relative;
	margin-left:720px;
	padding-top:65px;
	color:#999999;
}

#containerHeader a, #headerTop {
	color: #3c3c3c;
	text-decoration: none;
}

#containerHeader a:hover {
	color: #3c3c3c
}




/**
 * CONTENT CONTAINERS
 * _____________________________________________
 */
 
 
#contentWrapper{
	color:#464646;
}
 
#inhoud a{font-weight:bold; text-decoration:none;}
#inhoud p{
	line-height:18px;
	margin:0px;
	padding:0px;
	padding-bottom:12px;
}

#inhoud p.intro{
	color:#009DDC;
	font-weight:bold;
}

#inhoud ul,#right ul{
	list-style:disc;
	margin-left:13px;
	margin-bottom:12px;
}
#inhoud ul li,#inhoud ol li{
	padding:2px 0;
}

#right ul li,#right ol li{
	padding:1px 0;
}

#inhoud ol,#right ol{
	list-style:decimal;
	margin-left:20px;
	margin-bottom:12px;
}


#right #linklist{
	background: transparent url(../images/layout/linklist-bg.jpg) no-repeat top left;
	padding:10px 2px 0px 16px;
	margin-bottom:20px;
}

#right #linklist ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	/*margin-left:21px;*/
	margin-top:5px;
}

#right #linklist li{
	background: transparent url(../images/layout/linklist-list-bg.jpg) no-repeat left 2px;
	/*list-style-image: url(../images/layout/linklist-list-bg.jpg);*/
	list-style-position: outside;
	padding-left:18px;
}

#right #linklist li a,#right #linklist li{
	color:#464646;
	font-weight:bold;
	text-decoration:none;
}



#right div.keyfeatures{
	margin-top:35px;
	color:#636363;
	
	min-height:418px;
	height:expression(this.scrollHeight > 418 ? "auto":"418px"); 
	
}

#right div.keyfeatures h3{color:#636363;}

#right div.bluebox{
	margin-bottom:80px;
	margin-top:15px;
}
#right div.bluebox div.boxtop{
	background: transparent url(../images/layout/right-bluebox-top.jpg) no-repeat top left;
	padding:15px 16px 0px 16px;
	
	color:#0AA1DD;
	font-size:18px;
	
}

#right div.bluebox div.boxtopphoto{
	min-height:60px;
	height:expression(this.scrollHeight > 60 ? "auto":"60px"); 
}

#right div.bluebox div.boxtop img{
		position: absolute;
		margin-left:90px;
		margin-top:-30px;
}

#right div.bluebox div.boxtopphoto div.txt{
		width:80px;
}

#right div.bluebox a{
	color:#0AA1DD;
	font-size:18px;
	text-decoration:none;
}

#right div.bluebox div.boxbottom{
	background: transparent url(../images/layout/right-bluebox-bottom.jpg) no-repeat top left;
	height:17px;
}

#right div.bluebox a.boxbtn {
    background: transparent url('../images/layout/right-bluebox-link-right.jpg') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 31px;
    margin-right: 16px;
    padding-right: 15px; /* sliding doors padding */
    text-decoration: none;
    margin-top:-18px;
    margin-left:6px;
}

#right div.bluebox a.boxbtn span {
    background: transparent url('../images/layout/right-bluebox-link-left.jpg') no-repeat;
    display: block;
    line-height: 14px;
    padding: 13px 0 5px 18px;
    height: 31px;
    font-size:13px;
    color:#fff;
} 

#right .textonimage span {
	position :absolute;
	display: block;
	width: 165px;
	margin-top: 190px;
	margin-left: 12px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	letter-spacing:-1px;
}




#inhoud div.productdetail h2{margin:0px;}
#inhoud div.productdetail h3{margin:0px;}
#inhoud div.productdetail img.photo{margin:17px 0 10px 0;}



/*** STICKERS ***/

#inhoud #stickersBox{
	background: transparent url(../images/layout/stickerBoxtop.jpg) no-repeat top left;
	width: 587px;
	padding:20px 20px;
	
	min-height:300px;
	height:expression(this.scrollHeight > 300 ? "auto":"300px"); 

	
}

#inhoud #stickersFooter{
	background: transparent url(../images/layout/stickerBoxbottom.jpg) no-repeat top left;
	width: 587px;
	height:25px;
	padding-top:9px;
	text-align:right;
}

#inhoud #stickersFooter img{
	position: absolute;
	margin-left:-480px;
}

#inhoud #stickersLeft {
	position: absolute;
}

#inhoud #stickersRight {
	margin-left:210px;
	width:340px;
}

#inhoud #stickersRightBig {
	margin-left:120px;
	width:430px;
}

#inhoud #stickersRight dl{
	float:left;
	width:80px;
	text-align:center;
	margin:5px 0;
}

#inhoud #stickersRight dl dd{
	text-align:center;
}










/*** BOX ***/
#inhoud div.productbox1{
	width:218px;
	float:left;
	margin:0px 0px 20px 0;
}

#inhoud div.productbox1middle{
	margin:0px 18px 20px 19px;
}

#inhoud div.productbox1 div.top h2{
	color:#1c3f95;
	font-size:18px;
	margin:0px;
	padding:0px;
	margin-bottom:12px;	
}

#inhoud div.productbox1 div.top{
	background:url(../images/layout/productBoxTop.jpg) top center no-repeat;
	padding:15px 10px 0px 10px;
	height:266px;
	overflow:hidden;
}

#inhoud div.productbox1 div.top p{text-align:center; margin:0px; padding:0px;}

#inhoud div.productbox1 div.top ul li{
	color:#3d3d3d;
	list-style:disc;
	list-style-position:outside;
	margin-left:5px;
	padding:0px;
	background:none;
}

#inhoud div.productbox1 div.bottom a{
	display:block;
	background:url(../images/layout/productBoxBottom.jpg) top center no-repeat;
	padding:10px 13px 0px 13px;
	height:24px;
	color:#009ddc;
	font-weight:bold;
	text-transform:uppercase; 
	text-decoration:none;
	font-size:12px;
}





#inhoud div.productbox2{
	width:159px;
	float:left;
	color:#464646;
	margin:20px 0px;
}

#inhoud div.productbox2left{
	margin-left:18px;
}

#inhoud div.productbox2 div.top h2{
	color:#1c3f95;
	font-size:18px;
	margin:0px;
	padding:0px;
	margin-bottom:5px;	
}

#inhoud div.productbox2 div.top{
	background:url(../images/layout/productBox2Top.jpg) top center no-repeat;
	padding:15px 10px 0px 10px;
	height:121px;
	overflow:hidden;
}

#inhoud div.productbox2 div.top p{text-align:left; margin:0px; padding:0px; line-height:normal;}

#inhoud div.productbox2 div.top ul li{
	color:#3d3d3d;
	list-style:disc;
	list-style-position:outside;
	margin-left:20px;
	padding:0px;
	background:none;
}

#inhoud div.productbox2 div.bottom a{
	display:block;
	background:url(../images/layout/productBox2Bottom_icon.jpg) top center no-repeat;
	padding:11px 13px 0px 30px;
	height:25px;
	color:#009ddc;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase; 
	text-decoration:none;
}


#inhoud div.productbox5{
	width:218px;
	float:left;
	margin:10px 0px 10px 0;
}

#inhoud div.productbox5middle{
	margin:10px 18px;
}

#inhoud div.productbox5 div.top h2{
	color:#1c3f95;
	font-size:18px;
	margin:0px;
	padding:0px;
	margin-bottom:12px;	
}

#inhoud div.productbox5 div.top{
	background:url(../images/layout/productBoxTop.jpg) top center no-repeat;
	padding:0px;
	height:123px;
	overflow:hidden;
}

#inhoud div.productbox5 div.bottom a{
	display:block;
	background:url(../images/layout/productBoxBottom.jpg) top center no-repeat;
	padding:8px 13px 0px 7px;
	height:26px;
	color:#009ddc;
	font-weight:bold;
	text-transform:uppercase; 
	text-decoration:none;
	font-size:12px;
}

#inhoud div.productbox5 div.bottom a.topspace{
	/*padding:2px 13px 0px 13px;
	height:32px;
	display:block;*/
}


#inhoud dl.galleryProducts{
	clear:left;
	background-color:#EFEFEF;
	margin-bottom:10px;
	padding:10px 10px;
}

#inhoud dl.galleryProducts dt{
	width:150px;
	float:left;
}

#inhoud dl.galleryProducts dd{
	margin-bottom:10px;
}

#inhoud dl.galleryProducts dd input.txt{
	width:30px;
	border: 1px solid #aaa;
	background-color: #fff; /*F5F9EA*/
	padding:2px 5px;
}

#inhoud a.btn{
	border:#C5D1D7 solid 1px;
	padding:8px 15px;
	background-color:#E9F6FE;
	color:#009DE0;
	font-family: Arial, sans-serif;
	
	margin:5px 10px 0 0;
	font-weight:normal;
	font-size:12px;
}


#inhoud div.loginbox{
	background:url(../images/layout/loginbox-bg.jpg) top left no-repeat;
	height:270px;
	width:310px;
	float:left;
	padding:15px 15px;
}

#inhoud div.loginboxspace{
	margin-right:10px;
}

#inhoud div.loginbox a.passwordforgotten{
		position:absolute;
		display:block;
		margin-left:195px;
		margin-top:8px;
		font-weight:normal;
		color:#1C3F95;
}


#inhoud div.loginbox span.form-error {
	margin-left:105px;
}



#inhoud table#tbl td{padding:5px; text-align:center; border:#000 solid 6px; VALIGN:MIDDLE;}
html #inhoud table#tbl tbody td.header {color:#fff; font-weight:bold;}




/**
* FOOTER
* _____________________________________________
*/

#footerStandardPage,#footerStandardPage p{
	text-align:center;
	color:#666;
	font-size:11px;
}

#footerStandardPage #SimpleWinsPrint{
	padding-left:70px;
}

#footerStandardPage ul{
	border-top:#C5C5C5 solid 1px;
	padding-top:10px;
	margin:20px 0 10px 0;
}

#footerStandardPage ul li{
	display:inline;
	background:transparent url(../images/layout/nav_spacer.png) no-repeat left;
	padding:0 0px 0 5px;
}

#footerStandardPage ul li.first{
	background:none;
}

#footerStandardPage ul a{
	color:#8c8c8c;
	font-size:11px;
	text-decoration:none;
}

#footerStandardPage ul a:hover{
	color:#000000;
	text-decoration:underline;
}

#footerStandardPage #printBtn{
	position:absolute;
	margin-top:31px;
	margin-left:819px;
}

#footerStandardPage #printBtn a{
	display:block;
	background:url(../images/layout/btnPrint.jpg);
	width:81px;
	height:23px;
	text-align:center;
	text-decoration:none;
	color:#898989;
	padding-top:8px;
	font-weight:bold;
}




#footerHomePage a{
	color:#999999;
	font-size:11px;
	text-decoration:none;
}

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

#footerHomePage div.bayer-links{
	width:268px;
	background:url(../images/layout/footer-bayerlinks-bg.gif) no-repeat;
	padding:10px;
	margin-bottom:0px;
	height:117px;
	float:left;
}

#footerHomePage div.bayer-links h3 {
	font-size:12px;
	margin:0 0 6px 0;
	color:#464646;
}
#footerHomePage div.bayer-links ul {
	float:left;
	list-style:none;
	margin-right:10px;
}

#footerHomePage div.bayer-links li {
	padding-left:8px;
}

#footerHomePage div.sitemap{
	float:right;
	width:574px;
	background:url(../images/layout/footer-sitemap-bg.gif) no-repeat;
	padding:10px;
	margin-bottom:0px;
	height:117px;
}

#footerHomePage div.sitemap p{
	position:absolute;
	color:#666666;
	margin-top:85px;
	font-size:11px;
}
#footerHomePage div.sitemap ul,
#footerHomePage div.content ul
{
	list-style:none;
	padding:0px;
}
#footerHomePage div.sitemap li,
#footerHomePage div.content li
 {
	display:inline;
	background:url(../images/layout/nav_spacer.png) no-repeat left center;
	padding:0 0 0 5px;
}

#footerHomePage div.sitemap li.first,
#footerHomePage div.content li.first {
	background:none;
	padding-left:0px;
}












 /**
 * NAVIGATION
 * _____________________________________________
 */

 
#left #subNav{
	background-color:#eaf6fd;
	width:186px;
	background:url(../images/layout/subnav-top-bg.gif) no-repeat;
	padding-top:20px;
	z-index:300;
}

#left #subNav dd{
	background:url(../images/layout/subnav-bg.gif) no-repeat;
	padding-left:4px;
	padding-right:5px;
}


#left #subNav dd a{
	display:block;
	border-bottom:#d8e2e9 solid 1px;
	padding:3px 20px;
	text-decoration:none;
	color:#5A5A5A;
	font-weight:700;
	background:url(../images/layout/subnav-arrow.gif) no-repeat 10px 8px;
}


#left #subNav dd.sub1 a{
	background:url(../images/layout/subnav-arrow.gif) no-repeat 20px 8px;
}

#left #subNav dd.sub1 a{
	padding-left:30px;
	display:block;
}

#left #subNav dd a:hover,#left #subNav dd.sub1 a:hover{
	background-color:#D5F2FA;
}

#left #subNav dd a.active,#left #subNav a.active:hover
{
	background-color:#D5F2FA;
}


#left #subNav ul#bayerlinks{
	margin-top:20px;	
	padding-bottom:20px;
	background:url(../images/layout/subnav-bottom-bg.gif) no-repeat bottom;
}


#left #subNav ul#bayerlinks li a{
	color:#464646;
	/*display:block;*/
	font-size:11px;
	text-decoration:none;
	padding:1px 15px;
}




#menu {
	width: 900px;
	height: 28px;
	background:url(../images/layout/menu-bg.gif) no-repeat top right;
	z-index:999999;
	position:relative;
}

#menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none
}


#menu li {
	float: left;
	position: relative;
}

#menu a, #menu a:visited {
	font-weight:bold;
	display: block;
	text-decoration: none;
	color: #fff;
	border-right: 1px solid #fff;
	padding:0px 10px;
	height: 22px;
	padding-top:6px;
}

#menu a:hover, #menu a.active {
	color: #fff;
	background:url(../images/layout/menu-active-bg.gif) repeat-x top right;
	text-align:left;
}


html #menu a, html #menu a:visited, , html #menu a:hover{
	display: block;
	float:left;
	text-align:center;
	/*padding-top:0px;*/
}

html #mHome a {
	display:block;
	border: 1px solid #fff;
	border-width: 0 1px 0 0;
	text-align:left;
	padding-left:20px;
	background:url(../images/layout/menu-left-bg.gif) no-repeat top left;
}

#conentpage #menu .mHome {
	border:none;
}

html #mHome a:hover,html #mHome a.active{
	background:url(../images/layout/menu-left-active-bg.gif) no-repeat top left;
}

#menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	left: 0;
	width: 190px !important;
	width: 180px;
}

html #menu ul ul {
	top: 28px;  
}

#menu ul ul a, #menu ul ul a:visited {
	background-color: #81B539;
	display: block;
	font-size: 12px;
	font-weight:normal;
	color: #fff;
	height:auto;
	padding:4px 15px;
	width: 190px;
	border-width: 0 0 0 0;
	text-align:left;
}

* html #menu ul ul a, * html #menu ul ul a:visited {
	width: 190px !important;
	width: 180px;
}

#menu table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
	/*top: 10px;  */
}


#menu ul ul a:hover {
	color: #fff;
	text-align:left;
	margin:0;
	background:#81B539 url(../images/layout/arrow1.gif) no-repeat 0px 7px;	
	text-align:left;
}

#menu ul ul li{
	border-bottom:#fff solid 1px;
}


#menu ul li.active ul a:hover {
	color: #fff;
	background: #81B539;
	text-align:left;
}



#menu:hover >a {
	color: #fff;
}

#menu ul ul:hover >a {
	color: #fff;
	background: #81B539;
}


#menu ul li:hover ul,
#menu ul a:hover ul {
	visibility: visible;
}



 /**
 * FORMS
 * _____________________________________________
 */

.gt-form {
}
.gt-form .gt-form-text, .gt-form .gt-form-textarea {
	border: 1px solid #aaa;
	background-color: #fff; /*F5F9EA*/
	padding: 1%;
	font-size: 108%;
	width: 98%;
}
.gt-form .gt-form-text-error, .gt-form .gt-form-textarea-error {
	border: 1px solid #aaa;
	background-color: #fff; /*F5F9EA*/
	padding: 1%;
	font-size: 108%;
	width: 98%;
}

.gt-form label {
	color: #454545;
	display: block;
	margin-bottom: 3px;
}

.gt-form label strong{
	color:#354D9E;
	font-size:14px;
}

.gt-form option {
	font-size: 108%;
}
.gt-form .gt-form-row {
	margin-bottom: 10px;
}

/* Auto clear the form row */
.gt-form .gt-form-row:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.gt-form-row {display: inline-block;}

/* Hides from IE-mac 
* html .gt-form-row {height: 1%;}
.gt-form-row {display: block;}
\*/
/* End hide from IE-mac */
/* End auto clearing the form row */

.gt-form .gt-form-row-inline {
	clear: left;
}
.gt-form .gt-form-row-inline label {
	width: 29%;
	margin-right: 4%;
	padding: 1% 0;
	float: left;
	display: inline;
}
.gt-form .gt-form-element-label {
	margin-bottom: 5px;
	padding-left: 3px;
}
.gt-form .gt-form-note {
	font-size: 93%;
	margin: 0 0 5px 0;
	font-style: italic;
	color: #666666;
}
.gt-form .gt-form-row-inline .gt-form-text,
.gt-form .gt-form-row-inline .gt-form-text-error {
	width: 63%;
}
.gt-form .gt-form-radio, .gt-form .gt-form-checkbox {
	margin-right: 3px;
}
.gt-form .gt-submit-btn {
	margin: 0 10px 0 0;
	float: left;
	display: inline;
}
.gt-form .gt-cancel {
	line-height: 31px;
}

.gt-error {
	background-color: #cc0000;
	padding: 5px;
	color: #fff;
}

.gt-error-small {
	border:#cc0000 solid 1px;
	background-color: #FFEBE8;
	padding: 10px;
	color: #000;
	margin-bottom:20px;
}

.gt-error-txt {
	padding: 5px;
	color:#cc0000;
}

.gt-notice-box {
	border: 3px solid #aaa;
	padding: 1em;
	background-color: #fff; /*F5F9EA*/
}
.gt-success {
	background-color: #6caa00;
	padding: 5px;
	color: #fff;
}

.gt-form .gt-submit-btn{
	/*border:#666666 solid 1px;
	padding:1px 5px;
	background-color:#E9F6FE;
	color:#000;
	font-family: Arial, sans-serif;*/
	
	border:#C5D1D7 solid 1px;
	padding:7px 15px;
	background-color:#E9F6FE;
	color:#009DE0;
	font-family: Arial, sans-serif;
	
	margin:5px 10px 0 0;
	font-weight:normal;
	font-size:12px;
	
}

/* @group Modules */
/* Width Styles */
.gt-width-33 {
	width: 33%;
}
.gt-width-66 {
	width: 66%;
}
.gt-width-99 {
	width: 99%;
}
.gt-width-25 {
	width: 25%;
}
.gt-width-50 {
	width: 50%;
}
.gt-width-75 {
	width: 75%;
}
.gt-width-100 {
	width: 100%;
}


/* Default List Table */
.gt-list-table {
	width: 100%;
	/*border:#C9D1D7 solid 1px;*/
}
.gt-list-table th {
	background-color:#fff;
	border-bottom:#C9D1D7 solid 2px;
	/*font-weight: bold;
	font-size: 123.1%;
	padding: 10px;
	color: #333;*/
	
	padding: 10px;
	font-size: 14px;
	font-weight:bold;
	color:#20A8E0;
	margin:10px 0 6px 0;
	
}
.gt-list-table th.gt-first {
	
}
.gt-list-table th.gt-last {
	
}
.gt-list-table tbody td {
	padding: 7px 10px;
	/*background-color: #f5f9ea;*/
	border-bottom: 1px solid #C9D1D7;
	color: #333;
}
.gt-table-buttons {
	margin: 10px 0 20px 0;
}
.gt-list-table a:link, .gt-list-table a:visited {
	color: #333;
	text-decoration: none;
}
.gt-list-table td a {
	font-weight: bold;
}
.gt-list-table td a:hover {
	text-decoration: underline;
}

#rizivnr1, #rizivnr2, #rizivnr3 {
	width: 18.9%;
}


 /**
 * HOMEPAGE
 * _____________________________________________
 */
 

#pg_home div#flashboxBg{
	margin-left:-50px;
	position: absolute;
	z-index:-2;
}


#pg_home div.homebox div.top h2 a{
	color:#0aa1dd;
	font-size:20px;
	margin:0px;
	padding:0px;
	margin-bottom:12px;
	text-decoration:none;
}

#pg_home div.homebox{
	width:296px;
	float:left;
}

#pg_home div.homeboxMiddle{
	margin:0px 6px;
}

#pg_home div.homebox div.top{
	background:url(../images/layout/homebox-top.jpg) top center no-repeat;
	padding:15px 13px 0px 13px;
	height:204px;
	overflow:hidden;
}

#pg_home div.homebox div.top img.space{float:left; padding:0px 0.3125em 0em 0px;}
#pg_home div.homebox div.top p{margin:0px; line-height:16px;}

#pg_home div.homebox div.bottom{
	background:url(../images/layout/homebox-bottom.jpg) top center no-repeat;
	padding:12px 13px 0px 13px;
	height:26px;
}

#pg_home div.homebox div.bottom a{
	font-size:13px; 
	color:white; 
	text-transform:uppercase; 
	text-decoration:none;
}

#pg_home div.homebox div.icon a{
	background:url(../images/layout/homebox-link-icon.gif) no-repeat left center;
	padding-left:10px;
}
 




/**
 * SEARCH & RESIZE
 * _____________________________________________
 */

.simpleSearch{
	margin-top:3px;
	margin-right:10px;
	float:right;
	padding-bottom:2px;
}

.simpleSearch input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
}

.simpleSearch input.txt{
	color:#707070;
	background-color:#fff;
	padding:0.25em 0.1875em 0.25em 0.1875em;
	width:145px;
	border:#c9ccc6 solid 1px ;
}

.simpleSearch input.submitbtn {
	width: 19px;
	height: 19px;
	background:transparent url(../images/layout/searchform-submit-btn.gif) no-repeat;
	background-position:0px 1px;
	outline: none;
	cursor : pointer;
	margin-bottom:0px;
	border:none;
}


#resize{
	position:absolute;
	margin-left:820px;
}

#resize a{
	display:block;
	background:url(../images/layout/text_button_up.jpg) no-repeat;
	width:73px;
	height:21px;
	text-align:left;
	text-decoration:none;
	color:#898989;
	padding-top:9px;
	padding-left:8px;
	text-decoration:none;
	border:none;
	font-size:11px;
	font-weight:bold;
}

#resize a.down{
	background:url(../images/layout/text_button_down.jpg);
}
